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 2.13: CHECK report for customProDB on perceval

This page was generated on 2014-04-05 09:53:08 -0700 (Sat, 05 Apr 2014).

Package 182/750HostnameOS / ArchBUILDCHECKBUILD BIN
customProDB 1.2.0
xiaojing wang
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/customProDB
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: customProDB
Version: 1.2.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch customProDB_1.2.0.tar.gz
StartedAt: 2014-04-05 00:38:56 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 00:48:22 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 566.0 seconds
RetCode: 0
Status:  OK 
CheckDir: customProDB.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.13-bioc/meat/customProDB.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘customProDB/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘customProDB’ version ‘1.2.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 ‘customProDB’ can be installed ... [32s/33s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘IRanges’ ‘biomaRt’ ‘AnnotationDbi’
A package should be listed in only one of these fields.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* 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 dependencies in R code ... NOTE
Unexported objects imported by ‘:::’ calls:
  ‘biomaRt:::martBM’ ‘biomaRt:::martDataset’ ‘biomaRt:::martHost’
  See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Bed2Range: no visible binding for global variable ‘V5’
Outputaberrant: no visible binding for global variable ‘pro_name’
OutputNovelJun: no visible binding for global variable ‘jun_type’
OutputVarproseq: no visible binding for global variable ‘genename’
OutputVarproseq: no visible binding for global variable ‘txname’
OutputVarproseq: no visible binding for global variable ‘proname’
OutputVarproseq: no visible binding for global variable ‘aaref’
OutputVarproseq: no visible binding for global variable ‘aapos’
OutputVarproseq: no visible binding for global variable ‘aavar’
OutputVarproseq: no visible binding for global variable ‘rsid’
OutputVarproseq_single: no visible binding for global variable
  ‘genename’
OutputVarproseq_single: no visible binding for global variable ‘txname’
OutputVarproseq_single: no visible binding for global variable
  ‘proname’
OutputVarproseq_single: no visible binding for global variable ‘aaref’
OutputVarproseq_single: no visible binding for global variable ‘aapos’
OutputVarproseq_single: no visible binding for global variable ‘aavar’
OutputVarproseq_single: no visible binding for global variable ‘rsid’
Positionincoding: no visible binding for global variable ‘cds_start’
Positionincoding: no visible binding for global variable ‘cds_end’
PrepareAnnotationEnsembl: no visible binding for global variable
  ‘ensembl_gene_id’
PrepareAnnotationEnsembl: no visible binding for global variable
  ‘pro_name’
PrepareAnnotationEnsembl: no visible binding for global variable
  ‘tx_name’
PrepareAnnotationEnsembl: no visible binding for global variable
  ‘chrom’
PrepareAnnotationEnsembl: no visible binding for global variable ‘name’
PrepareAnnotationEnsembl: no visible binding for global variable
  ‘alleleCount’
PrepareAnnotationEnsembl: no visible binding for global variable
  ‘alleles’
PrepareAnnotationRefseq: no visible binding for global variable
  ‘mrnaAcc’
PrepareAnnotationRefseq: no visible binding for global variable ‘name’
PrepareAnnotationRefseq: no visible binding for global variable
  ‘protAcc’
PrepareAnnotationRefseq: no visible binding for global variable
  ‘transcript’
PrepareAnnotationRefseq: no visible binding for global variable ‘chrom’
PrepareAnnotationRefseq: no visible binding for global variable
  ‘alleleCount’
PrepareAnnotationRefseq: no visible binding for global variable
  ‘alleles’
SharedJunc: no visible binding for global variable ‘allsample’
Varlocation: no visible binding for global variable ‘pro_name’
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘customProDB.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [122s/236s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
PrepareAnnotationRefseq  39.906  2.132 123.396
OutputNovelJun           18.924  2.641  21.650
easyRun_mul              10.373  0.243  10.623
OutputsharedPro           5.792  0.127   5.962
easyRun                   5.286  0.118   7.135
PrepareAnnotationEnsembl  1.918  0.348  24.880
* 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

NOTE: There were 4 notes.
See
  ‘/Users/biocbuild/bbs-2.13-bioc/meat/customProDB.Rcheck/00check.log’
for details.

customProDB.Rcheck/00install.out:

* installing *source* package ‘customProDB’ ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (customProDB)

customProDB.Rcheck/customProDB-Ex.timings:

nameusersystemelapsed
Bed2Range0.1070.0030.111
InputVcf0.6300.0870.719
JunctionType3.4450.0403.500
Multiple_VCF1.8830.1152.018
OutputNovelJun18.924 2.64121.650
OutputVarproseq1.2050.0501.261
OutputVarproseq_single1.1910.0531.246
Outputaberrant0.5840.0490.634
Outputproseq1.9770.0702.046
OutputsharedPro5.7920.1275.962
Positionincoding0.9300.0510.992
PrepareAnnotationEnsembl 1.918 0.34824.880
PrepareAnnotationRefseq 39.906 2.132123.396
SharedJunc1.7070.0114.705
Varlocation0.0030.0060.010
aaVariation1.6660.0461.712
calculateRPKM2.3320.0542.387
easyRun5.2860.1187.135
easyRun_mul10.373 0.24310.623