1

今天我升级到 R 3.3.0 ......哦,男孩......希望我留在以前的版本。过去几个小时我一直在尝试解决一些安装汽车和 sjPlot 的问题,但问题仍然存在。安装 sjPlot 时一切正常,但是在设置库时,出现此错误:

         error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : 
         there is no package called ‘quantreg’
         Error: package or namespace load failed for ‘sjPlot’

在安装过程中,汽车也会发生类似的情况:

       installing the source package ‘quantreg’

       trying URL 'https://lib.ugent.be/CRAN/src/contrib/quantreg_5.26.tar.gz'
       Content type 'unknown' length 1720216 bytes (1.6 MB)
       ==================================================
      downloaded 1.6 MB

     * installing *source* package ‘quantreg’ ...
    ** package ‘quantreg’ successfully unpacked and MD5 sums checked
    ** libs
   gfortran-4.8   -fPIC  -g -O2  -c akj.f -o akj.o
   gfortran-4.8   -fPIC  -g -O2  -c boot.f -o boot.o
   gfortran-4.8   -fPIC  -g -O2  -c bound.f -o bound.o
   gfortran-4.8   -fPIC  -g -O2  -c boundc.f -o boundc.o
   gfortran-4.8   -fPIC  -g -O2  -c brute.f -o brute.o
  /var/folders/lp/ndh7gxxs6vn0ldd3fqblq7k80000gn/T//ccbxq8DR.s:37:expecting string instruction after `rep'
  make: *** [brute.o] Error 1
 ERROR: compilation failed for package ‘quantreg’
 * removing ‘/Library/Frameworks/R.framework/Versions/3.3/Resources/library/quantreg’

The downloaded source packages are in
         ‘/private/var/folders/lp/ndh7gxxs6vn0ldd3fqblq7k80000gn/T/RtmpNPzXls/downloaded_packages’
Warning message:
In install.packages("car") :
installation of package ‘quantreg’ had non-zero exit status

关于我能做些什么来解决这个问题的任何想法?谢谢

4

0 回答 0