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

This page was generated on 2024-03-29 11:35:49 -0400 (Fri, 29 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4669
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4404
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4427
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 261/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.8.0  (landing page)
Charles Plessy
Snapshot Date: 2024-03-27 14:05:05 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: RELEASE_3_18
git_last_commit: 6ad953b
git_last_commit_date: 2023-10-24 09:52:59 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for CAGEr on nebbiolo2


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.8.0
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings CAGEr_2.8.0.tar.gz
StartedAt: 2024-03-27 20:51:30 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 21:07:09 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 938.9 seconds
RetCode: 0
Status:   OK  
CheckDir: CAGEr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings CAGEr_2.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/CAGEr.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘CAGEr/DESCRIPTION’ ... OK
* this is package ‘CAGEr’ version ‘2.8.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 R 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 loading without being on the library search path ... 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 ... NOTE
S3 methods shown with full name in documentation object 'rowsum.RleDataFrame':
  'rowsum.RleDataFrame'

The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
aggregateTagClusters       29.291  3.204  32.496
exportToTrack              29.819  0.460  30.279
clusterCTSS                28.936  0.556  29.481
quantilePositions          21.708  2.240  23.949
cumulativeCTSSdistribution 18.877  4.212  23.089
scoreShift                 21.719  1.280  22.998
annotateCTSS               19.255  1.968  21.222
CustomConsensusClusters    10.487  1.032  11.520
getExpressionProfiles      10.231  0.908  11.139
plotExpressionProfiles      8.137  0.483   8.622
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘CAGE_Resources.Rmd’ using ‘UTF-8’... OK
  ‘CAGEexp.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/CAGEr.Rcheck/00check.log’
for details.



Installation output

CAGEr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL CAGEr
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-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-class2.7530.0722.826
CAGEr_Multicore3.1490.1533.301
CTSS-class0.260.000.26
CTSSclusteringMethod0.0010.0000.001
CTSScoordinates0.0650.0000.065
CTSSnormalizedTpm0.6370.0760.713
CTSStagCount0.7300.1160.846
CTSStoGenes0.3260.0510.379
CustomConsensusClusters10.487 1.03211.520
GeneExpDESeq20.4510.0080.460
GeneExpSE0.0030.0000.004
QuantileWidthFunctions0.1250.0040.129
aggregateTagClusters29.291 3.20432.496
annotateCTSS19.255 1.96821.222
byCtss0.0160.0000.016
clusterCTSS28.936 0.55629.481
consensusClusters0.1140.0000.115
consensusClustersDESeq23.3420.4403.782
consensusClustersTpm0.0050.0000.005
coverage-functions1.5110.3601.871
cumulativeCTSSdistribution18.877 4.21223.089
distclu-functions3.3290.6123.885
exampleCAGEexp0.0000.0000.001
exportToTrack29.819 0.46030.279
expressionClasses3.260.343.60
genomeName000
getCTSS0.8540.0040.858
getExpressionProfiles10.231 0.90811.139
getShiftingPromoters4.3290.4044.733
hanabi0.1970.0120.208
hanabiPlot0.2490.0200.270
import.CAGEscanMolecule000
import.CTSS0.0700.0040.073
import.bam000
import.bedCTSS000
import.bedScore000
import.bedmolecule000
inputFiles0.0010.0000.001
inputFilesType0.0010.0000.001
librarySizes0.0010.0000.001
mapStats0.0460.0040.050
mergeCAGEsets1.8790.0081.888
mergeSamples0.4020.0000.402
moleculesGR2CTSS0.1220.0000.122
normalizeTagCount0.4730.0000.445
parseCAGEscanBlocksToGrangeTSS0.020.000.02
plotAnnot2.1240.0082.131
plotCorrelation0.230.000.23
plotExpressionProfiles8.1370.4838.622
plotInterquantileWidth1.7470.0011.748
plotReverseCumulatives0.3380.0000.296
quantilePositions21.708 2.24023.949
quickEnhancers000
ranges2annot0.3410.0000.341
ranges2genes0.0550.0000.055
ranges2names0.0550.0000.055
resetCAGEexp0.3110.0000.311
rowSums.RleDataFrame0.0190.0000.019
rowsum.RleDataFrame0.0220.0000.022
sampleLabels0.0040.0000.004
scoreShift21.719 1.28022.998
seqNameTotalsSE0.0040.0000.004
setColors0.2890.0040.293
strandInvaders0.6270.0360.651
summariseChrExpr0.3780.0000.377
tagClusters0.210.000.21