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:41 -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 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-06-24 01:27:46 -0400 (Mon, 24 Jun 2024)
EndedAt: 2024-06-24 01:53:26 -0400 (Mon, 24 Jun 2024)
EllapsedTime: 1539.8 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.0 (2024-04-24)
* 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.4
* 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                90.191  1.007  99.737
exportToTrack              86.807  0.790  97.725
aggregateTagClusters       74.901  1.343  82.809
scoreShift                 55.501  0.901  61.217
annotateCTSS               52.976  0.850  58.378
quantilePositions          50.993  0.801  55.580
cumulativeCTSSdistribution 45.035  1.489  51.781
CustomConsensusClusters    24.787  0.812  27.462
getExpressionProfiles      24.349  0.341  27.081
plotExpressionProfiles     22.099  0.402  24.496
CAGEexp-class               9.019  1.529  11.542
consensusClustersDESeq2     9.342  0.199  10.658
getShiftingPromoters        9.143  0.146  10.071
expressionClasses           9.037  0.155  10.388
distclu-functions           6.792  0.447   8.128
plotAnnot                   5.987  0.053   6.532
mergeCAGEsets               5.735  0.050   6.315
plotInterquantileWidth      4.823  0.033   5.290
* 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 9.019 1.52911.542
CAGEr_Multicore4.2590.0344.661
CTSS-class0.7030.0080.751
CTSSclusteringMethod0.0020.0000.003
CTSScoordinates0.1890.0060.204
CTSSnormalizedTpm1.8310.0181.971
CTSStagCount2.2110.2322.599
CTSStoGenes1.0950.0901.225
CustomConsensusClusters24.787 0.81227.462
GeneExpDESeq21.2360.0271.385
GeneExpSE0.0110.0010.014
QuantileWidthFunctions0.3520.0030.402
aggregateTagClusters74.901 1.34382.809
annotateCTSS52.976 0.85058.378
byCtss0.0290.0020.032
clusterCTSS90.191 1.00799.737
consensusClusters0.3220.0130.374
consensusClustersDESeq2 9.342 0.19910.658
consensusClustersTpm0.0140.0020.018
coverage-functions3.9310.0854.508
cumulativeCTSSdistribution45.035 1.48951.781
distclu-functions6.7920.4478.128
exampleCAGEexp0.0000.0020.004
exportToTrack86.807 0.79097.725
expressionClasses 9.037 0.15510.388
genomeName0.0010.0010.002
getCTSS2.6150.0363.028
getExpressionProfiles24.349 0.34127.081
getShiftingPromoters 9.143 0.14610.071
hanabi0.5370.0050.583
hanabiPlot0.7190.0170.794
import.CAGEscanMolecule0.0010.0010.000
import.CTSS0.2040.0050.237
import.bam0.0000.0010.000
import.bedCTSS0.0000.0000.001
import.bedScore0.0010.0000.001
import.bedmolecule0.0000.0010.000
inputFiles0.0030.0010.005
inputFilesType0.0030.0010.003
librarySizes0.0030.0000.004
mapStats0.1370.0090.155
mergeCAGEsets5.7350.0506.315
mergeSamples1.3650.0121.501
moleculesGR2CTSS0.3320.0030.366
normalizeTagCount1.3110.0121.439
parseCAGEscanBlocksToGrangeTSS0.0590.0010.067
plotAnnot5.9870.0536.532
plotCorrelation0.6520.0090.709
plotExpressionProfiles22.099 0.40224.496
plotInterquantileWidth4.8230.0335.290
plotReverseCumulatives0.6990.0100.786
quantilePositions50.993 0.80155.580
quickEnhancers0.0000.0010.001
ranges2annot0.8810.0070.973
ranges2genes0.1450.0010.153
ranges2names0.1460.0010.154
resetCAGEexp0.8500.0061.007
rowSums.RleDataFrame0.0590.0010.064
rowsum.RleDataFrame0.0610.0020.064
sampleLabels0.0110.0010.013
scoreShift55.501 0.90161.217
seqNameTotalsSE0.0090.0010.011
setColors0.9780.0121.079
strandInvaders1.8880.1822.272
summariseChrExpr1.2250.0311.377
tagClusters0.5950.0420.799