Back to Multiple platform build/check report for BioC 3.17
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

This page was generated on 2023-04-12 10:55:38 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
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 karyoploteR on nebbiolo2


To the developers/maintainers of the karyoploteR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/karyoploteR.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 1033/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
karyoploteR 1.25.0  (landing page)
Bernat Gel
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/karyoploteR
git_branch: devel
git_last_commit: 051aa8b
git_last_commit_date: 2022-11-01 11:15:07 -0400 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  

Summary

Package: karyoploteR
Version: 1.25.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings karyoploteR_1.25.0.tar.gz
StartedAt: 2023-04-12 07:02:40 -0400 (Wed, 12 Apr 2023)
EndedAt: 2023-04-12 07:12:25 -0400 (Wed, 12 Apr 2023)
EllapsedTime: 584.8 seconds
RetCode: 0
Status:   OK  
CheckDir: karyoploteR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/karyoploteR.Rcheck’
* using R Under development (unstable) (2023-02-14 r83833)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
    GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
* running under: Ubuntu 20.04.6 LTS
* using session charset: UTF-8
* checking for file ‘karyoploteR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘karyoploteR’ version ‘1.25.0’
* 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 ‘karyoploteR’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘regioneR’ ‘GenomicRanges’
A package should be listed in only one of these fields.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... NOTE
Problems with news in ‘NEWS’:
  Cannot process chunk/lines:
    NEW FEATURES
  Cannot process chunk/lines:
    SIGNIFICANT USER-VISIBLE CHANGES
  Cannot process chunk/lines:
    NEW FEATURES
  Cannot process chunk/lines:
    SIGNIFICANT USER-VISIBLE CHANGES
* 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 ... 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 R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
kpPlotDensity     41.250  5.927  47.193
kpPlotGenes       23.834  0.361  24.196
mergeTranscripts  19.556  0.088  19.644
kpPlotHorizon     16.252  0.040  16.293
kpPlotRegions     13.672  0.272  13.946
kpPlotBAMCoverage  9.461  0.552  10.013
kpPlotTranscripts  7.425  0.024   7.448
kpPlotManhattan    5.480  0.132   5.612
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘karyoploteR.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/karyoploteR.Rcheck/00check.log’
for details.



Installation output

karyoploteR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL karyoploteR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘karyoploteR’ ...
** using staged installation
** R
** 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 (karyoploteR)

Tests output

karyoploteR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(karyoploteR)
Loading required package: regioneR
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
> 
> test_check("karyoploteR")
[ FAIL 0 | WARN 0 | SKIP 3 | PASS 181 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• empty test (3)

[ FAIL 0 | WARN 0 | SKIP 3 | PASS 181 ]
> 
> proc.time()
   user  system elapsed 
 19.252   1.400  20.640 

Example timings

karyoploteR.Rcheck/karyoploteR-Ex.timings

nameusersystemelapsed
addGeneNames4.4800.0964.576
autotrack0.0010.0000.000
colByCategory0.0030.0000.003
colByChr0.5830.0440.628
colByRegion1.1140.0761.190
colByValue0.2150.0270.242
darker0.0010.0000.001
filterParams000
findIntersections0.1320.0360.168
getChromosomeNamesBoundingBox0.0480.0080.056
getColorSchemas0.0010.0000.002
getCytobandColors0.0010.0000.001
getCytobands0.0020.0000.002
getDataPanelBoundingBox0.0470.0070.055
getDefaultPlotParams0.0770.0040.081
getMainTitleBoundingBox0.1710.0190.190
getTextSize0.0860.0010.085
getVariantsColors0.0010.0000.001
horizonColors0.0040.0000.005
is.color0.0010.0000.000
kpAbline1.1000.0561.155
kpAddBaseNumbers0.3880.0320.419
kpAddChromosomeNames0.0360.0000.036
kpAddChromosomeSeparators0.4790.0360.514
kpAddColorRect0.1390.0000.140
kpAddCytobandLabels0.3800.0030.385
kpAddCytobands0.0380.0010.037
kpAddCytobandsAsLine0.0780.0000.079
kpAddLabels0.5850.0000.585
kpAddMainTitle0.0690.0000.068
kpArea0.5110.0000.512
kpArrows0.6810.0120.693
kpAxis0.3410.0000.341
kpBars0.2340.0000.233
kpDataBackground0.2860.0000.287
kpHeatmap0.1680.0000.167
kpLines0.5470.0270.575
kpPlotBAMCoverage 9.461 0.55210.013
kpPlotBAMDensity2.1060.0432.151
kpPlotBigWig0.9660.0190.985
kpPlotCoverage0.4310.0440.475
kpPlotDensity41.250 5.92747.193
kpPlotGenes23.834 0.36124.196
kpPlotHorizon16.252 0.04016.293
kpPlotLinks1.0160.0041.020
kpPlotLoess0.0540.0080.062
kpPlotManhattan5.4800.1325.612
kpPlotMarkers1.7950.0121.807
kpPlotNames0.1410.0000.141
kpPlotRainfall0.8690.0040.872
kpPlotRegions13.672 0.27213.946
kpPlotRibbon0.1020.0000.102
kpPlotTranscripts7.4250.0247.448
kpPoints0.3000.0000.301
kpPolygon0.2380.0040.241
kpRect0.9350.0200.955
kpSegments0.6620.0040.667
kpText0.3700.0080.377
lighter0.0010.0000.001
makeGenesDataFromTxDb3.7790.0243.803
mergeTranscripts19.556 0.08819.644
plotDefaultPlotParams0.1940.0000.194
plotKaryotype1.2660.0001.266
plotPalettes0.0190.0000.019
prepareParameters20.0390.0000.039
prepareParameters40.0390.0000.039
processClipping0.0420.0000.042
transparent0.0000.0000.001