How uninstall the BioC update in my home directory?
2
0
Entering edit mode
Peng Yu ▴ 940
@peng-yu-3586
Last seen 9.7 years ago
Hi, source("http://bioconductor.org/biocLite.R") update.packages(repos=biocinstallRepos(), ask=FALSE) I used the above commands to update the packages, which created the directory 'R' in my home directory. Later, my system administrator installed the updates system wide (the system is linux). I'm wondering what the correct procedure is to uninstall my own updates. Regards, Peng
• 1.8k views
ADD COMMENT
0
Entering edit mode
@steve-lianoglou-2771
Last seen 14 months ago
United States
Hi, On Aug 5, 2009, at 12:00 PM, Peng Yu wrote: > Hi, > > source("http://bioconductor.org/biocLite.R") > update.packages(repos=biocinstallRepos(), ask=FALSE) > > I used the above commands to update the packages, which created the > directory 'R' in my home directory. Later, my system administrator > installed the updates system wide (the system is linux). I'm wondering > what the correct procedure is to uninstall my own updates. I'm not sure that there is such a procedure. Nuking the library directories from your ~/R/..../library/* directory (or wherever they were installed) should do just fine. -steve -- Steve Lianoglou Graduate Student: Computational Systems Biology | Memorial Sloan-Kettering Cancer Center | Weill Medical College of Cornell University Contact Info: http://cbio.mskcc.org/~lianos/contact
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 8 hours ago
United States
?remove.packages Peng Yu wrote: > Hi, > > source("http://bioconductor.org/biocLite.R") > update.packages(repos=biocinstallRepos(), ask=FALSE) > > I used the above commands to update the packages, which created the > directory 'R' in my home directory. Later, my system administrator > installed the updates system wide (the system is linux). I'm wondering > what the correct procedure is to uninstall my own updates. > > Regards, > Peng > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor -- James W. MacDonald, M.S. Biostatistician Douglas Lab University of Michigan Department of Human Genetics 5912 Buhl 1241 E. Catherine St. Ann Arbor MI 48109-5618 734-615-7826
ADD COMMENT

Login before adding your answer.

Traffic: 562 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