Problem installing catR package in my localhost ubuntu 12.04
GoogleCodeExporter opened this issue · 3 comments
GoogleCodeExporter commented
When I was trying to install Concerto on my localhost, the setup showed:
"install catR package to R main library directory". I've tried to install it in
these following unsucessfully
"/home/henrique/R/x86_64-pc-linux-gnu-library/2.15"
"/usr/local/lib/R/site-library"
"/usr/lib/R/site-library"
Where I can find my R main library directory?
Software and platform
Concerto 3.9, Ubuntu 12.04 amd64.
Original issue reported on code.google.com by henrique...@gmail.com
on 6 Dec 2012 at 11:17
GoogleCodeExporter commented
Run R as root (sudo R) and install R packages as usuall. After that they will
be placed in global library and available to all users ( including apache user
).
Original comment by LisPrzem...@gmail.com
on 7 Dec 2012 at 9:04
GoogleCodeExporter commented
Problem solved. Thanks!
--
Henrique Pinto Gomide
Mestrando em Psicologia UFJF
CREPEIA - Centro de Pesquisa, Interven��o e Avalia��o em �lcool e outras
Drogas
e-mail: henriquepgomide@gmail.com
Tel: +55 -32-91390204 +55 -32-32152678
skypeID:henrique.pinto.gomide
@hpgomide
webpage: http://henriquepgomide.tumblr.com
Original comment by henrique...@gmail.com
on 7 Dec 2012 at 6:17
GoogleCodeExporter commented
Original comment by LisPrzem...@gmail.com
on 7 Dec 2012 at 10:25
- Changed state: Done