unable to download rmarkdown package, i tried both Ri386, Rx64 and Rstudio. Here is the error from R -


there binary version available source version later: binary source needs_compilation rmarkdown 1.4 1.6 false

installing source package ‘rmarkdown’

trying url 'https://cran.stat.auckland.ac.nz/src/contrib/rmarkdown_1.6.tar.gz' content type 'application/x-gzip' length 2077665 bytes (2.0 mb) downloaded 2.0 mb

  • installing source package 'rmarkdown' ... ** package 'rmarkdown' unpacked , md5 sums checked ** r ** inst ** preparing package lazy loading error in library.dynam(lib, package, package.lib) : dll 'digest' not found: maybe not installed architecture? error: lazy loading failed package 'rmarkdown'
  • removing '\akldfs12/home$/hralxl/my documents/r/win-library/3.2/rmarkdown'

the downloaded source packages in ‘c:\users\hralxl\appdata\local\temp\rtmpo0hysw\downloaded_packages’ warning messages: 1: running command '"c:/progra~1/r/r-32~1.4re/bin/i386/r" cmd install -l "\akldfs12\home$\hralxl\my documents\r\win-library\3.2" c:\users\hralxl\appdata\local\temp\rtmpo0hysw/downloaded_packages/rmarkdown_1.6.tar.gz' had status 1 2: in install.packages(null, .libpaths()[1l], dependencies = na, type = type) : installation of package ‘rmarkdown’ had non-zero exit status

turns out need newer version of r... dumb..


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -