tesselle / tabula

:bar_chart: Analysis and Visualization of Archaeological Count Data
https://packages.tesselle.org/tabula/
GNU General Public License v3.0
35 stars 5 forks source link

Installation problems #2

Closed tsdye closed 5 years ago

tsdye commented 5 years ago

ERROR: dependency ‘car’ is not available for package ‘FactoMineR’

The downloaded source packages are in ‘/tmp/Rtmp5iMKEO/downloaded_packages’ Warning messages: 1: In install.packages(c("tabula", "khroma")) : installation of package ‘openxlsx’ had non-zero exit status 2: In install.packages(c("tabula", "khroma")) : installation of package ‘rio’ had non-zero exit status 3: In install.packages(c("tabula", "khroma")) : installation of package ‘car’ had non-zero exit status 4: In install.packages(c("tabula", "khroma")) : installation of package ‘FactoMineR’ had non-zero exit status 5: In install.packages(c("tabula", "khroma")) : installation of package ‘tabula’ had non-zero exit status

nfrerebeau commented 5 years ago

Is it related to the installation of the CRAN or GitHub version? I can't reproduce the same issue on my side. What are the error messages related to the installation of FactoMineR dependencies?

tsdye commented 5 years ago

I installed on another machine without errors, so the problem is on my end. I'll get back when I track it down. Both installations are from CRAN.

tsdye commented 5 years ago

An old lock was in the way. Removed that and all is well. Sorry for the noise.