You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to treevo-discuss
Greetings all,
I have access to a computer in the O'meara lab via ssh but when I
attempt to run my script it doesn't have TreEvo installed as a
package. I've tried simply copying the folder from my computer and
building it and installing it with R CMD INSTALL but it currently says
I don't have permission. I'm pretty sure there should be a way to
install it in my directory but I'm not sure how. Any help would be
appreciated!
Thanks,
-Dan
Brian O'Meara
unread,
May 29, 2012, 11:40:05 AM5/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to treevo-...@googlegroups.com
I'm back from NESCent and such so should be more available. Which computer was it?
Thanks, Brian
_______________________________________ Brian O'Meara Assistant Professor
Dept. of Ecology & Evolutionary Biology U. of Tennessee, Knoxville http://www.brianomeara.info
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to treevo-...@googlegroups.com
Okay, Dan. It's restarting, and you should have admin access. No bitcoin mining.
Brian
_______________________________________ Brian O'Meara Assistant Professor
Dept. of Ecology & Evolutionary Biology U. of Tennessee, Knoxville http://www.brianomeara.info
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to treevo-...@googlegroups.com
HI Dan,
It sounds like Brian has got you set up, but in general it should be
possible to install packages where ever you want with R CMD INSTALL,
take a look at the -l option in
R CMD INSTALL --help
I think that you then need to set R_LIBS_USER to include that
location, or set it within R. This is what I've done when running
packages on a number of clusters that I don't have root access on.
Derrick
dga...@huskers.unl.edu
unread,
May 29, 2012, 12:46:20 PM5/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to treevo-...@googlegroups.com
Thanks guys, it seems like it's running now so I think it should be good to go!