HenrikBengtsson / startup

:wrench: R package: startup - Friendly R Startup Configuration
https://henrikbengtsson.github.io/startup/
163 stars 5 forks source link

startup() complains about R_LIBS_USER path on Windows #56

Closed HenrikBengtsson closed 6 years ago

HenrikBengtsson commented 6 years ago

Issue

The following warning is a false positive:

$ wine R
[...]
Warning in check_r_libs_env_vars() :
  Environment variable 'R_LIBS_USER' specifies 2 non-existing folders 'C', '\users\hb\My Documents/R/win-library/3.3' (expands to 'Z:\home\hb\C', 'Z:\users\hb\My Documents\R\win-library\3.3') which R ignores and therefore are not used in .libPaths()