-
Notifications
You must be signed in to change notification settings - Fork 8
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
There was an error when I ran apsimonr #3
Comments
Hi @dxl-cde - what command did you run which produced this output? |
|
Worthy to try install yaml in rstudio |
I haven't had a chance to look into this yet other than to check that it's not happening on my pc, but if you're only interested in using the package, you shouldn't need to open the .Rproj file. You should be able to just run: install.packages(c('remotes', 'dplyr', 'nloptr', 'DiceDesign', 'DBI', 'cli'))
remotes::install_github('SticsRPacks/CroptimizR')
remotes::install_github('hol430/ApsimOnR') I will have a closer look at this error when I get the chance. |
|
Hi Drew,
IT'S Wrong when I run ApsimOnR
Packrat is not installed in the local library -- attempting to bootstrap an installation...
Error in loadNamespace(name) : there is no package called ‘yaml’
The text was updated successfully, but these errors were encountered: