Off topic, but I am curious how you maintain the parallel installs in your home 
directory given the Mac binary package's proclivities to dump things into 
/Library/Frameworks/?   Do you compile from source, with appropriate --prefix 
to keep your installation sandboxed in ~/bin?

Andrew McDavid
Biostatistics and Computational Biology
Office: SRB 4.206 Ph: 585.275.5983

Message: 1
Date: Tue, 7 May 2019 10:46:49 +0000
From: Martin Morgan <mtmorgan.b...@gmail.com<mailto:mtmorgan.b...@gmail.com>>
To: Miles Benton <miles.bento...@gmail.com<mailto:miles.bento...@gmail.com>>, 
Felix Ernst
<felix.gm.er...@outlook.com<mailto:felix.gm.er...@outlook.com>>
Cc: "bioc-devel@r-project.org<mailto:bioc-devel@r-project.org>" 
<bioc-devel@r-project.org<mailto:bioc-devel@r-project.org>>
Subject: Re: [Bioc-devel] BiocManager for BioC 3.9/R 3.6
Message-ID:
<mn2pr05mb649688873eee7284e89e9c9ef9...@mn2pr05mb6496.namprd05.prod.outlook.com<mailto:mn2pr05mb649688873eee7284e89e9c9ef9...@mn2pr05mb6496.namprd05.prod.outlook.com>>

Content-Type: text/plain; charset="utf-8"

On my macOS I do this using command-line aliases and the R_LIBS_USER 
environment variable

 $ alias bioc-3.9
 alias bioc-3.9='R_LIBS_USER=~/Library/R/3.6/Bioc/3.9 ~/bin/R-3-6-branch/bin/R'

but other solutions are possible

Martin Morgan


        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to