Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for SNPhood on merida1

This page was generated on 2021-05-06 12:36:52 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the SNPhood package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1746/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.20.0  (landing page)
Christian Arnold
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/SNPhood
Branch: RELEASE_3_12
Last Commit: 3ee61dc
Last Changed Date: 2020-10-27 11:09:04 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: SNPhood
Version: 1.20.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:SNPhood.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings SNPhood_1.20.0.tar.gz
StartedAt: 2021-05-06 06:25:36 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 06:39:23 -0400 (Thu, 06 May 2021)
EllapsedTime: 826.5 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 --install=check:SNPhood.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings SNPhood_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/SNPhood.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SNPhood/DESCRIPTION’ ... OK
* this is package ‘SNPhood’ version ‘1.20.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 ‘SNPhood’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
BugReports field is not a suitable URL but appears to contain an email address
  not specified by mailto: nor contained in < >
   use the Contact field instead
* 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 ... OK
* 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’
Undefined global functions or variables:
  pp
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                   user system elapsed
analyzeSNPhood                  130.317  2.303 147.007
plotAllelicBiasResults           43.569  0.252  45.023
plotAndSummarizeAllelicBiasTest  42.211  0.223  43.550
plotFDRResults                   40.738  0.254  42.445
testForAllelicBiases             40.365  0.234  42.080
results                           4.511 10.206  15.175
associateGenotypes                9.525  0.037   9.583
annotationBins2                   8.230  0.101  10.725
plotRegionCounts                  3.983  0.058   7.941
plotAllelicBiasResultsOverview    1.536  0.026  10.722
* 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.12-bioc/meat/SNPhood.Rcheck/00check.log’
for details.



Installation output

SNPhood.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL SNPhood
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘SNPhood’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (SNPhood)

Tests output


Example timings

SNPhood.Rcheck/SNPhood-Ex.timings

nameusersystemelapsed
analyzeSNPhood130.317 2.303147.007
annotation-methods0.4650.0860.551
annotationBins1.0290.0161.045
annotationBins2 8.230 0.10110.725
annotationDatasets0.2480.0150.262
annotationReadGroups0.3010.0200.322
annotationRegions0.2680.0090.278
associateGenotypes9.5250.0379.583
bins-methods0.3570.0240.382
changeObjectIntegrityChecking1.1210.0091.133
collectFiles0.0420.0030.044
convertToAllelicFractions0.3700.0140.384
counts-method1.0820.0131.096
datasets-methods0.2650.0190.285
deleteDatasets1.1250.0091.136
deleteReadGroups0.3020.0230.325
deleteRegions1.1860.0111.198
enrichment-methods0.3510.0140.366
getDefaultParameterList0.0000.0010.001
mergeReadGroups1.1910.0081.201
parameters-methods1.0650.0171.083
plotAllelicBiasResults43.569 0.25245.023
plotAllelicBiasResultsOverview 1.536 0.02610.722
plotAndCalculateCorrelationDatasets1.2890.0321.356
plotAndCalculateWeakAndStrongGenotype1.0530.0401.113
plotAndClusterMatrix0.8490.0260.879
plotAndSummarizeAllelicBiasTest42.211 0.22343.550
plotBinCounts1.9420.0141.960
plotClusterAverage0.9000.0480.951
plotFDRResults40.738 0.25442.445
plotGenotypesPerCluster0.7070.0210.730
plotGenotypesPerSNP0.6320.0200.653
plotRegionCounts3.9830.0587.941
readGroups-methods0.2640.0010.266
regions-methods0.2830.0130.313
renameBins0.2670.0110.278
renameDatasets0.2900.0160.306
renameReadGroups0.3130.0120.326
renameRegions3.8830.0283.913
results 4.51110.20615.175
testForAllelicBiases40.365 0.23442.080