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 SNPhood on oaxaca

This page was generated on 2015-10-27 17:42:49 -0400 (Tue, 27 Oct 2015).

Package 993/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.0.1
Christian Arnold
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/SNPhood
Last Changed Rev: 109647 / Revision: 109947
Last Changed Date: 2015-10-15 08:24:18 -0400 (Thu, 15 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  TIMEOUT  skipped  skipped 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: SNPhood
Version: 1.0.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings SNPhood_1.0.1.tar.gz
StartedAt: 2015-10-27 08:04:15 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 08:11:06 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 410.7 seconds
RetCode: 0
Status:  OK 
CheckDir: SNPhood.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/SNPhood.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SNPhood/DESCRIPTION’ ... OK
* this is package ‘SNPhood’ version ‘1.0.1’
* 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 ‘SNPhood’ can be installed ... [27s/27s] 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 ... 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 ... NOTE
Namespace in Imports field not imported from: ‘graphics’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.calcBinomTestVector: no visible binding for global variable ‘pp’
.plotClusterAverage: no visible binding for global variable ‘value’
.plotClusterAverage: no visible binding for global variable ‘Cluster’
.plotRegionFeatures: no visible binding for global variable ‘value’
.plotRegionFeatures: no visible binding for global variable
  ‘datasetAndReadGroup’
plotAllelicBiasResults: no visible binding for global variable ‘bin’
plotAllelicBiasResults: no visible binding for global variable ‘value’
plotAllelicBiasResults: no visible binding for global variable
  ‘confLower’
plotAllelicBiasResults: no visible binding for global variable
  ‘confUpper’
plotAllelicBiasResults: no visible binding for global variable
  ‘valueTransf’
plotBinCounts: no visible binding for global variable ‘bin’
plotBinCounts: no visible binding for global variable ‘value’
plotGenotypesPerCluster: no visible binding for global variable ‘type’
plotGenotypesPerCluster: no visible binding for global variable ‘value’
plotGenotypesPerCluster: no visible binding for global variable
  ‘Genotype’
plotGenotypesPerSNP: no visible binding for global variable ‘SNP’
plotGenotypesPerSNP: no visible binding for global variable ‘value’
plotGenotypesPerSNP: no visible binding for global variable ‘Genotype’
* 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 ... [122s/128s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
analyzeSNPhood     77.240  2.252  83.289
associateGenotypes  6.562  0.032   6.615
plotRegionCounts    4.278  0.022   5.112
* 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/SNPhood.Rcheck/00check.log’
for details.


SNPhood.Rcheck/00install.out:

* installing *source* package ‘SNPhood’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (SNPhood)

SNPhood.Rcheck/SNPhood-Ex.timings:

nameusersystemelapsed
analyzeSNPhood77.240 2.25283.289
annotation-methods0.1570.0180.175
annotationBins0.0420.0030.045
annotationBins20.3850.0050.950
annotationDatasets0.0560.0010.057
annotationReadGroups0.0430.0010.043
annotationRegions0.3390.0010.340
associateGenotypes6.5620.0326.615
bins-methods0.0410.0020.042
collectFiles0.0450.0010.045
convertToAllelicFractions0.1780.0040.182
counts-method0.1630.0010.165
datasets-methods0.0410.0010.042
deleteDatasets0.3560.0020.358
deleteReadGroups0.0820.0010.084
deleteRegions0.2130.0010.214
enrichment-methods0.0180.0000.018
getDefaultParameterList0.0010.0000.002
mergeReadGroups0.2430.0010.245
parameters-methods0.0040.0000.004
plotAllelicBiasResults4.4680.0364.522
plotAllelicBiasResultsOverview1.5000.0091.997
plotAndCalculateCorrelationDatasets0.2290.0030.272
plotAndCalculateWeakAndStrongGenotype1.1450.0241.168
plotAndClusterMatrix1.4770.0151.496
plotBinCounts2.3150.0102.329
plotClusterAverage0.5520.0070.559
plotGenotypesPerCluster0.9810.0050.987
plotGenotypesPerSNP0.3730.0050.377
plotRegionCounts4.2780.0225.112
readGroups-methods0.0650.0010.066
regions-methods0.0570.0030.060
renameBins0.1550.0100.165
renameDatasets0.1190.0020.121
renameReadGroups0.1230.0010.124
renameRegions0.8270.0080.837
results0.6360.1930.830
testForAllelicBiases1.7850.0071.794