Closed jshamoun closed 6 years ago
After a lot of trial and error I had to install a range of packages manually. Thus every time there was a statement such as "there is no package called 'xxx'" I installed in seperately and repeated the installation process.
Thanks Judy, it seems the package dependencies are not installed automatically, I will look into it
I cannot reproduce this error on Mac OSX using a clean R without any packages installed.
I can reproduce this error on Windows - unclear why this happens. I added install instructions to install the packages causing this problem manually before installing bioRad, which fixes this issue. But a more elegant solution would be nice.
FWI, I still had the same problem today on RStudio Windows.
Thanks @Rafnuss, could you provide a copy of the error messsage you got?
Unfortunately, I closed the console. But it was exactly like the first message, error after
** preparing package for lazy loading
With the same message
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
there is no package called '...'
So I got to install manually all theses packages: spam, maps, RgoogleMaps, geosphere, gstable, scales, lazyeval, tibble,jpeg and a few more. I've started on a new Rstudio install with almost no packages installed before.
Hope this helps,! Cheers,
Seems to be solved in my last install on a new R install.
Ok great, closing the issue then for now
while installing bioRad in R I recieved the following error:
I tried rerunning this after installing Docker but still recieved the same error