versions icon indicating copy to clipboard operation
versions copied to clipboard

Cryptic error in version 0.4

Open stpalan opened this issue 5 years ago • 1 comments

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.

stpalan avatar Dec 04 '19 13:12 stpalan

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

bathyscapher avatar Jan 16 '23 11:01 bathyscapher