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

This page was generated on 2024-10-18 20:38 -0400 (Fri, 18 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4500
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4530
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4480
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-10-16 14:00 -0400 (Wed, 16 Oct 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-10-16 22:24:01 -0400 (Wed, 16 Oct 2024)
EndedAt: 2024-10-16 22:40:51 -0400 (Wed, 16 Oct 2024)
EllapsedTime: 1009.2 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.5 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.175  3.556  33.733
exportToTrack              31.637  0.708  32.345
clusterCTSS                28.948  0.576  29.514
scoreShift                 24.944  1.512  26.456
cumulativeCTSSdistribution 20.861  4.536  25.401
annotateCTSS               22.022  2.368  24.390
quantilePositions          20.573  2.108  22.682
CustomConsensusClusters    12.106  1.239  13.345
getExpressionProfiles       9.741  0.892  10.633
plotExpressionProfiles      8.508  0.564   9.073
expressionClasses           4.810  0.444   5.254
* 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.3390.0772.422
CAGEr_Multicore4.2940.2134.506
CTSS-class0.2630.0070.270
CTSSclusteringMethod0.0010.0000.001
CTSScoordinates0.0730.0010.072
CTSSnormalizedTpm0.6810.0590.741
CTSStagCount0.7990.1000.900
CTSStoGenes0.3690.0200.390
CustomConsensusClusters12.106 1.23913.345
GeneExpDESeq20.4710.0080.479
GeneExpSE0.0040.0000.004
QuantileWidthFunctions0.1200.0080.128
aggregateTagClusters30.175 3.55633.733
annotateCTSS22.022 2.36824.390
byCtss0.0180.0000.018
clusterCTSS28.948 0.57629.514
consensusClusters0.1140.0040.118
consensusClustersDESeq23.4060.4443.850
consensusClustersTpm0.0050.0000.005
coverage-functions1.6080.3841.993
cumulativeCTSSdistribution20.861 4.53625.401
distclu-functions3.7110.7284.395
exampleCAGEexp0.0000.0000.001
exportToTrack31.637 0.70832.345
expressionClasses4.8100.4445.254
genomeName0.0000.0000.001
getCTSS0.9110.0080.918
getExpressionProfiles 9.741 0.89210.633
getShiftingPromoters3.2560.4403.697
hanabi0.2070.0080.215
hanabiPlot0.2940.0000.295
import.CAGEscanMolecule0.0000.0000.001
import.CTSS0.0860.0000.087
import.bam000
import.bedCTSS000
import.bedScore0.0010.0000.000
import.bedmolecule000
inputFiles0.0010.0000.001
inputFilesType0.0000.0020.001
librarySizes0.0000.0010.001
mapStats0.0470.0040.051
mergeCAGEsets1.9290.0121.942
mergeSamples0.4320.0000.433
moleculesGR2CTSS0.1340.0000.134
normalizeTagCount0.5160.0000.485
parseCAGEscanBlocksToGrangeTSS0.0210.0000.022
plotAnnot2.3000.0642.365
plotCorrelation0.2310.0120.242
plotExpressionProfiles8.5080.5649.073
plotInterquantileWidth3.1220.0203.142
plotReverseCumulatives0.3360.0000.292
quantilePositions20.573 2.10822.682
quickEnhancers000
ranges2annot0.3360.0040.340
ranges2genes0.0740.0000.075
ranges2names0.0560.0000.056
resetCAGEexp0.2920.0000.292
rowSums.RleDataFrame0.0200.0000.019
rowsum.RleDataFrame0.0220.0000.022
sampleLabels0.0040.0000.004
scoreShift24.944 1.51226.456
seqNameTotalsSE0.0040.0000.004
setColors0.2860.0000.286
strandInvaders0.6820.0760.735
summariseChrExpr0.3890.0080.396
tagClusters0.2480.0040.251