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

This page was generated on 2024-05-31 19:31:54 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4669
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4404
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4431
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4384
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 1954/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.35.0  (landing page)
Christian Arnold
Snapshot Date: 2024-05-30 18:57:37 -0400 (Thu, 30 May 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
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 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

CHECK results for SNPhood on merida1


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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SNPhood.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SNPhood_1.35.0.tar.gz
StartedAt: 2024-05-31 15:53:03 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 16:15:27 -0400 (Fri, 31 May 2024)
EllapsedTime: 1344.2 seconds
RetCode: 0
Status:   OK  
CheckDir: SNPhood.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SNPhood.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SNPhood_1.35.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/SNPhood.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 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                  214.575  3.454 231.098
plotAllelicBiasResults           67.766  0.581  73.234
plotAndSummarizeAllelicBiasTest  64.769  0.366  70.259
testForAllelicBiases             62.239  0.337  67.502
plotFDRResults                   61.936  0.297  67.595
results                           8.112 23.848  34.513
associateGenotypes               13.728  0.109  14.449
annotationBins2                  13.051  0.088  13.782
renameRegions                     5.697  0.089   6.246
plotRegionCounts                  4.656  0.067   5.098
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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


Installation output

SNPhood.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL SNPhood
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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
analyzeSNPhood214.575 3.454231.098
annotation-methods0.5180.1850.726
annotationBins0.2640.0340.303
annotationBins213.051 0.08813.782
annotationDatasets0.2310.0160.257
annotationReadGroups1.3550.0361.454
annotationRegions0.2620.0350.314
associateGenotypes13.728 0.10914.449
bins-methods0.2330.0200.258
changeObjectIntegrityChecking0.3540.0720.444
collectFiles0.0640.0040.069
convertToAllelicFractions1.4730.0411.571
counts-method0.4610.0350.524
datasets-methods1.2910.0311.388
deleteDatasets0.2820.0180.317
deleteReadGroups0.2800.0290.321
deleteRegions1.4230.0331.518
enrichment-methods0.2920.0250.333
getDefaultParameterList0.0010.0010.002
mergeReadGroups1.4600.0361.658
parameters-methods0.2420.0240.357
plotAllelicBiasResults67.766 0.58173.234
plotAllelicBiasResultsOverview2.2900.0302.522
plotAndCalculateCorrelationDatasets0.5870.0480.687
plotAndCalculateWeakAndStrongGenotype2.6600.0722.908
plotAndClusterMatrix1.2440.0451.404
plotAndSummarizeAllelicBiasTest64.769 0.36670.259
plotBinCounts3.2190.0333.517
plotClusterAverage2.2970.0562.540
plotFDRResults61.936 0.29767.595
plotGenotypesPerCluster1.0060.0281.103
plotGenotypesPerSNP0.8130.0270.900
plotRegionCounts4.6560.0675.098
readGroups-methods0.3320.0650.429
regions-methods0.2490.0320.308
renameBins1.4610.0511.631
renameDatasets0.2580.0190.303
renameReadGroups0.2630.0290.315
renameRegions5.6970.0896.246
results 8.11223.84834.513
testForAllelicBiases62.239 0.33767.502