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

This page was generated on 2024-04-17 11:35:49 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
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-04-15 14:05:01 -0400 (Mon, 15 Apr 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-04-15 20:50:21 -0400 (Mon, 15 Apr 2024)
EndedAt: 2024-04-15 21:11:27 -0400 (Mon, 15 Apr 2024)
EllapsedTime: 1266.0 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       30.738  2.860  33.599
exportToTrack              29.388  0.580  29.967
clusterCTSS                29.048  0.479  29.517
quantilePositions          21.557  2.060  23.617
cumulativeCTSSdistribution 19.118  3.888  23.010
scoreShift                 21.712  1.256  22.968
annotateCTSS               20.118  1.984  22.103
CustomConsensusClusters    11.024  0.780  11.804
getExpressionProfiles      10.332  0.912  11.245
plotExpressionProfiles      8.322  0.412   8.734
* 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
 OK
* 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-class3.0250.0483.153
CAGEr_Multicore3.2430.0003.243
CTSS-class0.2540.0080.262
CTSSclusteringMethod0.0000.0010.001
CTSScoordinates0.0620.0030.064
CTSSnormalizedTpm0.6640.0400.704
CTSStagCount0.7630.1080.871
CTSStoGenes0.3430.0320.375
CustomConsensusClusters11.024 0.78011.804
GeneExpDESeq20.4550.0040.459
GeneExpSE0.0040.0000.004
QuantileWidthFunctions0.130.000.13
aggregateTagClusters30.738 2.86033.599
annotateCTSS20.118 1.98422.103
byCtss0.0160.0000.016
clusterCTSS29.048 0.47929.517
consensusClusters0.1100.0000.111
consensusClustersDESeq23.3110.3883.700
consensusClustersTpm0.0050.0000.005
coverage-functions1.5940.3121.906
cumulativeCTSSdistribution19.118 3.88823.010
distclu-functions3.3580.6203.893
exampleCAGEexp000
exportToTrack29.388 0.58029.967
expressionClasses3.2540.3363.589
genomeName0.0010.0000.001
getCTSS0.9170.0080.925
getExpressionProfiles10.332 0.91211.245
getShiftingPromoters4.40.44.8
hanabi0.2170.0080.225
hanabiPlot0.2560.0240.281
import.CAGEscanMolecule000
import.CTSS0.0760.0000.075
import.bam000
import.bedCTSS000
import.bedScore0.0010.0000.000
import.bedmolecule000
inputFiles0.0010.0000.001
inputFilesType0.0010.0000.002
librarySizes0.0010.0000.001
mapStats0.0510.0000.051
mergeCAGEsets1.9750.0201.994
mergeSamples0.4110.0040.415
moleculesGR2CTSS0.120.000.12
normalizeTagCount0.4720.0000.451
parseCAGEscanBlocksToGrangeTSS0.0210.0000.021
plotAnnot2.1380.0122.149
plotCorrelation0.2310.0000.231
plotExpressionProfiles8.3220.4128.734
plotInterquantileWidth1.7480.0001.748
plotReverseCumulatives0.3380.0040.286
quantilePositions21.557 2.06023.617
quickEnhancers000
ranges2annot0.3410.0000.340
ranges2genes0.0550.0000.054
ranges2names0.0530.0000.053
resetCAGEexp0.3160.0000.316
rowSums.RleDataFrame0.0210.0000.021
rowsum.RleDataFrame0.0240.0000.033
sampleLabels0.0040.0000.004
scoreShift21.712 1.25622.968
seqNameTotalsSE0.0040.0000.003
setColors0.2830.0000.283
strandInvaders0.6210.0280.637
summariseChrExpr0.3840.0000.383
tagClusters0.2170.0000.217