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 hiReadsProcessor on perceval

This page was generated on 2015-08-24 10:54:03 -0700 (Mon, 24 Aug 2015).

Package 482/1071HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
hiReadsProcessor 1.3.0
Nirav V Malani
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/hiReadsProcessor
Last Changed Rev: 103224 / Revision: 107696
Last Changed Date: 2015-04-28 17:01:41 -0700 (Tue, 28 Apr 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: hiReadsProcessor
Version: 1.3.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings hiReadsProcessor_1.3.0.tar.gz
StartedAt: 2015-08-24 01:46:35 -0700 (Mon, 24 Aug 2015)
EndedAt: 2015-08-24 01:53:13 -0700 (Mon, 24 Aug 2015)
EllapsedTime: 397.9 seconds
RetCode: 0
Status:  OK 
CheckDir: hiReadsProcessor.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/hiReadsProcessor.Rcheck’
* using R version 3.2.2 Patched (2015-08-14 r69078)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘hiReadsProcessor/DESCRIPTION’ ... OK
* this is package ‘hiReadsProcessor’ version ‘1.3.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 ‘hiReadsProcessor’ can be installed ... [33s/33s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
* 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 loading without being on the library search path ... OK
* checking 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 ... NOTE
chunkize: no visible global function definition for ‘breakInChunks’
chunkize: no visible global function definition for ‘detectCores’
decodeByBarcode: no visible global function definition for ‘metadata<-’
decodeByBarcode: no visible global function definition for ‘metadata’
extractSeqs : <anonymous>: no visible global function definition for
  ‘metadata’
extractSeqs : <anonymous> : <anonymous> : <anonymous>: no visible
  global function definition for ‘IRanges’
extractSeqs : <anonymous> : <anonymous>: no visible global function
  definition for ‘IRanges’
findBarcodes: no visible global function definition for ‘metadata<-’
findBarcodes: no visible global function definition for ‘metadata’
findIntegrations : <anonymous>: no visible global function definition
  for ‘IRanges’
findVector : <anonymous>: no visible global function definition for
  ‘IRanges’
pairwiseAlignSeqs: no visible global function definition for
  ‘IRangesList’
pairwiseAlignSeqs: no visible global function definition for ‘IRanges’
primerIDAlignSeqs: no visible global function definition for ‘IRanges’
primerIDAlignSeqs: no visible global function definition for
  ‘IRangesList’
pslToRangedObject: no visible global function definition for ‘IRanges’
read.BAMasPSL: no visible global function definition for ‘ScanBamParam’
read.BAMasPSL: no visible global function definition for ‘scanBamFlag’
read.BAMasPSL: no visible global function definition for ‘DataFrame’
read.sampleInfo: no visible global function definition for ‘SimpleList’
read.SeqFolder: no visible global function definition for ‘SimpleList’
vpairwiseAlignSeqs: no visible global function definition for ‘Rle’
vpairwiseAlignSeqs: no visible global function definition for
  ‘runLength’
vpairwiseAlignSeqs: no visible global function definition for ‘IRanges’
vpairwiseAlignSeqs: no visible global function definition for
  ‘runValue’
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [119s/77s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
otuSites           15.758  9.972  12.346
isuSites           13.884  9.252  11.913
vpairwiseAlignSeqs  6.941  4.978   7.004
pairwiseAlignSeqs   7.460  4.325   7.149
primerIDAlignSeqs   5.381  2.424   5.290
extractFeature      3.262  2.168   0.301
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.2-bioc/meat/hiReadsProcessor.Rcheck/00check.log’
for details.


hiReadsProcessor.Rcheck/00install.out:

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

hiReadsProcessor.Rcheck/hiReadsProcessor-Ex.timings:

nameusersystemelapsed
addFeature0.1350.0190.154
addListNameToReads0.4450.0210.467
annotateSites0.0000.0000.003
blatSeqs000
chunkize0.0630.0010.064
clusterSites0.0010.0000.000
crossOverCheck0.1270.0020.130
dereplicateReads0.0500.0000.051
doRCtest0.0610.0482.628
extractFeature3.2622.1680.301
extractSeqs0.8930.1020.997
findAndTrimSeq2.1340.1492.281
findBarcodes0.6430.0030.645
findIntegrations000
findLTRs0.0010.0000.001
findLinkers0.0000.0000.001
findPrimers0.0010.0000.001
findVector0.0010.0000.001
getIntegrationSites1.4030.0121.413
getSectorsForSamples0.1100.0070.118
getSonicAbund0.0470.0652.836
isuSites13.884 9.25211.913
otuSites15.758 9.97212.346
pairUpAlignments0.0010.0000.001
pairwiseAlignSeqs7.4604.3257.149
primerIDAlignSeqs5.3812.4245.290
pslCols0.0010.0000.001
pslToRangedObject0.0730.0100.082
read.BAMasPSL0.0010.0000.000
read.SeqFolder2.4040.1112.652
read.blast80.0000.0000.001
read.psl0.1450.0100.155
read.sampleInfo2.1530.0102.124
read.seqsFromSector0.0010.0000.001
removeReadsWithNs0.0400.0010.041
replicateReads0.0690.0010.070
sampleSummary0.8690.0250.896
splitByBarcode0.0460.0010.047
splitSeqsToFiles0.0000.0000.001
startgfServer0.0010.0000.001
trimSeqs0.0430.0000.044
vpairwiseAlignSeqs6.9414.9787.004
write.listedDNAStringSet0.0000.0000.001
write.psl0.0290.0100.040