goldingn / versions

Query and Install Specific Versions of Packages on CRAN
Other
24 stars 7 forks source link

Cryptic error in version 0.4 #31

Open stpalan opened 4 years ago

stpalan commented 4 years ago

I use version 0.4 and get the following result:

install.versions('Hmisc', '4.2-0')

Error in if (!df$available[idx]) { : missing value where TRUE/FALSE needed

I get the same error with other packages (plm, texteg) - in fact I got it on every try so far.

bathyscapher commented 1 year ago

I run into the same error, but only if a renv environment is active. Without it works as expected :)