Closed andrejadd closed 5 years ago
This is the error message in the R console:
Listening on http://127.0.0.1:5141
Warning: Error in normalizePath: path[1]="C:/path_to_library_not_existing/shinydashboard/AdminLTE": The system cannot find the path specified
Stack trace (innermost first):
4:
When installing everything from scratch using install.packages('GWSDAT'), the same error happens, but the path is D:\RCompile.., which is the path used to compile packages for the R package repository. Odd, that this path is used and not one from .libPaths().
When installing from here (devtools::install_github('andrejadd/GWSDAT') everything works fine.
R version 3.4
The system can not find the folder shinydashboard/AdminLTE.