Back to Build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2026-03-07 11:57 -0500 (Sat, 07 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4892
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 2058/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.40.0  (landing page)
Christian Arnold
Snapshot Date: 2026-03-06 13:45 -0500 (Fri, 06 Mar 2026)
git_url: https://git.bioconductor.org/packages/SNPhood
git_branch: RELEASE_3_22
git_last_commit: 60c689c
git_last_commit_date: 2025-10-29 10:28:24 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for SNPhood in R Universe.


CHECK results for SNPhood on nebbiolo2

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.40.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:SNPhood.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings SNPhood_1.40.0.tar.gz
StartedAt: 2026-03-07 04:30:11 -0500 (Sat, 07 Mar 2026)
EndedAt: 2026-03-07 04:43:35 -0500 (Sat, 07 Mar 2026)
EllapsedTime: 803.7 seconds
RetCode: 0
Status:   OK  
CheckDir: SNPhood.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/SNPhood.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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.40.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                  108.716  4.549 113.413
plotAllelicBiasResults           31.469  0.112  29.259
testForAllelicBiases             30.570  0.086  28.002
plotFDRResults                   29.730  0.171  27.189
plotAndSummarizeAllelicBiasTest  28.880  0.043  27.060
annotationBins2                  10.391  0.004  10.396
associateGenotypes                5.613  0.000   5.614
* 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.22-bioc/meat/SNPhood.Rcheck/00check.log’
for details.


Installation output

SNPhood.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘SNPhood’ ...
** this is package ‘SNPhood’ version ‘1.40.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
analyzeSNPhood108.716 4.549113.413
annotation-methods0.1980.0160.214
annotationBins0.1190.0170.136
annotationBins210.391 0.00410.396
annotationDatasets0.1200.0030.124
annotationReadGroups0.1270.0000.127
annotationRegions0.1380.0000.138
associateGenotypes5.6130.0005.614
bins-methods0.1210.0500.170
changeObjectIntegrityChecking0.1550.0130.167
collectFiles0.0330.0000.033
convertToAllelicFractions0.2090.0250.233
counts-method0.1980.0010.199
datasets-methods0.1200.0210.141
deleteDatasets1.1120.0651.177
deleteReadGroups0.1420.0110.153
deleteRegions1.1240.0231.148
enrichment-methods0.1260.0170.144
getDefaultParameterList0.0000.0000.001
mergeReadGroups0.1770.0240.201
parameters-methods0.1200.0310.151
plotAllelicBiasResults31.469 0.11229.259
plotAllelicBiasResultsOverview1.1220.0521.174
plotAndCalculateCorrelationDatasets1.3260.0481.374
plotAndCalculateWeakAndStrongGenotype0.6460.0330.680
plotAndClusterMatrix0.5760.0070.584
plotAndSummarizeAllelicBiasTest28.880 0.04327.060
plotBinCounts1.6740.0111.686
plotClusterAverage0.7700.0270.798
plotFDRResults29.730 0.17127.189
plotGenotypesPerCluster0.4960.0100.507
plotGenotypesPerSNP0.4350.0340.469
plotRegionCounts2.0300.0612.090
readGroups-methods0.1140.0090.123
regions-methods0.1680.0090.178
renameBins0.1310.0140.146
renameDatasets1.080.011.09
renameReadGroups0.1150.0090.124
renameRegions2.0290.0312.060
results1.3600.9202.289
testForAllelicBiases30.570 0.08628.002