Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set all parallel = FALSE #314

Merged
merged 4 commits into from
Sep 26, 2021
Merged

Set all parallel = FALSE #314

merged 4 commits into from
Sep 26, 2021

Conversation

zkamvar
Copy link
Collaborator

@zkamvar zkamvar commented Aug 29, 2021

It turns out that read.PLINK() and fasta2genlight() were still harboring the demon parallel=require('parallel'). Since parallel computation did not really speed things up, I've set them to default as FALSE for everyone.

This will address #313 until we have a better solution.

@romunov
Copy link
Collaborator

romunov commented Aug 30, 2021

Looks like you'll have to run roxygen2, too.

@zkamvar zkamvar merged commit b8b7b3b into master Sep 26, 2021
@zkamvar zkamvar deleted the no-parallel-ftw branch September 26, 2021 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants