Vladimir
Vladimir
Hello Jim! Probably the same issue with FishStatsUtils: ERROR: hard-coded installation path: please report to the package maintainer and use '--no-staged-install' * removing 'E:/Docs/R/win-library/3.6/00LOCK-VAST/00new/FishStatsUtils' Error: package or namespace load failed...
> What OS and version of R are you using? And what version of devtools? > […](#) Windows 10 64 bit (ver 1903) and R gave the same error in...
in MRO devtools is 2.0.2 and in R-3.6.1 devtools is 2.1.0
> What OS and version of R are you using? And what version of devtools? > […](#) > On Sunday, July 28, 2019, Vladimir ***@***.***> wrote: Hello Jim! Probably the...
While the issue is not resolved (in Windows 10 and Ubuntu 18.04 with clean R installation) I've found a way to install the latest VAST (after install.packages("TMB") install.packages("INLA", repos=c(getOption("repos"), INLA="https://inla.r-inla-download.org/R/stable"),...