Peter Dunn wrote: > Hi all > > I have just downloaded the sma package from CRAN. > On installing on my linux machine, I get the message > > > >>library(sma) >>data(MouseArray) > > Warning message: > file 'MouseArray.RData' has magic number 'RDX1' > Use of save versions prior to 2 is deprecated > > > Hereafter, MouseArray is not found: > > >>MouseArray > > Error: object "MouseArray" not found > > > We were hoping to use the MouseArray data with some > of the sma functions. > > Since the data seems the only problem, is the data > available elsewhere in this form? Or is there an easy > work-around? > > I have tried contacting the listed maintainer (Benjamin Bolstad), > but the listed email address ([EMAIL PROTECTED]) bounced.
It's [EMAIL PROTECTED] Best, Jim > > Thanks. > > P. > > > >>sessionInfo() > > R version 2.5.0 (2007-04-23) > i486-pc-linux-gnu > > locale: > LC_CTYPE=en_AU.UTF-8;LC_NUMERIC=C;LC_TIME=en_AU.UTF-8;LC_COLLATE=en_AU.UTF-8;LC_MONETARY=en_AU.UTF-8;LC_MESSAGES=en_AU.UTF-8;LC_PAPER=en_AU.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_AU.UTF-8;LC_IDENTIFICATION=C > > attached base packages: > [1] "stats" "graphics" "grDevices" "utils" "datasets" "methods" > [7] "base" > > other attached packages: > sma > "0.5.15" > > > > -- James W. MacDonald University of Michigan Affymetrix and cDNA Microarray Core 1500 E Medical Center Drive Ann Arbor MI 48109 734-647-5623 ********************************************************** Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues. ______________________________________________ [email protected] 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.
