[R] Problem with library(SSPA)
Uwe Ligges
ligges at statistik.tu-dortmund.de
Wed Jun 9 14:43:34 CEST 2010
Same for me, but since this is a BioC package, why do you ask here?
First you may report to the package maintainer or if that fails to the
BioC mailing list.
Best,
Uwe Ligges
On 09.06.2010 12:01, Samuel Okoye wrote:
>
> 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]]
>
>
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> 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.
More information about the R-help
mailing list