You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to install the "languageserver" package. This one has as a dependency "lintr" which fails to install:
* installing *source* package ‘lintr’ ...
** package ‘lintr’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Error in lazyeval::lazy_dots(...) : Promise has already been forced
Error: unable to load R code in package ‘lintr’
ERROR: lazy loading failed for package ‘lintr’
* removing ‘graalvm-ce-java11-20.0.0/languages/R/library/lintr’
The text was updated successfully, but these errors were encountered:
o-
changed the title
Installation of "styler" fails with "lazyeval::lazy_dots(...) : Promise has already been forced"
Installation of "linter" package fails with "lazyeval::lazy_dots(...) : Promise has already been forced"
Mar 6, 2020
I tried to install the "languageserver" package. This one has as a dependency "lintr" which fails to install:
The text was updated successfully, but these errors were encountered: