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 

BioC 3.2: CHECK report for RNAither on perceval

This page was generated on 2015-11-10 14:46:14 -0800 (Tue, 10 Nov 2015).

Package 894/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RNAither 2.18.0
Lars Kaderali
Snapshot Date: 2015-11-09 16:24:09 -0800 (Mon, 09 Nov 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/RNAither
Last Changed Rev: 109589 / Revision: 110496
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  ERROR 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ ERROR ] OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  ERROR  OK 

Summary

Package: RNAither
Version: 2.18.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings RNAither_2.18.0.tar.gz
StartedAt: 2015-11-10 09:00:36 -0800 (Tue, 10 Nov 2015)
EndedAt: 2015-11-10 09:04:56 -0800 (Tue, 10 Nov 2015)
EllapsedTime: 260.2 seconds
RetCode: 1
Status:  ERROR 
CheckDir: RNAither.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings RNAither_2.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/RNAither.Rcheck’
* using R version 3.2.2 Patched (2015-10-08 r69496)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RNAither/DESCRIPTION’ ... OK
* this is package ‘RNAither’ version ‘2.18.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘RNAither’ can be installed ... [23s/23s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... NOTE
Found the following CITATION file 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 namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘methods’
  All declared Imports should be used.
Package in Depends field not imported from: ‘RankProd’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
compareReplicateSD: no visible global function definition for
  ‘brewer.pal’
compareReplicateSDPerScreen: no visible global function definition for
  ‘brewer.pal’
PlotSpatialDistrib: no visible global function definition for
  ‘brewer.pal’
RankProduct: no visible global function definition for ‘RP’
spatialDistrib: no visible global function definition for ‘brewer.pal’
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘RNAither-Ex.R’ failed
The error most likely occurred in:

> base::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")
Space required after the Public Identifier
SystemLiteral " or ' expected
SYSTEM or PUBLIC, the URI is missing
Opening and ending tag mismatch: hr line 7 and body
Opening and ending tag mismatch: body line 4 and html
Premature end of data in tag html line 2
Error: 1: Space required after the Public Identifier
2: SystemLiteral " or ' expected
3: SYSTEM or PUBLIC, the URI is missing
4: Opening and ending tag mismatch: hr line 7 and body
5: Opening and ending tag mismatch: body line 4 and html
6: Premature end of data in tag html line 2
Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.2-bioc/meat/RNAither.Rcheck/00check.log’
for details.

RNAither.Rcheck/00install.out:

* installing *source* package ‘RNAither’ ...
** R
** data
** inst
** preparing package for lazy loading
Warning: replacing previous import by ‘graph::.__C__dist’ when loading ‘topGO’

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
Note: the specification for S3 class “family” in package ‘MatrixModels’ seems equivalent to one from package ‘lme4’: not turning on duplicate class definitions for this class.
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import by ‘graph::.__C__dist’ when loading ‘topGO’

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
Note: the specification for S3 class “family” in package ‘MatrixModels’ seems equivalent to one from package ‘lme4’: not turning on duplicate class definitions for this class.
* DONE (RNAither)

RNAither.Rcheck/RNAither-Ex.timings:

nameusersystemelapsed
BScore0.0410.0010.357
DRQualControl0.0230.0020.026
LiWongRank0.0630.0010.070
MannWhitney0.0410.0020.043
RankProduct0.3890.0090.398
SNRQualControl0.0260.0050.032
Ttest0.0320.0000.033
ZPRIMEQualControl0.0480.0080.059
ZScore0.0130.0010.013
ZScorePerScreen0.0090.0010.009
ZScorePlot0.1320.0150.159
ZScorePlotTwo0.0360.0030.041
channelPlot0.0400.0040.047
closestToZero0.0030.0010.003
compareHits0.0620.0030.064
compareReplicaPlates0.0200.0020.022
compareReplicateSD0.2260.0120.247
compareReplicateSDPerScreen0.3240.0170.354
compareReplicates0.2490.0230.293
controlDensity0.0710.0060.080
controlDensityPerPlate0.2620.0220.300
controlDensityPerScreen0.1150.0110.135
controlNorm0.0110.0010.012
createSubset0.0030.0000.003
discardLabtek0.0030.0000.004
discardWells0.0030.0000.004
divNorm0.0110.0000.012
divideChannels0.0020.0010.002
eraseDataSetColumn0.0090.0000.010
findReplicates0.0040.0000.004
furthestFromZero0.0030.0010.003
generateDatasetFile0.0160.0010.017
generateRepMatNoFilter0.0070.0010.008
generateReplicateMat0.0100.0000.011