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

This page was generated on 2024-03-28 11:37:25 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 262/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.9.0  (landing page)
Charles Plessy
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: devel
git_last_commit: 18d7295
git_last_commit_date: 2023-10-24 09:52:59 -0400 (Tue, 24 Oct 2023)
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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for CAGEr on palomino3


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.9.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:CAGEr.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings CAGEr_2.9.0.tar.gz
StartedAt: 2024-03-28 00:04:15 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 00:17:04 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 769.4 seconds
RetCode: 0
Status:   OK  
CheckDir: CAGEr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:CAGEr.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings CAGEr_2.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/CAGEr.Rcheck'
* using R Under development (unstable) (2024-03-16 r86144 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'CAGEr/DESCRIPTION' ... OK
* this is package 'CAGEr' version '2.9.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 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.38   3.76   39.17
clusterCTSS                34.40   0.96   35.36
exportToTrack              33.08   0.98   34.06
cumulativeCTSSdistribution 22.71   4.94   27.64
annotateCTSS               24.61   2.71   27.32
scoreShift                 25.49   1.65   27.14
quantilePositions          22.61   2.58   25.19
getExpressionProfiles      13.93   1.02   14.95
CustomConsensusClusters    13.73   1.03   14.77
plotExpressionProfiles     10.28   0.77   11.03
CAGEexp-class               6.65   2.27   41.59
consensusClustersDESeq2     5.70   0.43    6.13
strandInvaders              0.87   0.21    5.38
* 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
  'F:/biocbuild/bbs-3.19-bioc/meat/CAGEr.Rcheck/00check.log'
for details.


Installation output

CAGEr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL CAGEr
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/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 6.65 2.2741.59
CAGEr_Multicore2.520.002.52
CTSS-class0.360.000.36
CTSSclusteringMethod000
CTSScoordinates0.080.000.08
CTSSnormalizedTpm0.770.000.76
CTSStagCount0.870.121.00
CTSStoGenes0.440.030.47
CustomConsensusClusters13.73 1.0314.77
GeneExpDESeq20.460.050.58
GeneExpSE000
QuantileWidthFunctions0.100.020.12
aggregateTagClusters35.38 3.7639.17
annotateCTSS24.61 2.7127.32
byCtss0.010.000.01
clusterCTSS34.40 0.9635.36
consensusClusters0.170.000.17
consensusClustersDESeq25.700.436.13
consensusClustersTpm000
coverage-functions2.910.453.36
cumulativeCTSSdistribution22.71 4.9427.64
distclu-functions3.900.864.77
exampleCAGEexp000
exportToTrack33.08 0.9834.06
expressionClasses4.520.424.94
genomeName000
getCTSS1.010.051.06
getExpressionProfiles13.93 1.0214.95
getShiftingPromoters3.830.564.39
hanabi0.220.030.25
hanabiPlot0.330.040.36
import.CAGEscanMolecule000
import.CTSS0.080.000.07
import.bam000
import.bedCTSS000
import.bedScore000
import.bedmolecule000
inputFiles0.010.000.02
inputFilesType000
librarySizes000
mapStats0.050.000.05
mergeCAGEsets2.690.072.75
mergeSamples0.640.000.64
moleculesGR2CTSS0.140.000.14
normalizeTagCount0.520.020.55
parseCAGEscanBlocksToGrangeTSS0.020.000.02
plotAnnot2.170.122.29
plotCorrelation0.230.020.25
plotExpressionProfiles10.28 0.7711.03
plotInterquantileWidth1.850.031.88
plotReverseCumulatives0.290.010.31
quantilePositions22.61 2.5825.19
quickEnhancers000
ranges2annot0.420.020.44
ranges2genes0.080.000.08
ranges2names0.070.000.06
resetCAGEexp0.290.000.29
rowSums.RleDataFrame0.030.000.04
rowsum.RleDataFrame0.020.000.01
sampleLabels0.010.000.02
scoreShift25.49 1.6527.14
seqNameTotalsSE000
setColors0.410.000.40
strandInvaders0.870.215.38
summariseChrExpr0.470.010.48
tagClusters0.220.000.22