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

This page was generated on 2024-07-24 09:03 -0400 (Wed, 24 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4747
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4489
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4518
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4467
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-07-21 14:00 -0400 (Sun, 21 Jul 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
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 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-07-21 22:23:38 -0400 (Sun, 21 Jul 2024)
EndedAt: 2024-07-21 22:40:44 -0400 (Sun, 21 Jul 2024)
EllapsedTime: 1025.4 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.1 (2024-06-14)
* 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       31.508  3.604  35.112
exportToTrack              32.079  0.792  32.871
clusterCTSS                29.711  0.472  30.173
scoreShift                 27.444  1.640  29.085
cumulativeCTSSdistribution 22.445  4.560  27.006
annotateCTSS               23.710  2.520  26.233
quantilePositions          22.836  2.200  25.036
CustomConsensusClusters    13.109  1.139  14.250
getExpressionProfiles      10.310  0.976  11.287
plotExpressionProfiles      8.524  0.528   9.053
expressionClasses           4.858  0.488   5.346
* 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.0700.0622.138
CAGEr_Multicore4.0330.1874.220
CTSS-class0.2650.0000.265
CTSSclusteringMethod0.0010.0000.001
CTSScoordinates0.0720.0000.072
CTSSnormalizedTpm0.6690.0440.713
CTSStagCount0.7850.1270.913
CTSStoGenes0.4020.0290.430
CustomConsensusClusters13.109 1.13914.250
GeneExpDESeq20.4810.0050.484
GeneExpSE0.0000.0030.005
QuantileWidthFunctions0.1530.0000.153
aggregateTagClusters31.508 3.60435.112
annotateCTSS23.710 2.52026.233
byCtss0.0130.0040.017
clusterCTSS29.711 0.47230.173
consensusClusters0.1310.0040.135
consensusClustersDESeq23.8010.4844.285
consensusClustersTpm0.0060.0000.006
coverage-functions1.8910.3842.274
cumulativeCTSSdistribution22.445 4.56027.006
distclu-functions3.7320.7244.409
exampleCAGEexp0.0010.0000.000
exportToTrack32.079 0.79232.871
expressionClasses4.8580.4885.346
genomeName000
getCTSS0.8900.0040.894
getExpressionProfiles10.310 0.97611.287
getShiftingPromoters3.4770.4043.881
hanabi0.2070.0160.224
hanabiPlot0.2760.0240.300
import.CAGEscanMolecule0.0000.0000.001
import.CTSS0.0800.0040.083
import.bam000
import.bedCTSS000
import.bedScore000
import.bedmolecule000
inputFiles0.0000.0010.001
inputFilesType0.0000.0010.002
librarySizes0.0000.0010.001
mapStats0.0560.0010.057
mergeCAGEsets2.1880.0002.188
mergeSamples0.4890.0000.489
moleculesGR2CTSS0.1310.0040.134
normalizeTagCount0.5330.0120.523
parseCAGEscanBlocksToGrangeTSS0.0230.0040.027
plotAnnot2.3300.0642.395
plotCorrelation0.2450.0040.250
plotExpressionProfiles8.5240.5289.053
plotInterquantileWidth3.220.023.24
plotReverseCumulatives0.3550.0000.308
quantilePositions22.836 2.20025.036
quickEnhancers000
ranges2annot0.3850.0000.386
ranges2genes0.0890.0000.089
ranges2names0.0610.0000.060
resetCAGEexp0.3170.0040.321
rowSums.RleDataFrame0.0200.0030.023
rowsum.RleDataFrame0.0210.0070.028
sampleLabels0.0000.0040.005
scoreShift27.444 1.64029.085
seqNameTotalsSE0.0050.0000.004
setColors0.320.000.32
strandInvaders0.7970.0800.862
summariseChrExpr0.4200.0240.444
tagClusters0.2430.0160.259