Back to Multiple platform build/check report for BioC 3.13
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:05:36 -0400 (Fri, 15 Oct 2021).

CHECK results for CAGEr on nebbiolo1

To the developers/maintainers of the CAGEr package:
- Please 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 How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 231/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 1.34.0  (landing page)
Charles Plessy
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: RELEASE_3_13
git_last_commit: 8e7ccda
git_last_commit_date: 2021-05-19 11:57:42 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: CAGEr
Version: 1.34.0
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings CAGEr_1.34.0.tar.gz
StartedAt: 2021-10-14 09:07:19 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 09:15:13 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 474.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CAGEr.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings CAGEr_1.34.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/CAGEr.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CAGEr/DESCRIPTION’ ... OK
* this is package ‘CAGEr’ version ‘1.34.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 R 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 ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link or links in documentation object 'CustomConsensusClusters.Rd':
  ‘.ConsensusClusters’

Missing link or links in documentation object 'clusterCTSS.Rd':
  ‘TagClusters’

Missing link or links in documentation object 'consensusClusters.Rd':
  ‘ConsensusClusters’

Missing link or links in documentation object 'tagClusters.Rd':
  ‘TagClusters’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic 'show' and siglist 'CTSS'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Undocumented arguments in documentation object 'CTSS-class'
  ‘.Object’ ‘...’ ‘bsgenomeName’ ‘seqnames’ ‘pos’ ‘strand’ ‘seqinfo’
  ‘seqlengths’ ‘from’ ‘to’ ‘strict’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
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
scoreShift                 31.660  0.720  32.383
importPublicData           29.508  1.793  77.503
cumulativeCTSSdistribution 22.264  5.687  27.929
quantilePositions          18.508  0.712  19.220
aggregateTagClusters       10.047  0.168  10.183
distclu-functions           5.948  0.750   6.624
clusterCTSS                 6.017  0.604   6.571
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 WARNINGs
See
  ‘/home/biocbuild/bbs-3.13-bioc/meat/CAGEr.Rcheck/00check.log’
for details.



Installation output

CAGEr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL CAGEr
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.13-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-class4.2350.2754.518
CAGEr_Multicore1.1700.0141.182
CAGEset-class0.0000.0030.003
CTSS-class0.2750.0160.292
CTSSclusteringMethod0.0090.0000.008
CTSScoordinates0.0860.0000.086
CTSSnormalizedTpm0.7850.0040.748
CTSStagCount0.3110.0240.335
CTSStagCountTable0.0060.0000.006
CTSStoGenes0.5970.0160.613
CustomConsensusClusters1.1580.0201.178
GeneExpDESeq21.1670.0761.244
GeneExpSE0.0060.0000.005
QuantileWidthFunctions000
aggregateTagClusters10.047 0.16810.183
annotateCTSS1.6200.0201.641
byCtss0.0050.0000.005
clusterCTSS6.0170.6046.571
consensusClusterConvertors0.0260.0040.030
consensusClusters2.3520.4642.816
consensusClustersDESeq20.2570.0070.264
consensusClustersTpm0.0060.0000.006
coverage-functions3.4400.6364.076
cumulativeCTSSdistribution22.264 5.68727.929
distclu-functions5.9480.7506.624
exampleCAGEexp0.0010.0000.000
exampleCAGEset0.0120.0000.012
exportCTSStoBedGraph2.6620.0752.737
exportToBed1.9740.0201.994
expressionClasses0.0010.0000.002
extractExpressionClass0.0060.0030.008
genomeName000
getCTSS0.1740.0160.151
getExpressionProfiles0.1230.0110.135
getShiftingPromoters0.0010.0040.005
hanabi0.2640.0040.268
hanabiPlot0.4430.0040.447
import.CAGEscanMolecule000
import.CTSS0.0810.0040.085
import.bam0.0010.0000.000
import.bedCTSS000
import.bedScore0.0000.0010.001
import.bedmolecule000
importPublicData29.508 1.79377.503
inputFiles0.0010.0000.000
inputFilesType0.0000.0010.000
librarySizes0.0000.0010.001
mapStats0.0480.0060.054
mergeCAGEsets2.7690.1392.883
mergeSamples0.6990.0400.739
moleculesGR2CTSS0.1280.0080.136
normalizeTagCount1.9530.1922.110
parseCAGEscanBlocksToGrangeTSS0.0240.0000.023
plotAnnot1.7450.0841.829
plotCorrelation0.4370.0350.473
plotExpressionProfiles0.1420.0120.153
plotInterquantileWidth0.7790.0240.803
plotReverseCumulatives0.5420.0040.479
quantilePositions18.508 0.71219.220
ranges2annot0.3510.0280.379
ranges2genes0.0530.0040.057
ranges2names0.0480.0080.055
sampleLabels0.0010.0000.001
scoreShift31.660 0.72032.383
seqNameTotalsSE0.0050.0000.005
setColors1.2270.0231.250
strandInvaders0.9870.1121.088
summariseChrExpr0.6120.0000.611
tagClusterConvertors0.2910.0000.292
tagClusters0.0490.0040.053