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

This page was generated on 2024-03-04 11:37:11 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" 4692
palomino4Windows Server 2022 Datacenterx644.3.2 (2023-10-31 ucrt) -- "Eye Holes" 4445
lconwaymacOS 12.7.1 Montereyx86_644.3.2 Patched (2023-11-01 r85457) -- "Eye Holes" 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 261/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.8.0  (landing page)
Charles Plessy
Snapshot Date: 2024-03-03 14:05:05 -0500 (Sun, 03 Mar 2024)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: RELEASE_3_18
git_last_commit: 6ad953b
git_last_commit_date: 2023-10-24 09:52:59 -0500 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows 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
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for CAGEr on lconway


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.8.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.8.0.tar.gz
StartedAt: 2024-03-03 19:24:22 -0500 (Sun, 03 Mar 2024)
EndedAt: 2024-03-03 19:37:02 -0500 (Sun, 03 Mar 2024)
EllapsedTime: 760.6 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.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/CAGEr.Rcheck’
* using R version 4.3.2 Patched (2023-11-01 r85457)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CAGEr/DESCRIPTION’ ... OK
* this is package ‘CAGEr’ version ‘2.8.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 R 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 ... OK
* 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 documentation object 'rowsum.RleDataFrame':
  '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       38.097  1.502  39.998
clusterCTSS                35.878  0.688  37.095
exportToTrack              35.793  0.605  36.701
quantilePositions          26.758  0.995  27.987
scoreShift                 26.684  0.787  27.740
cumulativeCTSSdistribution 25.185  1.612  27.077
annotateCTSS               24.381  0.940  25.572
getExpressionProfiles      13.531  0.344  13.996
CustomConsensusClusters    13.213  0.646  14.000
plotExpressionProfiles     10.150  0.386  10.630
CAGEexp-class               5.795  1.194   7.123
getShiftingPromoters        5.334  0.297   5.676
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.18-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.3-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-class5.7951.1947.123
CAGEr_Multicore3.5740.0433.645
CTSS-class0.3280.0040.334
CTSSclusteringMethod0.0010.0000.001
CTSScoordinates0.0860.0030.089
CTSSnormalizedTpm0.7990.0130.817
CTSStagCount1.0560.0871.156
CTSStoGenes0.5460.0400.594
CustomConsensusClusters13.213 0.64614.000
GeneExpDESeq20.5560.0210.585
GeneExpSE0.0030.0010.004
QuantileWidthFunctions0.1610.0030.167
aggregateTagClusters38.097 1.50239.998
annotateCTSS24.381 0.94025.572
byCtss0.0220.0010.022
clusterCTSS35.878 0.68837.095
consensusClusters0.1570.0050.164
consensusClustersDESeq24.4350.2004.689
consensusClustersTpm0.0070.0010.008
coverage-functions2.0840.0762.178
cumulativeCTSSdistribution25.185 1.61227.077
distclu-functions3.9170.3734.338
exampleCAGEexp0.0000.0010.001
exportToTrack35.793 0.60536.701
expressionClasses4.2330.1694.454
genomeName0.0000.0000.001
getCTSS1.3410.0311.387
getExpressionProfiles13.531 0.34413.996
getShiftingPromoters5.3340.2975.676
hanabi0.3050.0050.313
hanabiPlot0.3540.0120.370
import.CAGEscanMolecule0.0010.0000.000
import.CTSS0.0990.0030.102
import.bam0.0000.0010.001
import.bedCTSS0.0000.0010.000
import.bedScore000
import.bedmolecule0.0000.0000.001
inputFiles0.0020.0000.002
inputFilesType0.0010.0000.002
librarySizes0.0020.0000.002
mapStats0.0640.0060.072
mergeCAGEsets2.8200.0512.915
mergeSamples0.6370.0080.649
moleculesGR2CTSS0.1770.0020.182
normalizeTagCount0.6460.0090.659
parseCAGEscanBlocksToGrangeTSS0.0270.0010.027
plotAnnot2.6800.0412.745
plotCorrelation0.2830.0060.292
plotExpressionProfiles10.150 0.38610.630
plotInterquantileWidth2.1490.0222.187
plotReverseCumulatives0.3790.0070.390
quantilePositions26.758 0.99527.987
quickEnhancers0.0010.0000.001
ranges2annot0.3690.0040.376
ranges2genes0.0700.0010.072
ranges2names0.0600.0010.061
resetCAGEexp0.3320.0060.342
rowSums.RleDataFrame0.0180.0010.018
rowsum.RleDataFrame0.0260.0010.026
sampleLabels0.0040.0000.004
scoreShift26.684 0.78727.740
seqNameTotalsSE0.0040.0000.005
setColors0.5150.0090.529
strandInvaders0.9830.0991.108
summariseChrExpr0.6090.0080.622
tagClusters0.2560.0030.259