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

This page was generated on 2026-01-16 11:11 -0500 (Fri, 16 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-12-22 r89219) -- "Unsuffered Consequences" 4849
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4628
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 2041/2343HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.41.0  (landing page)
Christian Arnold
Snapshot Date: 2026-01-15 13:40 -0500 (Thu, 15 Jan 2026)
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: 2026-01-16 04:27:48 -0500 (Fri, 16 Jan 2026)
EndedAt: 2026-01-16 04:41:56 -0500 (Fri, 16 Jan 2026)
EllapsedTime: 848.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-12-22 r89219)
* 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                  115.265  5.610 121.210
plotAllelicBiasResults           33.516  0.080  31.231
testForAllelicBiases             33.060  0.239  30.524
plotFDRResults                   32.753  0.161  30.160
plotAndSummarizeAllelicBiasTest  32.775  0.113  30.535
annotationBins2                  11.328  0.043  11.373
results                           1.930  8.443  10.374
associateGenotypes                6.132  0.009   6.141
* 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
analyzeSNPhood115.265 5.610121.210
annotation-methods0.2090.0510.260
annotationBins0.1240.0190.143
annotationBins211.328 0.04311.373
annotationDatasets0.1220.0080.130
annotationReadGroups0.1310.0000.132
annotationRegions0.1390.0000.139
associateGenotypes6.1320.0096.141
bins-methods0.1160.0390.155
changeObjectIntegrityChecking0.1500.0160.166
collectFiles0.0310.0010.031
convertToAllelicFractions0.2170.0020.218
counts-method0.2130.0070.220
datasets-methods0.1220.0370.160
deleteDatasets1.1970.0281.225
deleteReadGroups0.1450.0120.157
deleteRegions1.1730.0091.182
enrichment-methods0.1480.0090.157
getDefaultParameterList000
mergeReadGroups0.1850.0220.207
parameters-methods0.1240.0240.148
plotAllelicBiasResults33.516 0.08031.231
plotAllelicBiasResultsOverview1.1440.0511.195
plotAndCalculateCorrelationDatasets1.4360.0071.443
plotAndCalculateWeakAndStrongGenotype0.6990.0380.738
plotAndClusterMatrix1.6680.0041.672
plotAndSummarizeAllelicBiasTest32.775 0.11330.535
plotBinCounts1.7870.0531.841
plotClusterAverage0.8750.0570.932
plotFDRResults32.753 0.16130.160
plotGenotypesPerCluster0.5290.0120.541
plotGenotypesPerSNP0.3980.0220.420
plotRegionCounts2.0730.0422.115
readGroups-methods0.1430.0010.145
regions-methods0.1320.0160.148
renameBins1.4070.0251.431
renameDatasets0.1310.0090.140
renameReadGroups0.1510.0290.179
renameRegions2.3840.0012.384
results 1.930 8.44310.374
testForAllelicBiases33.060 0.23930.524