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:40 -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 merida1

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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CAGEr_2.10.0.tar.gz
StartedAt: 2024-10-17 02:13:22 -0400 (Thu, 17 Oct 2024)
EndedAt: 2024-10-17 02:40:46 -0400 (Thu, 17 Oct 2024)
EllapsedTime: 1643.7 seconds
RetCode: 0
Status:   OK  
CheckDir: CAGEr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CAGEr_2.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/CAGEr.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 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
clusterCTSS                91.228  0.969 108.109
exportToTrack              90.025  0.853 106.170
aggregateTagClusters       71.961  1.497  82.846
scoreShift                 59.336  0.860  67.707
annotateCTSS               53.696  1.018  63.571
quantilePositions          53.474  0.864  60.665
cumulativeCTSSdistribution 45.890  1.382  54.454
CustomConsensusClusters    25.350  0.749  29.636
getExpressionProfiles      25.354  0.444  28.592
plotExpressionProfiles     23.817  0.414  27.381
expressionClasses          10.358  0.094  11.876
CAGEexp-class               8.929  1.333  11.654
consensusClustersDESeq2     9.530  0.196  11.477
getShiftingPromoters        9.020  0.159  10.444
distclu-functions           6.897  0.441   8.549
plotAnnot                   5.886  0.054   6.626
mergeCAGEsets               5.638  0.064   6.500
plotInterquantileWidth      4.968  0.099   5.723
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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


Installation output

CAGEr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CAGEr
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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-class 8.929 1.33311.654
CAGEr_Multicore4.0880.0254.584
CTSS-class0.7350.0100.838
CTSSclusteringMethod0.0030.0010.005
CTSScoordinates0.1880.0050.216
CTSSnormalizedTpm1.9010.0862.260
CTSStagCount2.3140.2772.978
CTSStoGenes1.0800.0571.289
CustomConsensusClusters25.350 0.74929.636
GeneExpDESeq21.1850.0212.499
GeneExpSE0.0090.0010.010
QuantileWidthFunctions0.3410.0040.384
aggregateTagClusters71.961 1.49782.846
annotateCTSS53.696 1.01863.571
byCtss0.0300.0030.039
clusterCTSS 91.228 0.969108.109
consensusClusters0.3250.0120.388
consensusClustersDESeq2 9.530 0.19611.477
consensusClustersTpm0.0140.0010.020
coverage-functions3.9610.0824.624
cumulativeCTSSdistribution45.890 1.38254.454
distclu-functions6.8970.4418.549
exampleCAGEexp0.0010.0010.003
exportToTrack 90.025 0.853106.170
expressionClasses10.358 0.09411.876
genomeName0.0010.0000.002
getCTSS2.5390.0332.909
getExpressionProfiles25.354 0.44428.592
getShiftingPromoters 9.020 0.15910.444
hanabi0.5210.0060.605
hanabiPlot0.6650.0100.763
import.CAGEscanMolecule0.0000.0010.001
import.CTSS0.1990.0040.229
import.bam0.0000.0010.000
import.bedCTSS000
import.bedScore0.0000.0010.002
import.bedmolecule0.0010.0000.001
inputFiles0.0030.0010.004
inputFilesType0.0030.0010.004
librarySizes0.0030.0010.004
mapStats0.1320.0090.154
mergeCAGEsets5.6380.0646.500
mergeSamples1.3960.0131.558
moleculesGR2CTSS0.3400.0040.416
normalizeTagCount1.3620.0171.587
parseCAGEscanBlocksToGrangeTSS0.0560.0020.063
plotAnnot5.8860.0546.626
plotCorrelation0.6840.0070.785
plotExpressionProfiles23.817 0.41427.381
plotInterquantileWidth4.9680.0995.723
plotReverseCumulatives0.7400.0180.932
quantilePositions53.474 0.86460.665
quickEnhancers0.0000.0000.001
ranges2annot0.9280.0131.069
ranges2genes0.1460.0010.163
ranges2names0.1410.0020.222
resetCAGEexp0.8270.0040.932
rowSums.RleDataFrame0.0510.0010.057
rowsum.RleDataFrame0.0600.0020.073
sampleLabels0.0100.0010.012
scoreShift59.336 0.86067.707
seqNameTotalsSE0.0090.0010.010
setColors0.9730.0111.067
strandInvaders1.8380.1702.355
summariseChrExpr1.2220.0111.376
tagClusters0.6070.0160.716