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

This page was generated on 2025-04-02 19:29 -0400 (Wed, 02 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4764
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4495
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4522
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4449
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4426
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 1999/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.36.0  (landing page)
Christian Arnold
Snapshot Date: 2025-03-31 13:00 -0400 (Mon, 31 Mar 2025)
git_url: https://git.bioconductor.org/packages/SNPhood
git_branch: RELEASE_3_20
git_last_commit: 4e570b5
git_last_commit_date: 2024-10-29 10:04:42 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.36.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:SNPhood.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings SNPhood_1.36.0.tar.gz
StartedAt: 2025-04-01 02:24:06 -0400 (Tue, 01 Apr 2025)
EndedAt: 2025-04-01 02:36:29 -0400 (Tue, 01 Apr 2025)
EllapsedTime: 742.7 seconds
RetCode: 0
Status:   OK  
CheckDir: SNPhood.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/SNPhood.Rcheck’
* using R version 4.4.3 (2025-02-28)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘SNPhood/DESCRIPTION’ ... OK
* this is package ‘SNPhood’ version ‘1.36.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 ... 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 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                  98.254  4.026 102.857
plotAllelicBiasResults          29.788  0.142  27.288
testForAllelicBiases            28.541  0.018  26.274
plotFDRResults                  28.136  0.086  25.377
plotAndSummarizeAllelicBiasTest 26.916  0.043  24.960
annotationBins2                 10.018  0.054  10.073
associateGenotypes               5.187  0.038   5.225
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/SNPhood.Rcheck/00check.log’
for details.


Installation output

SNPhood.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-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
analyzeSNPhood 98.254 4.026102.857
annotation-methods0.1960.0150.211
annotationBins0.1250.0120.137
annotationBins210.018 0.05410.073
annotationDatasets0.1060.0070.113
annotationReadGroups0.9950.0071.002
annotationRegions0.1230.0070.130
associateGenotypes5.1870.0385.225
bins-methods0.1170.0040.121
changeObjectIntegrityChecking0.1370.0000.137
collectFiles0.0250.0010.026
convertToAllelicFractions0.1610.0010.162
counts-method0.1940.0010.195
datasets-methods1.0740.0071.081
deleteDatasets0.1300.0070.136
deleteReadGroups0.1300.0110.141
deleteRegions0.1520.0000.152
enrichment-methods0.1330.0000.133
getDefaultParameterList000
mergeReadGroups0.1690.0000.170
parameters-methods0.1220.0000.121
plotAllelicBiasResults29.788 0.14227.288
plotAllelicBiasResultsOverview0.8060.0300.835
plotAndCalculateCorrelationDatasets1.2710.0691.341
plotAndCalculateWeakAndStrongGenotype0.5930.0430.636
plotAndClusterMatrix0.5020.0170.518
plotAndSummarizeAllelicBiasTest26.916 0.04324.960
plotBinCounts1.0840.0521.135
plotClusterAverage0.4480.0120.460
plotFDRResults28.136 0.08625.377
plotGenotypesPerCluster0.3710.0540.424
plotGenotypesPerSNP0.3070.0020.309
plotRegionCounts2.4880.0092.497
readGroups-methods0.1030.0000.102
regions-methods0.1160.0290.145
renameBins0.1160.0000.117
renameDatasets0.1250.0080.133
renameReadGroups0.1240.0000.123
renameRegions2.0160.0002.016
results1.4010.9302.332
testForAllelicBiases28.541 0.01826.274