[R] package building problem Centos 7 & R 3.4.1
José Abílio Matos
jaomatos at gmail.com
Sat Aug 12 18:58:10 CEST 2017
On Friday, 11 August 2017 22.51.12 WEST Paul Johnson wrote:
> Dear everybody:
>
> Packages that DO pass the package check on my Ubuntu 17.04 laptop with
> R 3.4.1 and Mac OSX do not build on Centos 7 with R 3.4.1. I'm pretty
> sure I have an environment defect, but cannot find it.
Hi Paul,
the first error that you get is that ggplot2 is not installed:
Error in library(ggplot2) : there is no package called ‘ggplot2’
IIRC that package is not available in the EPEL repositories.
I think that most of the other errors are similar.
Regards,
--
José Matos
[[alternative HTML version deleted]]
More information about the R-help
mailing list