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

This page was generated on 2025-04-19 11:44 -0400 (Sat, 19 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
lconwaymacOS 12.7.1 Montereyx86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4599
kjohnson3macOS 13.7.1 Venturaarm644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4553
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4570
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 2037/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.38.0  (landing page)
Christian Arnold
Snapshot Date: 2025-04-18 13:40 -0400 (Fri, 18 Apr 2025)
git_url: https://git.bioconductor.org/packages/SNPhood
git_branch: RELEASE_3_21
git_last_commit: a7144d2
git_last_commit_date: 2025-04-15 10:56:04 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    NA  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for SNPhood on lconway

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.38.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.38.0.tar.gz
StartedAt: 2025-04-19 00:22:55 -0400 (Sat, 19 Apr 2025)
EndedAt: 2025-04-19 00:33:50 -0400 (Sat, 19 Apr 2025)
EllapsedTime: 655.1 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.38.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/SNPhood.Rcheck’
* using R version 4.5.0 RC (2025-04-04 r88126)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SNPhood/DESCRIPTION’ ... OK
* this is package ‘SNPhood’ version ‘1.38.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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  analyzeSNPhood.Rd: BamFile-class, BamFileList-class
  collectFiles.Rd: BamFile-class, BamFileList-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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                  114.854  2.176 118.262
plotAllelicBiasResults           30.384  0.309  30.826
testForAllelicBiases             29.209  0.298  29.645
plotAndSummarizeAllelicBiasTest  29.256  0.236  29.622
plotFDRResults                   28.933  0.192  29.221
results                           2.506  7.917  10.491
annotationBins2                   9.453  0.084   9.586
associateGenotypes                6.351  0.096   6.470
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-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.5-x86_64/Resources/library’
* installing *source* package ‘SNPhood’ ...
** this is package ‘SNPhood’ version ‘1.38.0’
** 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
analyzeSNPhood114.854 2.176118.262
annotation-methods0.2350.0700.307
annotationBins0.1250.0340.164
annotationBins29.4530.0849.586
annotationDatasets0.1130.0160.131
annotationReadGroups0.1070.0270.135
annotationRegions0.1250.0320.158
associateGenotypes6.3510.0966.470
bins-methods0.1250.0140.139
changeObjectIntegrityChecking0.1540.0250.180
collectFiles0.0370.0020.041
convertToAllelicFractions0.2190.0510.271
counts-method0.2260.0260.252
datasets-methods0.1260.0320.160
deleteDatasets1.0550.0371.100
deleteReadGroups0.1430.0220.166
deleteRegions1.0280.0311.066
enrichment-methods0.1370.0200.157
getDefaultParameterList0.0000.0000.001
mergeReadGroups0.1810.0320.213
parameters-methods0.1330.0310.165
plotAllelicBiasResults30.384 0.30930.826
plotAllelicBiasResultsOverview0.9580.0170.980
plotAndCalculateCorrelationDatasets1.2050.0311.261
plotAndCalculateWeakAndStrongGenotype0.6890.0570.750
plotAndClusterMatrix1.5210.0531.582
plotAndSummarizeAllelicBiasTest29.256 0.23629.622
plotBinCounts1.3120.0201.338
plotClusterAverage1.5500.0501.605
plotFDRResults28.933 0.19229.221
plotGenotypesPerCluster0.4320.0150.449
plotGenotypesPerSNP0.3600.0270.389
plotRegionCounts1.9940.0932.095
readGroups-methods0.1190.0140.135
regions-methods1.1660.0421.215
renameBins0.1210.0080.129
renameDatasets0.1430.0400.183
renameReadGroups0.1280.0140.143
renameRegions2.5060.0522.567
results 2.506 7.91710.491
testForAllelicBiases29.209 0.29829.645