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

This page was generated on 2024-04-17 11:36:24 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
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 1993/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.32.0  (landing page)
Christian Arnold
Snapshot Date: 2024-04-15 14:05:01 -0400 (Mon, 15 Apr 2024)
git_url: https://git.bioconductor.org/packages/SNPhood
git_branch: RELEASE_3_18
git_last_commit: 4985db5
git_last_commit_date: 2023-10-24 10:45:59 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

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.32.0
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:SNPhood.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings SNPhood_1.32.0.tar.gz
StartedAt: 2024-04-16 04:08:06 -0400 (Tue, 16 Apr 2024)
EndedAt: 2024-04-16 04:25:03 -0400 (Tue, 16 Apr 2024)
EllapsedTime: 1016.9 seconds
RetCode: 0
Status:   OK  
CheckDir: SNPhood.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/SNPhood.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘SNPhood/DESCRIPTION’ ... OK
* this is package ‘SNPhood’ version ‘1.32.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 R 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 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                  108.496  5.279 114.296
plotAllelicBiasResults           31.849  0.164  29.722
testForAllelicBiases             29.929  0.105  27.609
plotAndSummarizeAllelicBiasTest  28.857  0.116  26.997
plotFDRResults                   27.877  0.120  25.891
annotationBins2                  10.734  0.096  10.830
associateGenotypes                5.603  0.040   5.643
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘IntroductionToSNPhood.Rmd’ using ‘UTF-8’... OK
  ‘workflow.Rmd’ using ‘UTF-8’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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



Installation output

SNPhood.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.18-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
analyzeSNPhood108.496 5.279114.296
annotation-methods0.2390.0320.271
annotationBins0.1660.0160.182
annotationBins210.734 0.09610.830
annotationDatasets0.1560.0200.176
annotationReadGroups0.1670.0000.167
annotationRegions0.170.000.17
associateGenotypes5.6030.0405.643
bins-methods0.1760.0120.187
changeObjectIntegrityChecking0.1960.0040.199
collectFiles0.0310.0000.030
convertToAllelicFractions0.2550.0120.268
counts-method0.2530.0040.257
datasets-methods0.1740.0000.173
deleteDatasets1.1870.0081.196
deleteReadGroups0.2000.0040.204
deleteRegions1.3050.0001.305
enrichment-methods0.1910.0000.192
getDefaultParameterList0.0010.0000.001
mergeReadGroups0.2240.0000.225
parameters-methods0.1800.0000.181
plotAllelicBiasResults31.849 0.16429.722
plotAllelicBiasResultsOverview0.9440.0240.969
plotAndCalculateCorrelationDatasets1.4600.0481.508
plotAndCalculateWeakAndStrongGenotype0.7790.0200.799
plotAndClusterMatrix1.7740.0281.802
plotAndSummarizeAllelicBiasTest28.857 0.11626.997
plotBinCounts1.2140.0481.262
plotClusterAverage0.5130.0000.513
plotFDRResults27.877 0.12025.891
plotGenotypesPerCluster0.4480.0520.500
plotGenotypesPerSNP0.3760.0080.384
plotRegionCounts2.7390.0602.799
readGroups-methods0.1520.0000.152
regions-methods0.1790.0240.202
renameBins0.1690.0040.173
renameDatasets0.1830.0120.195
renameReadGroups0.1830.0000.183
renameRegions2.1560.0362.192
results2.0061.8283.834
testForAllelicBiases29.929 0.10527.609