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

This page was generated on 2024-06-19 12:10 -0400 (Wed, 19 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4687
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4402
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4351
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 1961/2242HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.35.0  (landing page)
Christian Arnold
Snapshot Date: 2024-06-18 14:00 -0400 (Tue, 18 Jun 2024)
git_url: https://git.bioconductor.org/packages/SNPhood
git_branch: devel
git_last_commit: 147ba41
git_last_commit_date: 2024-04-30 10:46:24 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


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.35.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.35.0.tar.gz
StartedAt: 2024-06-19 03:50:59 -0400 (Wed, 19 Jun 2024)
EndedAt: 2024-06-19 04:03:50 -0400 (Wed, 19 Jun 2024)
EllapsedTime: 771.3 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.35.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/SNPhood.Rcheck’
* using R version 4.4.0 RC (2024-04-16 r86468)
* using platform: x86_64-pc-linux-gnu
* 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.35.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                  101.274  7.108 108.902
plotAllelicBiasResults           29.607  0.177  28.319
plotAndSummarizeAllelicBiasTest  28.372  0.147  25.831
plotFDRResults                   25.999  0.112  24.328
testForAllelicBiases             25.849  0.141  24.441
annotationBins2                  11.111  0.032  11.143
associateGenotypes                5.258  0.088   5.347
* 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
analyzeSNPhood101.274 7.108108.902
annotation-methods0.2370.0320.269
annotationBins0.1290.0360.164
annotationBins211.111 0.03211.143
annotationDatasets0.1310.0280.159
annotationReadGroups0.1330.0000.134
annotationRegions0.1400.0120.152
associateGenotypes5.2580.0885.347
bins-methods0.1290.0160.145
changeObjectIntegrityChecking0.2030.0000.203
collectFiles0.0300.0000.031
convertToAllelicFractions0.1540.0160.169
counts-method0.2120.0120.224
datasets-methods1.1390.0481.187
deleteDatasets0.1390.0160.154
deleteReadGroups0.1530.0160.168
deleteRegions1.2230.0161.239
enrichment-methods0.1470.0080.154
getDefaultParameterList0.0010.0000.001
mergeReadGroups0.1700.0080.179
parameters-methods0.1350.0040.139
plotAllelicBiasResults29.607 0.17728.319
plotAllelicBiasResultsOverview0.8650.0560.921
plotAndCalculateCorrelationDatasets0.2340.0040.237
plotAndCalculateWeakAndStrongGenotype1.7890.0281.816
plotAndClusterMatrix0.5560.0120.568
plotAndSummarizeAllelicBiasTest28.372 0.14725.831
plotBinCounts1.1100.0481.158
plotClusterAverage0.4490.0040.453
plotFDRResults25.999 0.11224.328
plotGenotypesPerCluster0.4080.0600.468
plotGenotypesPerSNP0.3070.0040.311
plotRegionCounts1.6140.0321.647
readGroups-methods0.1190.0000.119
regions-methods0.1280.0000.127
renameBins0.1320.0120.144
renameDatasets1.0660.0561.122
renameReadGroups0.1280.0040.132
renameRegions1.9730.0081.982
results2.0431.7843.827
testForAllelicBiases25.849 0.14124.441