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

This page was generated on 2024-07-06 11:38 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
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 259/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEfightR 1.25.0  (landing page)
Malte Thodberg
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/CAGEfightR
git_branch: devel
git_last_commit: 28828d6
git_last_commit_date: 2024-04-30 11:06:32 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for CAGEfightR on nebbiolo2

To the developers/maintainers of the CAGEfightR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CAGEfightR.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: CAGEfightR
Version: 1.25.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:CAGEfightR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings CAGEfightR_1.25.0.tar.gz
StartedAt: 2024-07-05 21:06:19 -0400 (Fri, 05 Jul 2024)
EndedAt: 2024-07-05 21:15:05 -0400 (Fri, 05 Jul 2024)
EllapsedTime: 525.9 seconds
RetCode: 0
Status:   OK  
CheckDir: CAGEfightR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:CAGEfightR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings CAGEfightR_1.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/CAGEfightR.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘CAGEfightR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CAGEfightR’ version ‘1.25.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 ‘CAGEfightR’ 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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... 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 ... 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
findLinks 5.314  0.887    5.65
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

CAGEfightR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL CAGEfightR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘CAGEfightR’ ...
** 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 (CAGEfightR)

Tests output


Example timings

CAGEfightR.Rcheck/CAGEfightR-Ex.timings

nameusersystemelapsed
assignGeneID3.3280.0773.406
assignMissingID0.9360.0120.948
assignTxID0.7810.0040.785
assignTxType0.0010.0000.000
balanceBC000
balanceD000
bwCommonGenome0.0330.0000.035
bwGenomeCompatibility0.0150.0000.014
bwValid0.0070.0000.007
calcBidirectionality0.3770.0070.385
calcComposition1.2430.0251.267
calcPooled0.0740.0030.078
calcShape3.0870.2283.316
calcSupport0.0800.0080.088
calcTPM0.0970.0080.105
calcTotalTags0.0540.0010.054
checkCTSSs0.2010.0070.209
checkPeaked0.0480.0080.055
checkPooled0.0520.0040.056
clusterBidirectionally000
clusterUnidirectionally1.1250.0391.165
combineClusters0.6540.0160.670
convertBAM2BigWig000
convertBED2BigWig0.0000.0000.001
convertGRanges2GPos0.0610.0000.061
exampleDesign0.0010.0020.004
findLinks5.3140.8875.650
findStretches0.3050.0520.357
quantifyCTSSs000
quantifyCTSSs20.0000.0000.001
quantifyClusters0.4150.0240.439
quantifyGenes1.0640.0521.116
quickEnhancers000
quickGenes000
quickTSSs000
shapeEntropy0.0010.0000.000
shapeIQR0.0010.0000.000
shapeMean0.0000.0000.001
shapeMultimodality0.0000.0000.001
subsetByBidirectionality0.3380.0160.354
subsetByComposition1.1160.0161.132
subsetBySupport0.0580.0000.058
swapRanges0.1450.0040.148
swapScores0.0770.0000.077
trackBalance000
trackCTSS2.8610.1603.021
trackClusters1.9690.0762.044
trackLinks0.8130.3240.901
trimToPeak0.6240.0720.695
trimToPercentiles1.6440.0161.659
tuneTagClustering000
utilsAggregateRows0.2850.1120.398
utilsDeStrand0.1130.0040.117
utilsScoreOverlaps0.0580.0000.058
utilsSimplifyTxDb000