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

This page was generated on 2024-06-07 20:24 -0400 (Fri, 07 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4755
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4489
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4520
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
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 264/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.10.0  (landing page)
Charles Plessy
Snapshot Date: 2024-06-05 14:00:26 -0400 (Wed, 05 Jun 2024)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: RELEASE_3_19
git_last_commit: 6c8b145
git_last_commit_date: 2024-04-30 10:30:39 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows 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  UNNEEDED, same version is already published


CHECK results for CAGEr on nebbiolo1

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.10.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings CAGEr_2.10.0.tar.gz
StartedAt: 2024-06-05 21:14:18 -0400 (Wed, 05 Jun 2024)
EndedAt: 2024-06-05 21:30:05 -0400 (Wed, 05 Jun 2024)
EllapsedTime: 946.1 seconds
RetCode: 0
Status:   OK  
CheckDir: CAGEr.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/CAGEr.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* 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.10.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 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 ... NOTE
checkRd: (-1) inputFiles.Rd:28: Lost braces
    28 | code{\link{CAGEexp}} objects.
       |     ^
checkRd: (-1) inputFilesType.Rd:37: Lost braces in \itemize; meant \describe ?
checkRd: (-1) inputFilesType.Rd:40: Lost braces in \itemize; meant \describe ?
checkRd: (-1) inputFilesType.Rd:43: Lost braces in \itemize; meant \describe ?
checkRd: (-1) inputFilesType.Rd:46-47: Lost braces in \itemize; meant \describe ?
checkRd: (-1) inputFilesType.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) inputFilesType.Rd:53-55: Lost braces in \itemize; meant \describe ?
* 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 Rd file 'rowsum.RleDataFrame.Rd':
  '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.351  3.487  33.841
exportToTrack              28.502  0.651  29.154
clusterCTSS                27.507  0.456  27.951
cumulativeCTSSdistribution 19.420  4.236  23.657
annotateCTSS               20.139  2.264  22.404
scoreShift                 20.153  1.372  21.526
quantilePositions          17.623  2.048  19.672
CustomConsensusClusters    11.326  1.239  12.565
getExpressionProfiles       8.181  0.812   8.994
plotExpressionProfiles      7.944  0.524   8.469
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/CAGEr.Rcheck/00check.log’
for details.


Installation output

CAGEr.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-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.7030.0522.759
CAGEr_Multicore3.2590.1523.411
CTSS-class0.2430.0000.243
CTSSclusteringMethod0.0000.0000.001
CTSScoordinates0.0640.0000.065
CTSSnormalizedTpm0.6330.0400.673
CTSStagCount0.7140.1630.877
CTSStoGenes0.3410.0290.369
CustomConsensusClusters11.326 1.23912.565
GeneExpDESeq20.4220.0290.450
GeneExpSE0.0000.0030.004
QuantileWidthFunctions0.1190.0040.124
aggregateTagClusters30.351 3.48733.841
annotateCTSS20.139 2.26422.404
byCtss0.0150.0000.016
clusterCTSS27.507 0.45627.951
consensusClusters0.1270.0040.130
consensusClustersDESeq23.3110.4523.763
consensusClustersTpm0.0020.0030.005
coverage-functions1.5950.3081.904
cumulativeCTSSdistribution19.420 4.23623.657
distclu-functions3.3460.7044.002
exampleCAGEexp0.0010.0000.000
exportToTrack28.502 0.65129.154
expressionClasses3.1340.3953.530
genomeName000
getCTSS0.8680.0080.877
getExpressionProfiles8.1810.8128.994
getShiftingPromoters3.1890.4393.630
hanabi0.2040.0120.216
hanabiPlot0.2620.0200.282
import.CAGEscanMolecule000
import.CTSS0.0730.0000.073
import.bam000
import.bedCTSS0.0000.0000.001
import.bedScore000
import.bedmolecule0.0010.0000.000
inputFiles0.0010.0000.002
inputFilesType0.0010.0000.001
librarySizes0.0010.0000.001
mapStats0.0470.0040.051
mergeCAGEsets1.920.021.94
mergeSamples0.4790.0070.487
moleculesGR2CTSS0.1150.0030.119
normalizeTagCount0.4310.0030.414
parseCAGEscanBlocksToGrangeTSS0.0210.0000.020
plotAnnot2.1730.0002.172
plotCorrelation0.2300.0040.233
plotExpressionProfiles7.9440.5248.469
plotInterquantileWidth1.7090.0041.713
plotReverseCumulatives0.3240.0000.282
quantilePositions17.623 2.04819.672
quickEnhancers000
ranges2annot0.3220.0040.325
ranges2genes0.0550.0000.054
ranges2names0.0540.0000.054
resetCAGEexp0.3250.0000.325
rowSums.RleDataFrame0.0210.0000.021
rowsum.RleDataFrame0.0250.0000.025
sampleLabels0.0010.0040.004
scoreShift20.153 1.37221.526
seqNameTotalsSE0.0030.0000.004
setColors0.2710.0040.275
strandInvaders0.6380.0840.706
summariseChrExpr0.3660.0000.366
tagClusters0.2060.0000.206