rpy save session and package downloads
1
0
Entering edit mode
rna seq ▴ 90
@rna-seq-4145
Last seen 7.6 years ago
Dear R, Using Ubuntu 10.04 OS and R 2.10, I am running R through python using "rpy". I have noticed thatmy sessions are not saved and I am wondering if there is a way to do this. Also and more importantly. Is there a way to direct R to save downloaded packages in a specific file that will be recognized when the "saved" session is restored? Thanks, Peter [[alternative HTML version deleted]]
• 688 views
ADD COMMENT
0
Entering edit mode
@sean-davis-490
Last seen 3 months ago
United States
On Mon, Feb 28, 2011 at 3:48 PM, rna seq <rna.seeker@gmail.com> wrote: > Dear R, > > Using Ubuntu 10.04 OS and R 2.10, I am running R through python using > "rpy". > Hi, Peter. This isn't really on-topic for the bioconductor list. I would encourage you to use the rpy support mechanisms for further details. > I have noticed thatmy sessions are not saved and I am wondering if there is > a way to do this. You would need to save them. See save(). > Also and more importantly. Is there a way to direct R to > save downloaded packages in a specific file that will be recognized when > the > "saved" session is restored? > I'm not sure what you mean here. Packages are "installed" into R and then loaded using "library". Simply having a downloaded package in a file will not allow you to use it in R--it must be installed. Sean [[alternative HTML version deleted]]
ADD COMMENT

Login before adding your answer.

Traffic: 636 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6