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 392/472HostnameOS / ArchBUILDCHECKBUILD BIN
RNAither 2.1.0
Nora Rieber
Snapshot Date: 2011-06-21 19:21:48 -0700 (Tue, 21 Jun 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/RNAither
Last Changed Rev: 54802 / Revision: 56351
Last Changed Date: 2011-04-13 15:36:43 -0700 (Wed, 13 Apr 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  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK [ ERROR ] OK 

Summary

Package: RNAither
Version: 2.1.0
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch RNAither_2.1.0.tar.gz
StartedAt: 2011-06-22 05:05:40 -0700 (Wed, 22 Jun 2011)
EndedAt: 2011-06-22 05:09:46 -0700 (Wed, 22 Jun 2011)
EllapsedTime: 246.5 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-03 r56037)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RNAither/DESCRIPTION’ ... OK
* this is package ‘RNAither’ version ‘2.1.0’
* 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 ... OK
* 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-00)
** 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-00)

* DONE (RNAither)

RNAither.Rcheck/RNAither-Ex.timings:

nameusersystemelapsed
BScore0.0810.0060.088
DRQualControl0.1450.0090.168
LiWongRank0.3310.0040.339
MannWhitney0.0730.0040.091
RankProduct0.8630.0100.881
SNRQualControl0.0560.0100.067
Ttest0.0740.0030.079
ZPRIMEQualControl0.0670.0110.097
ZScore0.0280.0030.032
ZScorePerScreen0.0190.0030.022
ZScorePlot0.1560.0090.172
ZScorePlotTwo0.0490.0060.061
channelPlot0.0610.0070.078
closestToZero0.0060.0010.008
compareHits0.1160.0070.130
compareReplicaPlates0.0370.0040.043
compareReplicateSD0.3330.0150.363
compareReplicateSDPerScreen0.5230.0220.562
compareReplicates0.2890.0150.315
controlDensity0.0870.0080.105
controlDensityPerPlate0.3230.0210.348
controlDensityPerScreen0.1510.0120.167
controlNorm0.0330.0030.040
createSubset0.0070.0020.008
discardLabtek0.0080.0020.009
discardWells0.0100.0010.011
divNorm0.0270.0030.030
divideChannels0.0060.0010.008
eraseDataSetColumn0.0210.0010.023
findReplicates0.0110.0030.013
furthestFromZero0.0060.0010.007
generateDatasetFile0.0200.0010.025
generateRepMatNoFilter0.0130.0020.015
generateReplicateMat0.0230.0020.025