Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2025-08-28 11:41 -0400 (Thu, 28 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 2204/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tLOH 1.16.0  (landing page)
Michelle Webb
Snapshot Date: 2025-08-25 13:40 -0400 (Mon, 25 Aug 2025)
git_url: https://git.bioconductor.org/packages/tLOH
git_branch: RELEASE_3_21
git_last_commit: d1e3d4c
git_last_commit_date: 2025-04-15 12:28:29 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  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
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    NA  


CHECK results for tLOH on merida1

To the developers/maintainers of the tLOH package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/tLOH.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: tLOH
Version: 1.16.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:tLOH.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings tLOH_1.16.0.tar.gz
StartedAt: 2025-08-26 11:17:26 -0400 (Tue, 26 Aug 2025)
EndedAt: 2025-08-26 11:40:40 -0400 (Tue, 26 Aug 2025)
EllapsedTime: 1394.2 seconds
RetCode: 0
Status:   OK  
CheckDir: tLOH.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/tLOH.Rcheck’
* using R version 4.5.1 RC (2025-06-05 r88288)
* 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 ‘tLOH/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘tLOH’ version ‘1.16.0’
* package encoding: UTF-8
* 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 ‘tLOH’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... NOTE
Problems with news in ‘NEWS.md’:
No news entries found.
* 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 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 ... OK
* 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 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
hiddenMarkovAnalysis 149.006  2.925 191.190
regionAnalysis       111.613  1.462 114.549
runHMM_3             106.588  1.597 120.363
runHMM_2             101.252  1.172 103.301
runHMM_1              62.014  0.670  63.440
prepareHMMdataframes  59.083  0.681  61.023
tLOHCalcUpdate        56.746  0.941  61.859
splitByChromosome     56.134  0.761  60.647
aggregateCHRPlot      17.723  0.382  18.391
alleleFrequencyPlot   17.617  0.346  18.258
tLOHCalc              13.078  0.279  14.924
* 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.21-bioc/meat/tLOH.Rcheck/00check.log’
for details.


Installation output

tLOH.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘tLOH’ ...
** this is package ‘tLOH’ version ‘1.16.0’
** using staged installation
** R
** data
** inst
** 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 (tLOH)

Tests output


Example timings

tLOH.Rcheck/tLOH-Ex.timings

nameusersystemelapsed
aggregateCHRPlot17.723 0.38218.391
alleleFrequencyPlot17.617 0.34618.258
documentErrorRegions0.0040.0010.005
hiddenMarkovAnalysis149.006 2.925191.190
humanGBMsampleAC0.0630.0050.068
initialStartProbabilities0.0010.0030.004
marginalLikelihoodM10.0060.0010.006
marginalLikelihoodM20.0030.0000.005
marginalM1Calc0.0000.0010.000
marginalM2CalcBHET0.0030.0010.003
marginalM2CalcBLOH0.0030.0010.004
modePeakCalc0.0010.0000.002
prepareHMMdataframes59.083 0.68161.023
regionAnalysis111.613 1.462114.549
regionFinalize0.0000.0010.001
removeOutlierFromCalc0.0010.0010.002
runHMM_162.014 0.67063.440
runHMM_2101.252 1.172103.301
runHMM_3106.588 1.597120.363
splitByChromosome56.134 0.76160.647
summarizeRegions10.0010.0020.004
summarizeRegions20.0000.0020.003
tLOHCalc13.078 0.27914.924
tLOHCalcUpdate56.746 0.94161.859
tLOHDataImport000