[BioC] unable to install biocLite or BiocInstaller
Steve Lianoglou
lianoglou.steve at gene.com
Tue Jan 14 19:23:57 CET 2014
Hi,
On Tue, Jan 14, 2014 at 10:04 AM, Vincent Carey
<stvjc at channing.harvard.edu> wrote:
> my conjecture is that this is a privileges mismatch ... to change packages
> in that installation you'll have to involve (or become) an administrator
Or one could set an R_LIBS_USER environment variable to point to a
directory writable by the user, and install the new stuff directly
there.
The OP would need to be careful to ensure that a complete installation
of all new packages are then (re)-installed into the R_LIBS_USER
directory so you don't get any weirdness from loading mismatched
versions of packages.
HTH,
-steve
--
Steve Lianoglou
Computational Biologist
Genentech
More information about the Bioconductor
mailing list