This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

1
Libraries on new computer
Post Body

I finally got upgraded to a new PC at work, and installed R studio. I was sure to save my libraries and put them back right where they were per the filepath, but R doesn't seem to find them, or install in the right directory.

Hitting in .libPaths() outputs both of my library paths on a single line, and I'm not sure how to fix it. Installing a package sends it to a temp directory.

> .libPaths()
[1] "C:/Users/me/Documents/R/win-library/3.6" "C:/Program Files/R/R-3.6.1/library"    

Any fixes so I can continue my work without a huge hassle? Strangely if I run .libPaths() from within a program it lists them as a vector, but still does not find the packages.

list.files(.libPaths()[1])

sees them all though. I'm terribly confused.

Author
Account Strength
100%
Account Age
14 years
Verified Email
Yes
Verified Flair
No
Total Karma
187,611
Link Karma
2,523
Comment Karma
184,616
Profile updated: 15 hours ago
Posts updated: 5 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
4 years ago