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

This page was generated on 2025-03-20 12:06 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4406
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-17 13:00 -0400 (Mon, 17 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-03-18 03:13:00 -0400 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 03:25:29 -0400 (Tue, 18 Mar 2025)
EllapsedTime: 748.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                  99.825  4.005 104.348
plotAllelicBiasResults          30.259  0.131  27.498
plotFDRResults                  27.994  0.068  25.748
testForAllelicBiases            27.321  0.011  25.116
plotAndSummarizeAllelicBiasTest 26.144  0.109  24.887
annotationBins2                 11.036  0.019  11.056
associateGenotypes               5.122  0.034   5.157
* 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 99.825 4.005104.348
annotation-methods0.2060.0080.215
annotationBins0.1290.0060.135
annotationBins211.036 0.01911.056
annotationDatasets0.1110.0060.117
annotationReadGroups0.9920.0101.002
annotationRegions0.1290.0060.136
associateGenotypes5.1220.0345.157
bins-methods0.1110.0060.117
changeObjectIntegrityChecking0.1310.0010.132
collectFiles0.0240.0000.024
convertToAllelicFractions0.1470.0010.147
counts-method0.1910.0010.191
datasets-methods0.9420.0050.947
deleteDatasets0.1250.0080.134
deleteReadGroups0.1320.0090.142
deleteRegions0.1540.0000.154
enrichment-methods0.1350.0000.135
getDefaultParameterList0.0000.0000.001
mergeReadGroups0.1620.0010.163
parameters-methods0.1190.0000.119
plotAllelicBiasResults30.259 0.13127.498
plotAllelicBiasResultsOverview0.8110.0390.850
plotAndCalculateCorrelationDatasets1.1760.0861.262
plotAndCalculateWeakAndStrongGenotype0.6020.0420.644
plotAndClusterMatrix0.5000.0180.517
plotAndSummarizeAllelicBiasTest26.144 0.10924.887
plotBinCounts1.1450.0441.188
plotClusterAverage0.4820.0120.493
plotFDRResults27.994 0.06825.748
plotGenotypesPerCluster0.3760.0600.437
plotGenotypesPerSNP0.3160.0030.320
plotRegionCounts2.4800.0102.491
readGroups-methods0.1020.0000.102
regions-methods0.1180.0300.148
renameBins0.1180.0000.117
renameDatasets0.1300.0060.136
renameReadGroups0.1220.0000.123
renameRegions1.9970.0001.996
results1.4200.9172.337
testForAllelicBiases27.321 0.01125.116