Back to Build/check report for BioC 3.18:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-05-31 05:44:31 -0000 (Wed, 31 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4219
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

CHECK results for CAGEr on kunpeng1


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 255/2197HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.7.0  (landing page)
Charles Plessy
Snapshot Date: 2023-05-29 10:19:22 -0000 (Mon, 29 May 2023)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: devel
git_last_commit: 9c5b657
git_last_commit_date: 2023-04-25 14:25:53 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: CAGEr
Version: 2.7.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings CAGEr_2.7.0.tar.gz
StartedAt: 2023-05-30 02:28:00 -0000 (Tue, 30 May 2023)
EndedAt: 2023-05-30 02:45:42 -0000 (Tue, 30 May 2023)
EllapsedTime: 1062.4 seconds
RetCode: 0
Status:   OK  
CheckDir: CAGEr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings CAGEr_2.7.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/CAGEr.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘CAGEr/DESCRIPTION’ ... OK
* this is package ‘CAGEr’ version ‘2.7.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 loading without being on the library search path ... 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 ... NOTE
scoreShift,CAGEexp: no visible global function definition for
  'cbind.DataFrame'
Undefined global functions or variables:
  cbind.DataFrame
* checking Rd files ... OK
* 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 ... OK
* 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                49.258  1.311  50.570
exportToTrack              43.508  0.444  43.952
cumulativeCTSSdistribution 33.031  4.052  37.083
quantilePositions          27.235  0.140  27.375
scoreShift                 17.361  0.215  17.576
aggregateTagClusters        7.809  0.249   8.058
plotExpressionProfiles      7.000  0.084   7.084
distclu-functions           6.261  0.668   6.926
coverage-functions          4.507  0.524   5.031
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘CAGE_Resources.Rmd’ using ‘UTF-8’... OK
  ‘CAGEexp.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/CAGEr.Rcheck/00check.log’
for details.



Installation output

CAGEr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL CAGEr
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/site-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-class3.9850.2204.210
CAGEr_Multicore4.0030.3244.326
CTSS-class0.4120.0030.416
CTSSclusteringMethod0.0010.0000.001
CTSScoordinates0.1040.0000.104
CTSSnormalizedTpm1.0020.1121.113
CTSStagCount1.1420.1551.298
CTSStoGenes0.5000.0640.565
CustomConsensusClusters1.7720.0801.852
GeneExpDESeq20.7230.0240.746
GeneExpSE0.0060.0000.006
QuantileWidthFunctions0.1620.0150.177
aggregateTagClusters7.8090.2498.058
annotateCTSS3.1540.1113.265
byCtss0.0160.0040.020
clusterCTSS49.258 1.31150.570
consensusClusters0.1890.0000.189
consensusClustersDESeq20.4960.0040.500
consensusClustersTpm0.0080.0000.008
coverage-functions4.5070.5245.031
cumulativeCTSSdistribution33.031 4.05237.083
distclu-functions6.2610.6686.926
exampleCAGEexp000
exportToTrack43.508 0.44443.952
expressionClasses0.2900.0040.294
genomeName000
getCTSS1.2940.0041.297
getExpressionProfiles2.5510.0682.618
getShiftingPromoters0.3130.0000.313
hanabi0.3370.0040.341
hanabiPlot0.3960.0320.428
import.CAGEscanMolecule0.0000.0000.001
import.CTSS0.1130.0000.113
import.bam000
import.bedCTSS000
import.bedScore000
import.bedmolecule000
inputFiles0.0010.0000.002
inputFilesType0.0000.0010.001
librarySizes0.0010.0010.002
mapStats0.0710.0040.076
mergeCAGEsets2.8530.0202.873
mergeSamples0.5850.0080.593
moleculesGR2CTSS0.1820.0000.182
normalizeTagCount0.6610.0000.657
parseCAGEscanBlocksToGrangeTSS0.0270.0040.031
plotAnnot3.6070.0243.631
plotCorrelation0.3540.0000.354
plotExpressionProfiles7.0000.0847.084
plotInterquantileWidth2.9070.0602.967
plotReverseCumulatives0.5150.0080.514
quantilePositions27.235 0.14027.375
quickEnhancers0.0010.0000.001
ranges2annot0.5020.0000.502
ranges2genes0.0810.0000.081
ranges2names0.0790.0000.078
sampleLabels0.0060.0000.006
scoreShift17.361 0.21517.576
seqNameTotalsSE0.0010.0040.005
setColors0.420.000.42
strandInvaders0.7630.0320.804
summariseChrExpr0.5450.0000.544
tagClusters0.1200.0000.119