[R] Problem with library(SSPA)

David Scott d.scott at auckland.ac.nz
Wed Jun 9 23:23:58 CEST 2010


Samuel Okoye wrote:
> I can't find his email and I have asked the same question to 
> 
> bioconductor at stat.math.ethz.ch
> 
> Regards,
> Samuel
> 


So you need the handy function maintainer() added to 2.11.0:

 > require(GeneralizedHyperbolic)
 > maintainer("GeneralizedHyperbolic")
[1] "David Scott <d.scott at auckland.ac.nz>"


David Scott

> --- On Wed, 9/6/10, Uwe Ligges <ligges at statistik.tu-dortmund.de> wrote:
> 
> From: Uwe Ligges <ligges at statistik.tu-dortmund.de>
> Subject: Re: [R] Problem with library(SSPA)
> To: "Samuel Okoye" <samuoko at yahoo.com>
> Cc: r-help at r-project.org
> Date: Wednesday, 9 June, 2010, 5:43
> 
> 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.
> 
> 
> 
>       
> 	[[alternative HTML version deleted]]
> 
> 


-- 
_________________________________________________________________
David Scott	Department of Statistics
		The University of Auckland, PB 92019
		Auckland 1142,    NEW ZEALAND
Phone: +64 9 923 5055, or +64 9 373 7599 ext 85055
Email:	d.scott at auckland.ac.nz,  Fax: +64 9 373 7018

Director of Consulting, Department of Statistics



More information about the R-help mailing list