Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom library #177

Closed
mannyishere opened this issue Oct 22, 2012 · 2 comments
Closed

Custom library #177

mannyishere opened this issue Oct 22, 2012 · 2 comments

Comments

@mannyishere
Copy link

Does devtools load packages from custom library locations when calling load_all ? Seems to me that it does not.

By custom library I mean that packages are not installed in .Library. Rather what I have done is the following:

  1. Set R_LIBS="C:/RLibrary" in ~/.Renviron.
  2. Set R_LIBS="C:/RLibrary" in ~/.R/check.Renviron and ~/.R/build.Renviron as per Writing R Extensions

This could explain Issue 176 and Issue 174.

@mannyishere
Copy link
Author

I can confirm that commenting out the library settings in those three files does not solve Issue 174.

@hadley
Copy link
Member

hadley commented Dec 12, 2012

I think this is probably also a duplicate of #161

@hadley hadley closed this as completed Dec 12, 2012
@lock lock bot locked and limited conversation to collaborators Sep 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants