Back to Multiple platform build/check report for BioC 3.20:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-01-27 12:10 -0500 (Mon, 27 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4494
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4395
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 266/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.12.0  (landing page)
Charles Plessy
Snapshot Date: 2025-01-23 13:00 -0500 (Thu, 23 Jan 2025)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: RELEASE_3_20
git_last_commit: 492797d
git_last_commit_date: 2024-10-29 09:44:43 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for CAGEr on kjohnson1

To the developers/maintainers of the CAGEr package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CAGEr.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: CAGEr
Version: 2.12.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CAGEr_2.12.0.tar.gz
StartedAt: 2025-01-24 13:21:13 -0500 (Fri, 24 Jan 2025)
EndedAt: 2025-01-24 13:32:19 -0500 (Fri, 24 Jan 2025)
EllapsedTime: 666.6 seconds
RetCode: 0
Status:   OK  
CheckDir: CAGEr.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/CAGEr.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-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 Ventura 13.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CAGEr/DESCRIPTION’ ... OK
* this is package ‘CAGEr’ version ‘2.12.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 ‘CAGEr’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* 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 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 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
paraclu                41.647  0.148  41.892
exportToTrack          34.083  0.161  34.303
aggregateTagClusters   20.669  0.101  20.787
scoreShift             18.905  0.196  19.132
quantilePositions      13.102  0.068  13.173
annotateCTSS           11.884  0.046  11.949
distclu                 9.114  0.037   9.151
plotExpressionProfiles  7.409  0.142   7.554
CAGEexp-class           5.496  0.675   6.208
getExpressionProfiles   5.496  0.032   5.530
* 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: OK


Installation output

CAGEr.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘CAGEr’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (CAGEr)

Tests output


Example timings

CAGEr.Rcheck/CAGEr-Ex.timings

nameusersystemelapsed
CAGEexp-class5.4960.6756.208
CAGEr_Multicore4.8020.0274.829
CTSS-class0.2790.0030.282
CTSScoordinates0.0870.0030.090
CTSSnormalizedTpm0.7610.0160.776
CTSStagCount0.7120.0550.767
CTSStoGenes0.5220.0270.550
CustomConsensusClusters4.6530.0484.703
GeneExpDESeq20.5560.0110.567
GeneExpSE0.0040.0000.004
QuantileWidthFunctions0.1770.0010.179
TSSlogo2.5890.0402.641
aggregateTagClusters20.669 0.10120.787
annotateCTSS11.884 0.04611.949
byCtss0.0220.0010.023
consensusClusters0.1520.0030.153
consensusClustersDESeq21.9310.0061.937
consensusClustersTpm0.0060.0000.006
cumulativeCTSSdistribution4.1900.0554.245
distclu9.1140.0379.151
dot-ctss_summary_for_clusters0.8950.0050.900
exampleCAGEexp0.0000.0000.001
exportToTrack34.083 0.16134.303
expressionClasses1.8020.0071.809
filteredCTSSidx0.0090.0000.010
flagLowExpCTSS0.0330.0000.033
genomeName0.0000.0000.001
getCTSS1.1650.0201.185
getExpressionProfiles5.4960.0325.530
getShiftingPromoters1.8840.0081.893
hanabi0.2570.0070.264
hanabiPlot0.3020.0190.321
import.CAGEscanMolecule0.0010.0000.000
import.CTSS0.0930.0020.095
import.bam000
import.bedCTSS000
import.bedScore000
import.bedmolecule0.0000.0000.001
importPublicData0.0010.0000.001
inputFiles0.0020.0000.002
inputFilesType0.0010.0010.002
librarySizes0.0020.0000.001
mapStats0.0550.0040.060
mergeCAGEsets2.6410.0382.682
mergeSamples0.6520.0110.675
moleculesGR2CTSS0.1310.0020.133
normalizeTagCount0.9010.0340.731
paraclu41.647 0.14841.892
parseCAGEscanBlocksToGrangeTSS0.0250.0010.025
plotAnnot2.3320.0772.414
plotCorrelation0.2680.0150.284
plotExpressionProfiles7.4090.1427.554
plotInterquantileWidth2.1990.0222.223
plotReverseCumulatives3.1280.1602.574
quantilePositions13.102 0.06813.173
quickEnhancers0.0000.0010.000
ranges2annot0.4430.0040.446
ranges2genes0.0650.0010.066
ranges2names0.0590.0010.060
resetCAGEexp0.3500.0020.352
rowSums.RleDataFrame0.0250.0000.026
rowsum.RleDataFrame0.0270.0010.028
sampleLabels0.0040.0010.004
scoreShift18.905 0.19619.132
seqNameTotalsSE0.0030.0000.004
setColors0.4360.0050.442
strandInvaders0.8540.0820.938
summariseChrExpr0.5720.0130.586
tagClusters0.4280.0080.437