Hi all, I have tried to install GO.db package in R, but the following error is given to me:
biocLite(c("GO.db")) BioC_mirror: http://bioconductor.org Using Bioconductor version 2.13 (BiocInstaller 1.12.1), R version 3.0.2. Installing package(s) 'GO.db' trying URL 'http://bioconductor.org/packages/2.13/data/annotation/src/contrib/GO.db_2.10.1.tar.gz' Content type 'application/x-gzip' length 26094175 bytes (24.9 Mb) opened URL================================================== downloaded 24.9 Mb * installing *source* package �GO.db� ...** R** inst** preparing package for lazy loading** help*** installing help indices** building package indices** testing if installed package can be loaded Error : .onLoad failed in loadNamespace() for 'GO.db', details: call: match.arg(synchronous, c("off", "normal", "full")) error: 'arg' must be NULL or a character vector Error: loading failed Execution halted ERROR: loading failed* removing �/home/zmousavian/R/x86_64-pc-linux-gnu-library/3.0/GO.db� The downloaded source packages are in �/tmp/RtmpBDs1Tq/downloaded_packages� Warning messages:1: In install.packages(pkgs = pkgs, lib = lib, repos = repos, ...) : installation of package �GO.db� had non-zero exit status2: installed directory not writable, cannot update packages 'colorspace','lattice', 'mgcv', 'survival' Can anyone help me to install it? Regards -- Zaynab Mousavian, Ph.D. student Laboratory of Systems Biology and Bioinformatics (LBB) Institute of Biochemistry and Biophysics, University of Tehran Tehran, Iran Web: *http://LBB.ut.ac.ir <http://LBB.ut.ac.ir>* Email: zmousav...@ut.ac.ir [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.