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

This page was generated on 2024-05-10 11:37:36 -0400 (Fri, 10 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4751
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4485
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4515
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-05-09 14:00:17 -0400 (Thu, 09 May 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 / 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.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-05-09 19:33:17 -0400 (Thu, 09 May 2024)
EndedAt: 2024-05-09 19:46:02 -0400 (Thu, 09 May 2024)
EllapsedTime: 764.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.1
* 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
exportToTrack              37.733  0.591  38.595
aggregateTagClusters       35.480  1.468  37.240
clusterCTSS                36.061  0.539  36.929
scoreShift                 28.200  0.732  29.149
quantilePositions          25.970  0.973  27.257
annotateCTSS               25.799  0.967  27.011
cumulativeCTSSdistribution 24.179  1.453  26.038
CustomConsensusClusters    13.357  0.557  14.039
getExpressionProfiles      12.416  0.495  13.019
plotExpressionProfiles     11.855  0.406  12.388
CAGEexp-class               5.619  0.994   6.702
expressionClasses           5.418  0.089   5.548
* 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-class5.6190.9946.702
CAGEr_Multicore3.9070.0333.965
CTSS-class0.3210.0050.328
CTSSclusteringMethod0.0020.0000.001
CTSScoordinates0.0940.0030.097
CTSSnormalizedTpm0.8050.0340.844
CTSStagCount1.0860.1101.206
CTSStoGenes0.5660.0280.602
CustomConsensusClusters13.357 0.55714.039
GeneExpDESeq20.5340.0240.564
GeneExpSE0.0040.0000.004
QuantileWidthFunctions0.1550.0020.158
aggregateTagClusters35.480 1.46837.240
annotateCTSS25.799 0.96727.011
byCtss0.0210.0010.021
clusterCTSS36.061 0.53936.929
consensusClusters0.1890.0120.203
consensusClustersDESeq24.5270.1724.736
consensusClustersTpm0.0060.0000.006
coverage-functions2.0860.0642.169
cumulativeCTSSdistribution24.179 1.45326.038
distclu-functions3.8840.3784.304
exampleCAGEexp0.0000.0010.001
exportToTrack37.733 0.59138.595
expressionClasses5.4180.0895.548
genomeName000
getCTSS1.2820.0271.321
getExpressionProfiles12.416 0.49513.019
getShiftingPromoters4.1670.1674.363
hanabi0.2490.0040.253
hanabiPlot0.3320.0090.345
import.CAGEscanMolecule000
import.CTSS0.0960.0030.108
import.bam0.0000.0000.001
import.bedCTSS0.0010.0010.001
import.bedScore0.0000.0010.000
import.bedmolecule0.0000.0010.000
inputFiles0.0010.0010.002
inputFilesType0.0010.0000.002
librarySizes0.0010.0000.001
mapStats0.0640.0060.072
mergeCAGEsets2.7250.0522.795
mergeSamples0.6530.0070.664
moleculesGR2CTSS0.1480.0020.150
normalizeTagCount0.6510.0100.665
parseCAGEscanBlocksToGrangeTSS0.0240.0010.024
plotAnnot2.8710.0462.943
plotCorrelation0.2840.0050.291
plotExpressionProfiles11.855 0.40612.388
plotInterquantileWidth2.4070.0322.462
plotReverseCumulatives0.4000.0080.410
quantilePositions25.970 0.97327.257
quickEnhancers0.0000.0000.001
ranges2annot0.4480.0100.462
ranges2genes0.0740.0010.076
ranges2names0.0690.0020.072
resetCAGEexp0.3680.0040.375
rowSums.RleDataFrame0.0220.0010.023
rowsum.RleDataFrame0.0290.0010.030
sampleLabels0.0050.0000.006
scoreShift28.200 0.73229.149
seqNameTotalsSE0.0040.0000.004
setColors0.5090.0080.521
strandInvaders1.0670.1791.301
summariseChrExpr0.6410.0100.660
tagClusters0.3150.0100.331