Pakillo / grateful

Facilitate citation of R packages
https://pakillo.github.io/grateful/
Other
224 stars 18 forks source link

dependency 'checkpoint' is not available Error #11

Closed chicofish closed 6 years ago

chicofish commented 6 years ago

Hello,

I get this error when trying to install your package via devtools::install_github

ERROR: dependency 'checkpoint' is not available for package 'grateful'

I am also unable to download the zip and install that way as well, as R tells me that it is not a properly installed binary package.

Thanks for your assistance.

Fred

chicofish commented 6 years ago

I figured it out. Dependency means another package and the package is named "checkpoint" and not an error in the code. (the art of error messages!) Install the checkpoint library first and it installs as expected!