| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-13 11:32 -0500 (Thu, 13 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4013 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 2026/2325 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| SNPhood 1.41.0 (landing page) Christian Arnold
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | ||||||||
|
To the developers/maintainers of the SNPhood package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SNPhood.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: SNPhood |
| Version: 1.41.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SNPhood.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SNPhood_1.41.0.tar.gz |
| StartedAt: 2025-11-12 20:25:46 -0500 (Wed, 12 Nov 2025) |
| EndedAt: 2025-11-12 20:30:23 -0500 (Wed, 12 Nov 2025) |
| EllapsedTime: 277.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: SNPhood.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SNPhood.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SNPhood_1.41.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/SNPhood.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SNPhood/DESCRIPTION’ ... OK
* this is package ‘SNPhood’ version ‘1.41.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 contains an email address:
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 code 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 whether startup messages can be suppressed ... 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
analyzeSNPhood.Rd: BamFile-class, BamFileList-class
collectFiles.Rd: BamFile-class, BamFileList-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 LazyData ... 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 43.746 0.800 47.001
plotAllelicBiasResults 12.596 0.217 14.405
plotAndSummarizeAllelicBiasTest 12.547 0.148 14.262
testForAllelicBiases 12.067 0.224 13.645
plotFDRResults 11.771 0.138 13.332
annotationBins2 4.908 0.013 5.164
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 3 NOTEs
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/SNPhood.Rcheck/00check.log’
for details.
SNPhood.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL SNPhood ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’ * installing *source* package ‘SNPhood’ ... ** this is package ‘SNPhood’ version ‘1.41.0’ ** 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)
SNPhood.Rcheck/SNPhood-Ex.timings
| name | user | system | elapsed | |
| analyzeSNPhood | 43.746 | 0.800 | 47.001 | |
| annotation-methods | 0.078 | 0.026 | 0.113 | |
| annotationBins | 0.051 | 0.010 | 0.062 | |
| annotationBins2 | 4.908 | 0.013 | 5.164 | |
| annotationDatasets | 0.051 | 0.009 | 0.061 | |
| annotationReadGroups | 0.054 | 0.013 | 0.074 | |
| annotationRegions | 0.050 | 0.015 | 0.065 | |
| associateGenotypes | 1.967 | 0.065 | 2.133 | |
| bins-methods | 0.052 | 0.006 | 0.067 | |
| changeObjectIntegrityChecking | 0.060 | 0.008 | 0.075 | |
| collectFiles | 0.010 | 0.001 | 0.011 | |
| convertToAllelicFractions | 0.075 | 0.019 | 0.099 | |
| counts-method | 0.081 | 0.013 | 0.102 | |
| datasets-methods | 0.056 | 0.010 | 0.066 | |
| deleteDatasets | 0.534 | 0.011 | 0.557 | |
| deleteReadGroups | 0.061 | 0.005 | 0.073 | |
| deleteRegions | 0.565 | 0.009 | 0.577 | |
| enrichment-methods | 0.056 | 0.005 | 0.064 | |
| getDefaultParameterList | 0 | 0 | 0 | |
| mergeReadGroups | 0.069 | 0.008 | 0.083 | |
| parameters-methods | 0.051 | 0.007 | 0.068 | |
| plotAllelicBiasResults | 12.596 | 0.217 | 14.405 | |
| plotAllelicBiasResultsOverview | 0.388 | 0.010 | 0.452 | |
| plotAndCalculateCorrelationDatasets | 0.610 | 0.011 | 0.658 | |
| plotAndCalculateWeakAndStrongGenotype | 0.277 | 0.035 | 0.349 | |
| plotAndClusterMatrix | 0.215 | 0.019 | 0.248 | |
| plotAndSummarizeAllelicBiasTest | 12.547 | 0.148 | 14.262 | |
| plotBinCounts | 0.597 | 0.015 | 0.638 | |
| plotClusterAverage | 0.259 | 0.008 | 0.282 | |
| plotFDRResults | 11.771 | 0.138 | 13.332 | |
| plotGenotypesPerCluster | 0.185 | 0.021 | 0.216 | |
| plotGenotypesPerSNP | 0.146 | 0.012 | 0.178 | |
| plotRegionCounts | 1.189 | 0.044 | 1.329 | |
| readGroups-methods | 0.049 | 0.010 | 0.060 | |
| regions-methods | 0.046 | 0.008 | 0.054 | |
| renameBins | 0.058 | 0.025 | 0.083 | |
| renameDatasets | 0.051 | 0.007 | 0.060 | |
| renameReadGroups | 0.055 | 0.015 | 0.071 | |
| renameRegions | 0.695 | 0.018 | 0.744 | |
| results | 0.854 | 3.442 | 4.399 | |
| testForAllelicBiases | 12.067 | 0.224 | 13.645 | |