Entering edit mode
Samuel Okoye
▴
20
@samuel-okoye-4119
Last seen 10.7 years ago
Hello,
I have the fellowing problem and I am thankful for any advice!
Regards,
Samuel
################################################################
> source("http://bioconductor.org/biocLite.R")
BioC_mirror = http://www.bioconductor.org
Change using chooseBioCmirror().
> biocLite("SSPA")
Using R version 2.11.0, biocinstall version 2.6.7.
Installing Bioconductor version 2.6 packages:
[1] "SSPA"
Please wait...
trying URL 'http://www.bioconductor.org/packages/2.6/bioc/bin/windows/
contrib/2.11/SSPA_1.4.0.zip'
Content type 'application/zip' length 305310 bytes (298 Kb)
opened URL
downloaded 298 Kb
package 'SSPA' successfully unpacked and MD5 sums checked
> library(SSPA)
Loading required package: qvalue
Loading
required package: tcltk
Loading Tcl/Tk interface ... done
Error : .onAttach failed in attachNamespace() for 'SSPA', details:
call: fun(...)
error: could not find function "addVigs2WinMenu"
Error: package/namespace load failed for 'SSPA'
> sessionInfo()
R version 2.11.0 (2010-04-22)
i386-pc-mingw32
locale:
[1] LC_COLLATE=English_United Kingdom.1252 LC_CTYPE=English_United
Kingdom.1252 LC_MONETARY=English_United Kingdom.1252
[4] LC_NUMERIC=C LC_TIME=English_United
Kingdom.1252
attached base packages:
[1] tcltk stats graphics grDevices utils datasets
methods base
other attached
packages:
[1] qvalue_1.22.0
loaded via a namespace (and not attached):
[1] limma_3.4.3 SSPA_1.4.0 tools_2.11.0
######################################################################
####
[[alternative HTML version deleted]]