

Checked nearly every page on stackoverflow regarding this problem
#Installation of package nonzero exit status install#
I tried every solution to fix this like install package from source indicate the dependency TRUE, etc., but nothing works. 2: In install.packages ('forecast') : installation of package ‘forecast’ had non-zero exit status. I would try installing the development versions of those system libraries. Some packages like tseries or colorspace can be installed, but others can't. 1: In install.packages ('forecast') : installation of package ‘RcppArmadillo’ had non-zero exit status. It looks like you have system level BLAS and LAPACK libraries installed, which are found during configuration, but then fail at the linking step - this is the ne peut trouver -llapack and ne peut trouver -lblas messagages. The weird thing is that I have downloaded the big data lite (4.4) image and can install packages without any errors. Installation of package ‘tidyr’ had non-zero exit status

Typically the lines above 'non-zero exit status' indicate what has gone wrong. Youll need to provide more details from the error message. make: C:/PROGRA1/R/R-361.0/etc/圆4/Makeconf:208: base64. 1 The R version is not the issue - I have all of those packages installed under 3.6.2. Trying URL ' ' Content type 'application/x-gzip' length 345733 bytes (337 Kb) opened URL = downloaded 337 Kb ERROR: dependencies ‘tibble’, ‘dplyr’ are not available for package ‘tidyr’ * removing ‘/home/username/R/x86_64-unknown-linux-gnu-library/3.1/tidyr’ Warning in install.packages : Here is the command i run: install.packages ('devtools') library (devtools) installgithub ('PF2-pasteur-fr/SARTools', buildvignettesTRUE) Then i got warning: compilation terminated.

> install.packages("tidyr") Installing package into ‘/home/username/R/x86_64-unknown-linux-gnu-library/3.1’ (as ‘lib’ is unspecified) Warning in install.packages :ĭependencies ‘tibble’, ‘dplyr’ are not available I can't install packages in R(studio) in the cloud.
