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

This page was generated on 2023-06-06 11:00:27 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
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 kunpeng2


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/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.7.0  (landing page)
Charles Plessy
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 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)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / 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-06-05 18:47:40 -0000 (Mon, 05 Jun 2023)
EndedAt: 2023-06-05 19:04:58 -0000 (Mon, 05 Jun 2023)
EllapsedTime: 1038.5 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 (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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                47.951  0.539  48.581
exportToTrack              43.063  0.219  43.376
cumulativeCTSSdistribution 34.658  1.098  35.824
quantilePositions          27.438  0.124  27.618
scoreShift                 17.662  0.219  17.921
distclu-functions           7.898  0.216   8.127
aggregateTagClusters        7.514  0.060   7.588
plotExpressionProfiles      7.088  0.060   7.163
* 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.9180.1384.081
CAGEr_Multicore3.9600.0324.000
CTSS-class0.4020.0000.402
CTSSclusteringMethod0.0010.0000.001
CTSScoordinates0.1020.0000.102
CTSSnormalizedTpm0.9780.0441.024
CTSStagCount1.0940.0961.192
CTSStoGenes0.4990.0160.515
CustomConsensusClusters1.6710.0041.678
GeneExpDESeq20.6620.0120.676
GeneExpSE0.0050.0000.005
QuantileWidthFunctions0.1510.0040.155
aggregateTagClusters7.5140.0607.588
annotateCTSS3.0980.0353.140
byCtss0.0160.0000.016
clusterCTSS47.951 0.53948.581
consensusClusters0.1640.0040.168
consensusClustersDESeq20.4750.0000.476
consensusClustersTpm0.0070.0000.007
coverage-functions4.4800.1844.671
cumulativeCTSSdistribution34.658 1.09835.824
distclu-functions7.8980.2168.127
exampleCAGEexp000
exportToTrack43.063 0.21943.376
expressionClasses0.2980.0000.299
genomeName0.0000.0000.001
getCTSS1.3570.0041.364
getExpressionProfiles2.5450.0202.571
getShiftingPromoters0.3020.0000.302
hanabi0.3180.0000.319
hanabiPlot0.3930.0240.418
import.CAGEscanMolecule000
import.CTSS0.1120.0000.112
import.bam000
import.bedCTSS000
import.bedScore000
import.bedmolecule0.0010.0000.000
inputFiles0.0020.0000.002
inputFilesType0.0020.0000.001
librarySizes0.0020.0000.001
mapStats0.0730.0000.072
mergeCAGEsets2.7870.0202.813
mergeSamples0.5980.0040.604
moleculesGR2CTSS0.1700.0120.183
normalizeTagCount0.6580.0080.663
parseCAGEscanBlocksToGrangeTSS0.030.000.03
plotAnnot3.5710.0203.598
plotCorrelation0.3450.0040.349
plotExpressionProfiles7.0880.0607.163
plotInterquantileWidth2.8110.0002.818
plotReverseCumulatives0.4730.0000.463
quantilePositions27.438 0.12427.618
quickEnhancers000
ranges2annot0.5080.0150.523
ranges2genes0.0880.0000.088
ranges2names0.0790.0000.079
sampleLabels0.0060.0000.006
scoreShift17.662 0.21917.921
seqNameTotalsSE0.0040.0000.005
setColors0.4210.0030.426
strandInvaders0.7730.0320.814
summariseChrExpr0.5220.0000.523
tagClusters0.1160.0000.116