petteriTeikari / R-PLR

Once separate repos combined to one making it easier in the end
1 stars 0 forks source link

'clean.and.reconstruct.PLR' Library missing #7

Closed ray-najjar closed 5 years ago

ray-najjar commented 5 years ago

https://stackoverflow.com/questions/1815606/rscript-determine-path-of-the-executing-script

library(rstudioapi) Error in library(rstudioapi) : there is no package called ‘rstudioapi’

ray-najjar commented 5 years ago

Need to install package: install.packages("rstudioapi")

petteriTeikari commented 5 years ago

Added auto-install yes

https://github.com/petteriTeikari/R-PLR/blob/306cc7727b8f73b19cf2345e69d420b765e81988/clean_and_reconstruct_all_PLR.R#L358