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

This page was generated on 2024-06-25 17:39 -0400 (Tue, 25 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4760
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4494
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4508
kjohnson1macOS 13.6.6 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-23 14:00 -0400 (Sun, 23 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
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 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-23 21:19:42 -0400 (Sun, 23 Jun 2024)
EndedAt: 2024-06-23 21:35:39 -0400 (Sun, 23 Jun 2024)
EllapsedTime: 957.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.955  3.820  34.776
exportToTrack              28.469  0.564  29.033
clusterCTSS                27.227  0.612  27.828
cumulativeCTSSdistribution 20.368  4.460  24.828
annotateCTSS               20.474  2.380  22.856
scoreShift                 20.676  1.476  22.153
quantilePositions          17.679  2.044  19.723
CustomConsensusClusters    10.429  1.288  11.717
getExpressionProfiles       8.098  0.800   8.899
plotExpressionProfiles      7.897  0.548   8.446
* 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-class3.1480.5833.738
CAGEr_Multicore3.1780.3513.529
CTSS-class0.2440.0040.248
CTSSclusteringMethod0.0010.0000.001
CTSScoordinates0.0660.0000.066
CTSSnormalizedTpm0.6120.0880.700
CTSStagCount0.7420.1320.874
CTSStoGenes0.3280.0560.384
CustomConsensusClusters10.429 1.28811.717
GeneExpDESeq20.4300.0360.466
GeneExpSE0.0040.0000.003
QuantileWidthFunctions0.1220.0000.122
aggregateTagClusters30.955 3.82034.776
annotateCTSS20.474 2.38022.856
byCtss0.0130.0040.017
clusterCTSS27.227 0.61227.828
consensusClusters0.1200.0040.125
consensusClustersDESeq23.3430.3723.715
consensusClustersTpm0.0050.0000.005
coverage-functions1.5930.3681.962
cumulativeCTSSdistribution20.368 4.46024.828
distclu-functions3.3930.7084.024
exampleCAGEexp0.0010.0000.001
exportToTrack28.469 0.56429.033
expressionClasses3.1430.4083.550
genomeName000
getCTSS0.8690.0120.881
getExpressionProfiles8.0980.8008.899
getShiftingPromoters3.1330.4003.533
hanabi0.1940.0160.210
hanabiPlot0.2580.0160.274
import.CAGEscanMolecule000
import.CTSS0.0700.0040.073
import.bam0.0000.0000.001
import.bedCTSS000
import.bedScore0.0010.0000.000
import.bedmolecule0.0000.0000.001
inputFiles0.0010.0000.001
inputFilesType0.0010.0000.001
librarySizes0.0000.0010.002
mapStats0.0480.0020.051
mergeCAGEsets1.8020.0081.811
mergeSamples0.4190.0000.419
moleculesGR2CTSS0.1150.0030.118
normalizeTagCount0.4290.0000.408
parseCAGEscanBlocksToGrangeTSS0.0190.0030.022
plotAnnot2.0730.0162.088
plotCorrelation0.2210.0040.225
plotExpressionProfiles7.8970.5488.446
plotInterquantileWidth1.7530.0041.757
plotReverseCumulatives0.3320.0000.289
quantilePositions17.679 2.04419.723
quickEnhancers0.0000.0000.001
ranges2annot0.3160.0000.316
ranges2genes0.0510.0000.051
ranges2names0.0490.0000.049
resetCAGEexp0.2880.0000.288
rowSums.RleDataFrame0.0190.0000.019
rowsum.RleDataFrame0.0190.0040.022
sampleLabels0.0040.0000.004
scoreShift20.676 1.47622.153
seqNameTotalsSE0.0040.0000.004
setColors0.280.000.28
strandInvaders0.6430.0830.701
summariseChrExpr0.3810.0000.381
tagClusters0.2130.0000.212