Discussions
Installing the deweydatar package
25 days ago by Shivan Bhatt
I receive the following error when trying to install the 'deweydatar' package in R.
ERROR: lazy loading failed for package ‘deweydatar’
I have installed dependencies including the 'devtools' R library.
The code that generates the error is:
install_github("Dewey-Data/deweydatar")