Entering edit mode
Guest User
★
13k
@guest-user-4897
Last seen 10.3 years ago
Hi,
I try to install qvalue.
> source("http://bioconductor.org/biocLite.R")
A new version of Bioconductor is available after installing the most
recent version of R; see http://bioconductor.org/install
Bioconductor version 2.11 (BiocInstaller 1.8.3), ?biocLite for help
> biocLite("qvalue")
BioC_mirror: http://bioconductor.org
Using Bioconductor version 2.11 (BiocInstaller 1.8.3), R version 2.15.
Installing package(s) 'qvalue'
???????????????
1: package ???qvalue??? is not available (for R version 2.15.1)
2: installed directory not writable, cannot update packages 'car',
'chron',
'colorspace', 'effects', 'Hmisc', 'lmtest', 'multcomp', 'mvtnorm',
'rgl',
'sandwich', 'sm', 'strucchange', 'XML', 'zoo', 'cluster',
'KernSmooth',
'lattice', 'Matrix', 'mgcv', 'nnet', 'rpart', 'survival'
Thank you in advance for great help!
Best,
liyue
-- output of sessionInfo():
> sessionInfo()
R version 2.15.1 (2012-06-22)
Platform: x86_64-pc-linux-gnu (64-bit)
locale:
[1] LC_CTYPE=zh_CN.UTF-8 LC_NUMERIC=C
[3] LC_TIME=zh_CN.UTF-8 LC_COLLATE=zh_CN.UTF-8
[5] LC_MONETARY=zh_CN.UTF-8 LC_MESSAGES=zh_CN.UTF-8
[7] LC_PAPER=C LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=zh_CN.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] BiocInstaller_1.8.3
loaded via a namespace (and not attached):
[1] tools_2.15.1
--
Sent via the guest posting facility at bioconductor.org.