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

This page was generated on 2024-11-09 21:30 -0500 (Sat, 09 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4505
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4506
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4538
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4486
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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: 2024-11-08 13:40 -0500 (Fri, 08 Nov 2024)
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)
teran2Linux (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
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.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: 2024-11-08 22:03:34 -0500 (Fri, 08 Nov 2024)
EndedAt: 2024-11-08 22:10:28 -0500 (Fri, 08 Nov 2024)
EllapsedTime: 414.1 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.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.12.0’
* 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.284  0.013  11.313
exportToTrack         9.536  0.040   9.578
aggregateTagClusters  5.478  0.060   5.538
scoreShift            4.957  0.082   5.041
* 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.5520.1871.746
CAGEr_Multicore1.4550.0021.458
CTSS-class0.0650.0000.065
CTSScoordinates0.0220.0010.023
CTSSnormalizedTpm0.1840.0030.187
CTSStagCount0.1730.0140.187
CTSStoGenes0.1380.0080.145
CustomConsensusClusters1.2240.0041.228
GeneExpDESeq20.1460.0030.149
GeneExpSE0.0010.0000.001
QuantileWidthFunctions0.0460.0000.047
TSSlogo0.6720.0120.687
aggregateTagClusters5.4780.0605.538
annotateCTSS3.0600.0063.066
byCtss0.0060.0000.006
consensusClusters0.0360.0010.037
consensusClustersDESeq20.4810.0000.481
consensusClustersTpm0.0010.0010.001
cumulativeCTSSdistribution0.9530.0140.966
distclu2.2300.0062.235
dot-ctss_summary_for_clusters0.1960.0000.197
exampleCAGEexp000
exportToTrack9.5360.0409.578
expressionClasses0.4430.0000.444
filteredCTSSidx0.0020.0000.002
flagLowExpCTSS0.0080.0000.008
genomeName000
getCTSS0.2680.0070.275
getExpressionProfiles1.3320.0071.343
getShiftingPromoters0.4460.0010.448
hanabi0.0620.0030.066
hanabiPlot0.0730.0050.078
import.CAGEscanMolecule000
import.CTSS0.020.000.02
import.bam000
import.bedCTSS000
import.bedScore000
import.bedmolecule000
importPublicData0.0000.0000.001
inputFiles000
inputFilesType0.0000.0000.001
librarySizes0.0010.0000.000
mapStats0.0140.0000.015
mergeCAGEsets0.5860.0100.598
mergeSamples0.1510.0020.152
moleculesGR2CTSS0.0320.0000.033
normalizeTagCount0.1730.0020.176
paraclu11.284 0.01311.313
parseCAGEscanBlocksToGrangeTSS0.0070.0000.007
plotAnnot0.6740.0240.700
plotCorrelation0.0820.0010.083
plotExpressionProfiles2.0340.0482.085
plotInterquantileWidth0.5800.0050.585
plotReverseCumulatives0.6020.0040.607
quantilePositions3.2800.0113.292
quickEnhancers000
ranges2annot0.0870.0010.088
ranges2genes0.0160.0000.016
ranges2names0.0150.0010.015
resetCAGEexp0.0980.0000.098
rowSums.RleDataFrame0.0080.0000.008
rowsum.RleDataFrame0.0070.0000.007
sampleLabels0.0010.0000.001
scoreShift4.9570.0825.041
seqNameTotalsSE0.0010.0000.001
setColors0.1060.0010.108
strandInvaders0.1940.0250.220
summariseChrExpr0.1340.0050.140
tagClusters0.0990.0070.107