Skip to content

Conversation

@gavinmdouglas
Copy link

Hello,

I ran into the same problem as here when trying to install the R package: #1

After some troubleshooting, I realized it was due to ParallelEvolCCM.R being present in R/ when I think it's meant to be a standalone script rather than part of the core package. The first error was due to it loading the package itself (causing the cyclical problem). The second problem was then that it tried to run the script (which requires arguments) when installing the tool, which also caused a the installation to fail. Removing that script and putting it elsewhere (I just commented it out) should work.

Cheers,

Gavin

Comment out the installation and loading of the evolCCM package.
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.

1 participant