Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-12-23 11:35 -0500 (Tue, 23 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4878
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4593
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 2032/2332HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.41.0  (landing page)
Christian Arnold
Snapshot Date: 2025-12-22 13:40 -0500 (Mon, 22 Dec 2025)
git_url: https://git.bioconductor.org/packages/SNPhood
git_branch: devel
git_last_commit: 4de7497
git_last_commit_date: 2025-10-29 10:28:24 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for SNPhood on nebbiolo1

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.

raw results


Summary

Package: SNPhood
Version: 1.41.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:SNPhood.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings SNPhood_1.41.0.tar.gz
StartedAt: 2025-12-23 03:40:36 -0500 (Tue, 23 Dec 2025)
EndedAt: 2025-12-23 03:54:11 -0500 (Tue, 23 Dec 2025)
EllapsedTime: 815.0 seconds
RetCode: 0
Status:   OK  
CheckDir: SNPhood.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:SNPhood.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings SNPhood_1.41.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/SNPhood.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* 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 loading without being on the library search path ... 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                  111.792  4.587 116.703
plotAllelicBiasResults           32.808  0.082  30.224
plotAndSummarizeAllelicBiasTest  29.367  0.040  26.961
plotFDRResults                   29.188  0.161  26.992
testForAllelicBiases             28.138  0.038  25.995
annotationBins2                  11.398  0.037  11.437
results                           1.944  8.363  10.308
associateGenotypes                5.746  0.019   5.766
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/SNPhood.Rcheck/00check.log’
for details.


Installation output

SNPhood.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL SNPhood
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-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)

Tests output


Example timings

SNPhood.Rcheck/SNPhood-Ex.timings

nameusersystemelapsed
analyzeSNPhood111.792 4.587116.703
annotation-methods0.2150.0510.266
annotationBins0.1220.0180.141
annotationBins211.398 0.03711.437
annotationDatasets0.1210.0080.129
annotationReadGroups0.1300.0010.131
annotationRegions0.1350.0010.136
associateGenotypes5.7460.0195.766
bins-methods0.1100.0460.157
changeObjectIntegrityChecking0.1450.0180.163
collectFiles0.0310.0030.034
convertToAllelicFractions0.2180.0010.218
counts-method0.2010.0080.209
datasets-methods0.1200.0350.156
deleteDatasets1.1670.0331.200
deleteReadGroups0.1530.0080.161
deleteRegions1.1830.0061.189
enrichment-methods0.1410.0100.152
getDefaultParameterList0.0000.0000.001
mergeReadGroups0.1700.0260.197
parameters-methods0.1280.0200.148
plotAllelicBiasResults32.808 0.08230.224
plotAllelicBiasResultsOverview1.1010.0561.158
plotAndCalculateCorrelationDatasets1.3260.0081.335
plotAndCalculateWeakAndStrongGenotype0.6240.0360.660
plotAndClusterMatrix0.5780.0040.582
plotAndSummarizeAllelicBiasTest29.367 0.04026.961
plotBinCounts1.5840.0411.625
plotClusterAverage0.7650.0560.821
plotFDRResults29.188 0.16126.992
plotGenotypesPerCluster0.5080.0130.521
plotGenotypesPerSNP0.3890.0290.418
plotRegionCounts1.9780.0362.015
readGroups-methods0.1030.0010.104
regions-methods0.1190.0080.128
renameBins0.1340.0060.140
renameDatasets0.1750.0000.176
renameReadGroups0.1300.0100.139
renameRegions3.3780.0043.383
results 1.944 8.36310.308
testForAllelicBiases28.138 0.03825.995