Hello,
I tried to install go.db by entering the following commands :
source("https://bioconductor.org/biocLite.R")
biocLite("GO.db")
But, i have the following erros :
> source("https://bioconductor.org/biocLite.R") Bioconductor version 3.4 (BiocInstaller 1.24.0), ?biocLite for help > biocLite("GO.db") BioC_mirror: https://bioc.ism.ac.jp Using Bioconductor 3.4 (BiocInstaller 1.24.0), R 3.3.0 (2016-05-03). Installing package(s) ‘GO.db’ installing the source package ‘GO.db’ essai de l'URL 'https://bioc.ism.ac.jp/packages/3.4/data/annotation/src/contrib/GO.db_3.4.0.tar.gz' Content type 'application/x-gzip' length 31897756 bytes (30.4 MB) downloaded 30.4 MB 'C:\Program' n'est pas reconnu en tant que commande interne ou externe, un programme ex‚cutable ou un fichier de commandes. The downloaded source packages are in ‘C:\Users\dell\AppData\Local\Temp\RtmpsTEDMf\downloaded_packages’ Old packages: 'GO.db' Update all/some/none? [a/s/n]: a installing the source package ‘GO.db’ essai de l'URL 'https://bioc.ism.ac.jp/packages/3.4/data/annotation/src/contrib/GO.db_3.4.0.tar.gz' Content type 'application/x-gzip' length 31897756 bytes (30.4 MB) downloaded 30.4 MB 'C:\Program' n'est pas reconnu en tant que commande interne ou externe, un programme ex‚cutable ou un fichier de commandes. The downloaded source packages are in ‘C:\Users\dell\AppData\Local\Temp\RtmpsTEDMf\downloaded_packages’ Warning messages: 1: l'exécution de la commande '"C:/Program Files/R/R-33~1.0/bin/x64/R" CMD INSTALL -l "C:\Program Files\R\R-3.3.0\library" C:\Users\dell\AppData\Local\Temp\RtmpsTEDMf/downloaded_packages/GO.db_3.4.0.tar.gz' renvoie un statut 1 2: In install.packages(pkgs = doing, lib = lib, ...) : installation of package ‘GO.db’ had non-zero exit status 3: l'exécution de la commande '"C:/Program Files/R/R-33~1.0/bin/x64/R" CMD INSTALL -l "C:\Program Files\R\R-3.3.0\library" C:\Users\dell\AppData\Local\Temp\RtmpsTEDMf/downloaded_packages/GO.db_3.4.0.tar.gz' renvoie un statut 1 4: In install.packages(update[instlib == l, "Package"], l, repos = repos, : installation of package ‘GO.db’ had non-zero exit status >
Have you an idea about this problem ?
Thank you in advance
I also tried the following code to install WGCNA :
but it's the same errors :
Any idea ?
for information :
For information :
Please any help ?
I can't install GO.db.. I have to translate warning and error messages in english ?