Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q [R] S  T  U  V  W  X  Y  Z 

Package 400/479HostnameOS / ArchBUILDCHECKBUILD BIN
RNAither 2.1.1
Nora Rieber
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/RNAither
Last Changed Rev: 56555 / Revision: 56603
Last Changed Date: 2011-07-05 07:47:19 -0700 (Tue, 05 Jul 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  ERROR 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  ERROR  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  ERROR  OK 
moscato1 Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  ERROR  ERROR 
pitt Mac OS X Leopard (10.5.8) / i386  OK [ ERROR ] OK 

Summary

Package: RNAither
Version: 2.1.1
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch RNAither_2.1.1.tar.gz
StartedAt: 2011-07-07 05:30:08 -0700 (Thu, 07 Jul 2011)
EndedAt: 2011-07-07 05:34:32 -0700 (Thu, 07 Jul 2011)
EllapsedTime: 264.6 seconds
RetCode: 1
Status:  ERROR 
CheckDir: RNAither.Rcheck
Warnings: NA

Command output

* using log directory '/Users/biocbuild/bbs-2.9-bioc/meat/RNAither.Rcheck'
* using R version 2.14.0 Under development (unstable) (2011-06-22 r56208)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'RNAither/DESCRIPTION' ... OK
* this is package 'RNAither' version '2.1.1'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'RNAither' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... NOTE
Found the following CITATION file(s) in a non-standard place:
  inst/extdata/CITATION
Most likely 'inst/CITATION' should be used instead.
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking whether the name space can be unloaded cleanly ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... NOTE
  
  Note: significantly better compression could be obtained
        by using tools::resaveRdaFiles() or R CMD build --resave-data
                        old_size new_size compress
  datasetDrosophila.rda    763Kb    506Kb       xz
* checking sizes of PDF files under 'inst/doc' ... OK
* checking examples ... ERROR
Running examples in 'RNAither-Ex.R' failed
The error most likely occurred in:

> assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: gseaAnalysis
> ### Title: Perform a GSEA analysis of a list of genes
> ### Aliases: gseaAnalysis
> ### Keywords: database datagen
> 
> ### ** Examples
> 
> data(scoredDataset1, package="RNAither")
> data(pValVec1, package="RNAither")
> 
> ##for details on the generation of pValVec1 and scoredDataset1, see the example of the Ttest function linked above.
> 
> scoredHits1 <- hitselectionPval(scoredDataset1, pValVec1, "SigIntensity", "Hits1", 0.1, 
+ "GeneName", "pvalue_testfile1.txt")
> hitVector1 <- scoredHits1[[2]]
> gseaTable <- gseaAnalysis(hitVector1, "biological_process")
Error in getBM(attributes = c("hgnc_symbol", goIDs), filters = "hgnc_symbol",  : 
  Invalid attribute(s): go_biological_process_id 
Please use the function 'listAttributes' to get valid attribute names
Calls: gseaAnalysis -> GOannotate -> getBM
Execution halted

RNAither.Rcheck/00install.out:

* installing *source* package 'RNAither' ...
** R
** data
** inst
** preparing package for lazy loading
Loading required package: graph
Loading required package: Biobase

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'browseVignettes()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation("pkgname")'.

Loading required package: GO.db
Loading required package: AnnotationDbi
Loading required package: DBI

Loading required package: SparseM
Package SparseM (0.89) loaded.
	   To cite, see citation("SparseM")


Attaching package: 'SparseM'

The following object(s) are masked from 'package:base':

    backsolve


groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
Loading required package: RColorBrewer
Loading required package: grid
Loading required package: rrcov
Loading required package: robustbase
Loading required package: pcaPP
Loading required package: mvtnorm
Scalable Robust Estimators with High Breakdown Point (version 1.3-01)
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'vignetteRNAither.Rnw' 
** testing if installed package can be loaded

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
Scalable Robust Estimators with High Breakdown Point (version 1.3-01)

* DONE (RNAither)

RNAither.Rcheck/RNAither-Ex.timings:

nameusersystemelapsed
BScore0.0900.0060.096
DRQualControl0.1840.0080.195
LiWongRank0.3260.0070.334
MannWhitney0.0720.0050.078
RankProduct1.0630.0131.077
SNRQualControl0.0490.0090.060
Ttest0.0660.0050.071
ZPRIMEQualControl0.0720.0120.096
ZScore0.0300.0040.033
ZScorePerScreen0.0190.0030.022
ZScorePlot0.1670.0110.187
ZScorePlotTwo0.0490.0060.056
channelPlot0.0540.0060.062
closestToZero0.0050.0010.007
compareHits0.1140.0070.120
compareReplicaPlates0.0440.0050.049
compareReplicateSD0.3300.0130.350
compareReplicateSDPerScreen0.5230.0220.546
compareReplicates0.2890.0140.304
controlDensity0.0900.0080.099
controlDensityPerPlate0.3430.0250.372
controlDensityPerScreen0.1590.0140.182
controlNorm0.0320.0030.036
createSubset0.0070.0010.010
discardLabtek0.0080.0010.009
discardWells0.0090.0020.011
divNorm0.0280.0030.044
divideChannels0.0060.0010.015
eraseDataSetColumn0.0200.0010.022
findReplicates0.0100.0020.013
furthestFromZero0.0060.0010.007
generateDatasetFile0.0180.0020.026
generateRepMatNoFilter0.0130.0020.015
generateReplicateMat0.0200.0020.023