-
Notifications
You must be signed in to change notification settings - Fork 3
Build failing #87
Comments
#88 fixes the installation of Rcpp and reveals the next problem.
While running Lines 163 to 168 in da70797
The installation code |
Running
|
There's no pandoc to upgrade -- pandoc is on the system, not in R -- so I upgraded rmarkdown and its dependencies (knitr etc.) and ended up with
Following the workaround in that issue, I deleted the |
See #87. Basically having upgraded Rcpp and rmarkdown due to system incompatibilities with recent R and pandoc versions it was no longer worthwile to pursue new incompatibilties with old R packages.
I reverted 3b0d154 and will deal with local pandoc in a separate issue. |
Packrat fails to install Rcpp.
It was removed from R on 15 March 2018 .
It was removed from Rcpp on 28 February 2018, released in version 0.12.16 on 2018-03-08.
Packrat attempts to install Rcpp version 0.12.12 released on 2017-07-13.
rap_companion/packrat/packrat.lock
Lines 21 to 24 in da70797
If the build succeeds with the latest versions of Rcpp then that will be the fix.
The text was updated successfully, but these errors were encountered: