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

This page was generated on 2024-06-28 17:42 -0400 (Fri, 28 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
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4362
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-26 14:00 -0400 (Wed, 26 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
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  


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-27 01:32:37 -0400 (Thu, 27 Jun 2024)
EndedAt: 2024-06-27 01:58:34 -0400 (Thu, 27 Jun 2024)
EllapsedTime: 1556.4 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.404  0.801 100.065
exportToTrack              87.447  0.663  95.125
aggregateTagClusters       75.338  1.385  85.200
scoreShift                 55.591  0.898  61.837
annotateCTSS               53.454  0.890  61.470
quantilePositions          50.693  0.753  54.733
cumulativeCTSSdistribution 45.788  1.365  51.003
CustomConsensusClusters    25.019  0.910  28.776
getExpressionProfiles      24.458  0.336  26.783
plotExpressionProfiles     22.267  0.410  25.164
CAGEexp-class               9.064  2.031  13.087
consensusClustersDESeq2     9.422  0.180  10.225
expressionClasses           9.083  0.145  10.113
getShiftingPromoters        9.057  0.145  10.061
distclu-functions           6.811  0.424   8.053
plotAnnot                   5.981  0.055   6.494
mergeCAGEsets               5.746  0.049   6.268
plotInterquantileWidth      4.908  0.033   5.572
* 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.064 2.03113.087
CAGEr_Multicore4.2390.0414.722
CTSS-class0.7180.0100.811
CTSSclusteringMethod0.0020.0010.003
CTSScoordinates0.1900.0060.214
CTSSnormalizedTpm1.8850.0212.127
CTSStagCount2.2960.2362.834
CTSStoGenes1.1060.0901.333
CustomConsensusClusters25.019 0.91028.776
GeneExpDESeq21.2670.0341.486
GeneExpSE0.0100.0010.011
QuantileWidthFunctions0.3480.0040.393
aggregateTagClusters75.338 1.38585.200
annotateCTSS53.454 0.89061.470
byCtss0.0310.0010.033
clusterCTSS 90.404 0.801100.065
consensusClusters0.3160.0120.342
consensusClustersDESeq2 9.422 0.18010.225
consensusClustersTpm0.0140.0020.015
coverage-functions3.9650.0694.230
cumulativeCTSSdistribution45.788 1.36551.003
distclu-functions6.8110.4248.053
exampleCAGEexp0.0010.0020.003
exportToTrack87.447 0.66395.125
expressionClasses 9.083 0.14510.113
genomeName0.0010.0010.002
getCTSS2.6120.0313.068
getExpressionProfiles24.458 0.33626.783
getShiftingPromoters 9.057 0.14510.061
hanabi0.5430.0090.599
hanabiPlot0.7330.0210.838
import.CAGEscanMolecule0.0010.0010.001
import.CTSS0.2040.0040.223
import.bam0.0010.0010.002
import.bedCTSS0.0000.0010.001
import.bedScore0.0000.0000.001
import.bedmolecule0.0010.0010.000
inputFiles0.0030.0000.005
inputFilesType0.0020.0010.003
librarySizes0.0020.0000.003
mapStats0.1320.0100.155
mergeCAGEsets5.7460.0496.268
mergeSamples1.3790.0111.489
moleculesGR2CTSS0.3370.0030.361
normalizeTagCount1.3370.0111.474
parseCAGEscanBlocksToGrangeTSS0.0580.0020.064
plotAnnot5.9810.0556.494
plotCorrelation0.6660.0070.704
plotExpressionProfiles22.267 0.41025.164
plotInterquantileWidth4.9080.0335.572
plotReverseCumulatives0.7090.0080.765
quantilePositions50.693 0.75354.733
quickEnhancers0.0000.0010.001
ranges2annot0.9110.0070.992
ranges2genes0.1510.0010.165
ranges2names0.1480.0020.155
resetCAGEexp0.8590.0080.942
rowSums.RleDataFrame0.0500.0010.055
rowsum.RleDataFrame0.0630.0030.073
sampleLabels0.0100.0010.013
scoreShift55.591 0.89861.837
seqNameTotalsSE0.0100.0010.011
setColors1.0010.0111.222
strandInvaders1.8790.1842.348
summariseChrExpr1.2480.0401.378
tagClusters0.5950.0350.658