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

This page was generated on 2024-10-28 11:48 -0400 (Mon, 28 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4501
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4761
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4504
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4535
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4483
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4491
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.11.5  (landing page)
Charles Plessy
Snapshot Date: 2024-10-27 02:55 -0400 (Sun, 27 Oct 2024)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: devel
git_last_commit: 091ff58
git_last_commit_date: 2024-10-25 09:30:15 -0400 (Fri, 25 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for CAGEr on kjohnson3

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.11.5
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.11.5.tar.gz
StartedAt: 2024-10-27 10:53:37 -0400 (Sun, 27 Oct 2024)
EndedAt: 2024-10-27 11:00:33 -0400 (Sun, 27 Oct 2024)
EllapsedTime: 415.9 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.11.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/CAGEr.Rcheck’
* using R version 4.4.1 (2024-06-14)
* 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.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CAGEr/DESCRIPTION’ ... OK
* this is package ‘CAGEr’ version ‘2.11.5’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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              11.191  0.014  11.206
exportToTrack         8.948  0.047   8.995
aggregateTagClusters  5.781  0.060   5.840
scoreShift            5.440  0.053   5.492
* 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-class1.5670.1961.767
CAGEr_Multicore1.4650.0021.467
CTSS-class0.0690.0010.069
CTSScoordinates0.0230.0010.024
CTSSnormalizedTpm0.1880.0030.192
CTSStagCount0.1760.0150.192
CTSStoGenes0.1380.0080.147
CustomConsensusClusters1.2640.0171.282
GeneExpDESeq20.1600.0040.164
GeneExpSE0.0010.0000.001
QuantileWidthFunctions0.0510.0010.052
TSSlogo0.6940.0120.710
aggregateTagClusters5.7810.0605.840
annotateCTSS3.1670.0093.175
byCtss0.0060.0010.006
consensusClusters0.040.000.04
consensusClustersDESeq20.4990.0010.500
consensusClustersTpm0.0020.0000.001
cumulativeCTSSdistribution1.0960.0281.125
distclu2.5400.0072.548
dot-ctss_summary_for_clusters0.2200.0010.220
exampleCAGEexp000
exportToTrack8.9480.0478.995
expressionClasses0.4400.0010.440
filteredCTSSidx0.0020.0000.002
flagLowExpCTSS0.0080.0000.008
genomeName000
getCTSS0.2690.0060.275
getExpressionProfiles1.3570.0081.366
getShiftingPromoters0.4510.0010.452
hanabi0.0650.0020.067
hanabiPlot0.0750.0040.079
import.CAGEscanMolecule000
import.CTSS0.0210.0000.021
import.bam000
import.bedCTSS000
import.bedScore000
import.bedmolecule000
importPublicData000
inputFiles0.0010.0000.000
inputFilesType000
librarySizes000
mapStats0.0240.0030.027
mergeCAGEsets0.5870.0080.596
mergeSamples0.1470.0000.147
moleculesGR2CTSS0.0310.0000.031
normalizeTagCount0.1710.0020.174
paraclu11.191 0.01411.206
parseCAGEscanBlocksToGrangeTSS0.0050.0000.006
plotAnnot0.6430.0210.665
plotCorrelation0.0770.0020.078
plotExpressionProfiles1.9830.0262.009
plotInterquantileWidth0.5840.0040.589
plotReverseCumulatives0.6530.0070.660
quantilePositions3.5310.0183.549
quickEnhancers000
ranges2annot0.0890.0000.089
ranges2genes0.0160.0000.016
ranges2names0.0150.0000.016
resetCAGEexp0.0980.0010.099
rowSums.RleDataFrame0.0070.0000.007
rowsum.RleDataFrame0.0060.0000.007
sampleLabels0.0010.0000.001
scoreShift5.4400.0535.492
seqNameTotalsSE0.0010.0000.001
setColors0.1150.0020.116
strandInvaders0.2150.0250.240
summariseChrExpr0.1420.0050.147
tagClusters0.1040.0100.114