Bug 392300 - If system library location is not writable, install to R_LIBS_USER, instead of RKWard specific dir.
Summary: If system library location is not writable, install to R_LIBS_USER, instead o...
Status: RESOLVED FIXED
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other All
: NOR normal
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-25 10:37 UTC by Thomas Friedrichsmeier
Modified: 2018-10-19 12:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Friedrichsmeier 2018-03-25 10:37:54 UTC
If the R system library location is not writable, RKWard will offer to install to ~/.rkward/library, instead. This is not very clever, among other things because it defeat R library versioning. Instead it should offer to install to the default R user lib-loc. This appears to be getenv("R_LIBS_USER"), but careful checking will be needed, whether this is the correct value on all platforms and configs.
Comment 1 Thomas Friedrichsmeier 2018-10-19 12:29:39 UTC
Fixed in git / 0.7.1