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

This page was generated on 2024-06-11 14:43 -0400 (Tue, 11 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4491
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4522
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4468
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-09 14:00 -0400 (Sun, 09 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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for CAGEr on kjohnson3

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-10 09:28:24 -0400 (Mon, 10 Jun 2024)
EndedAt: 2024-06-10 09:43:02 -0400 (Mon, 10 Jun 2024)
EllapsedTime: 877.9 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: aarch64-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 Ventura 13.6.5
* 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
aggregateTagClusters       35.280  1.249  39.186
exportToTrack              35.720  0.380  39.740
clusterCTSS                30.937  0.374  34.068
scoreShift                 28.549  0.585  30.419
annotateCTSS               25.373  0.862  27.737
cumulativeCTSSdistribution 24.744  1.416  28.332
quantilePositions          24.689  0.829  28.048
CustomConsensusClusters    15.329  0.459  18.547
getExpressionProfiles      12.035  0.404  14.490
plotExpressionProfiles     11.185  0.378  13.057
CAGEexp-class               5.831  0.664   7.158
CAGEr_Multicore             6.072  0.020   6.338
expressionClasses           5.658  0.115   5.778
* 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-arm64/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.8310.6647.158
CAGEr_Multicore6.0720.0206.338
CTSS-class0.3080.0050.313
CTSSclusteringMethod0.0020.0000.002
CTSScoordinates0.0920.0020.094
CTSSnormalizedTpm0.8860.0321.039
CTSStagCount1.0810.0921.780
CTSStoGenes0.5180.0190.573
CustomConsensusClusters15.329 0.45918.547
GeneExpDESeq20.5690.0200.747
GeneExpSE0.0070.0010.009
QuantileWidthFunctions0.1670.0030.217
aggregateTagClusters35.280 1.24939.186
annotateCTSS25.373 0.86227.737
byCtss0.0170.0010.018
clusterCTSS30.937 0.37434.068
consensusClusters0.1770.0040.188
consensusClustersDESeq24.0210.1644.742
consensusClustersTpm0.0060.0010.007
coverage-functions1.7950.1282.073
cumulativeCTSSdistribution24.744 1.41628.332
distclu-functions3.0040.2633.348
exampleCAGEexp0.0000.0010.001
exportToTrack35.72 0.3839.74
expressionClasses5.6580.1155.778
genomeName000
getCTSS1.3190.0271.618
getExpressionProfiles12.035 0.40414.490
getShiftingPromoters3.4260.1313.748
hanabi0.2630.0050.363
hanabiPlot0.3130.0120.415
import.CAGEscanMolecule0.0000.0010.001
import.CTSS0.0980.0030.133
import.bam0.0010.0000.000
import.bedCTSS000
import.bedScore0.0000.0010.001
import.bedmolecule000
inputFiles0.0010.0000.002
inputFilesType0.0020.0000.002
librarySizes0.0020.0000.002
mapStats0.0620.0050.094
mergeCAGEsets2.8820.0583.676
mergeSamples0.5660.0070.588
moleculesGR2CTSS0.1330.0010.135
normalizeTagCount0.5930.0110.654
parseCAGEscanBlocksToGrangeTSS0.0260.0010.038
plotAnnot2.4720.0513.130
plotCorrelation0.3480.0080.481
plotExpressionProfiles11.185 0.37813.057
plotInterquantileWidth2.0390.0222.561
plotReverseCumulatives0.3340.0080.343
quantilePositions24.689 0.82928.048
quickEnhancers000
ranges2annot0.4380.0130.451
ranges2genes0.0610.0010.062
ranges2names0.0620.0010.070
resetCAGEexp0.3290.0030.371
rowSums.RleDataFrame0.0200.0010.021
rowsum.RleDataFrame0.0230.0010.024
sampleLabels0.0030.0000.004
scoreShift28.549 0.58530.419
seqNameTotalsSE0.0030.0000.004
setColors0.4110.0060.418
strandInvaders0.9630.0701.340
summariseChrExpr0.5450.0100.577
tagClusters0.2940.0060.369