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

This page was generated on 2025-03-06 12:10 -0500 (Thu, 06 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4769
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4504
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4527
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4480
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4416
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-03-03 13:00 -0500 (Mon, 03 Mar 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-03-04 13:17:26 -0500 (Tue, 04 Mar 2025)
EndedAt: 2025-03-04 13:28:37 -0500 (Tue, 04 Mar 2025)
EllapsedTime: 671.5 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.521  0.143  41.735
exportToTrack          34.558  0.179  34.757
aggregateTagClusters   20.789  0.129  20.925
scoreShift             18.929  0.242  19.183
quantilePositions      13.152  0.067  13.229
annotateCTSS           11.588  0.046  11.674
distclu                 9.310  0.038   9.360
plotExpressionProfiles  7.585  0.143   7.763
CAGEexp-class           5.479  0.697   6.236
getExpressionProfiles   5.494  0.030   5.560
* 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.4790.6976.236
CAGEr_Multicore4.7770.0424.822
CTSS-class0.2570.0020.260
CTSScoordinates0.0880.0040.092
CTSSnormalizedTpm0.7690.0100.779
CTSStagCount0.6980.0480.746
CTSStoGenes0.5380.0260.565
CustomConsensusClusters4.6740.0554.731
GeneExpDESeq20.5570.0120.568
GeneExpSE0.0030.0010.005
QuantileWidthFunctions0.1810.0010.182
TSSlogo2.5740.0432.626
aggregateTagClusters20.789 0.12920.925
annotateCTSS11.588 0.04611.674
byCtss0.0220.0000.023
consensusClusters0.1650.0020.168
consensusClustersDESeq21.9410.0051.948
consensusClustersTpm0.0070.0010.007
cumulativeCTSSdistribution4.0830.0604.143
distclu9.3100.0389.360
dot-ctss_summary_for_clusters0.9450.0070.954
exampleCAGEexp0.0000.0010.001
exportToTrack34.558 0.17934.757
expressionClasses1.8730.0061.879
filteredCTSSidx0.0090.0000.009
flagLowExpCTSS0.0330.0000.033
genomeName000
getCTSS1.2210.0231.251
getExpressionProfiles5.4940.0305.560
getShiftingPromoters1.8190.0071.829
hanabi0.2700.0080.279
hanabiPlot0.3240.0150.340
import.CAGEscanMolecule000
import.CTSS0.1050.0030.108
import.bam000
import.bedCTSS0.0000.0000.001
import.bedScore000
import.bedmolecule000
importPublicData0.0000.0010.000
inputFiles0.0010.0000.002
inputFilesType0.0010.0000.002
librarySizes0.0010.0000.001
mapStats0.0530.0030.056
mergeCAGEsets2.5310.0282.561
mergeSamples0.6530.0070.662
moleculesGR2CTSS0.1330.0020.137
normalizeTagCount0.6960.0080.705
paraclu41.521 0.14341.735
parseCAGEscanBlocksToGrangeTSS0.0240.0010.024
plotAnnot2.2950.0612.359
plotCorrelation0.3050.0170.323
plotExpressionProfiles7.5850.1437.763
plotInterquantileWidth2.1450.0152.161
plotReverseCumulatives2.5010.0192.521
quantilePositions13.152 0.06713.229
quickEnhancers000
ranges2annot0.4130.0050.418
ranges2genes0.0700.0000.071
ranges2names0.0650.0010.066
resetCAGEexp0.3210.0020.323
rowSums.RleDataFrame0.0240.0000.025
rowsum.RleDataFrame0.0270.0020.028
sampleLabels0.0040.0010.005
scoreShift18.929 0.24219.183
seqNameTotalsSE0.0040.0000.004
setColors0.4770.0050.491
strandInvaders0.8260.0840.912
summariseChrExpr0.5520.0050.558
tagClusters0.4120.0170.429