Discussions

Ask a Question
Back to All

Installing the deweydatar package

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")