mespe / Rcimis

An R package to retrieve data from CIMIS
MIT License
1 stars 0 forks source link

bitops not installed with Rcimis #1

Open mespe opened 7 years ago

mespe commented 7 years ago

Error 1 - February 2nd, 2017 - Ernst Bertone Oehninger.

The following error was found when running:

install.packages('devtools')

library(devtools) install_github("Rcimis", "mespe")

'devtools' was installed succesfully, but not RCimis.

Error message:

Solved this error by manually installing 'bitops', but need the package to call 'bitops'

duncantl commented 7 years ago

Thanks - really helpful. Not certain why the recursive dependency isn't resolved, but we can add Imports bitops.