Back to Build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

This page was generated on 2026-03-16 11:57 -0400 (Mon, 16 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4892
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 1109/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
karyoploteR 1.36.0  (landing page)
Bernat Gel
Snapshot Date: 2026-03-15 13:45 -0400 (Sun, 15 Mar 2026)
git_url: https://git.bioconductor.org/packages/karyoploteR
git_branch: RELEASE_3_22
git_last_commit: 50652ef
git_last_commit_date: 2025-10-29 10:36:38 -0400 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for karyoploteR in R Universe.


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.
- 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: karyoploteR
Version: 1.36.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings karyoploteR_1.36.0.tar.gz
StartedAt: 2026-03-16 01:45:09 -0400 (Mon, 16 Mar 2026)
EndedAt: 2026-03-16 01:55:43 -0400 (Mon, 16 Mar 2026)
EllapsedTime: 633.9 seconds
RetCode: 0
Status:   OK  
CheckDir: karyoploteR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/karyoploteR.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘karyoploteR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘karyoploteR’ version ‘1.36.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 ‘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 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 ... NOTE
checkRd: (-1) kpPlotBAMCoverage.Rd:48: Lost braces
    48 | There's more information at the \url{https://bernatgel.github.io/karyoploter_tutorial/}{karyoploteR tutorial}.
       |                                                                                        ^
checkRd: (-1) kpPlotBAMDensity.Rd:48: Lost braces
    48 | There's more information at the \url{https://bernatgel.github.io/karyoploter_tutorial/}{karyoploteR tutorial}.
       |                                                                                        ^
checkRd: (-1) kpPlotCoverage.Rd:46: Lost braces
    46 |  There's more information at the \url{https://bernatgel.github.io/karyoploter_tutorial/}{karyoploteR tutorial}.
       |                                                                                         ^
checkRd: (-1) kpPlotDensity.Rd:42: Lost braces
    42 | There's more information at the \url{https://bernatgel.github.io/karyoploter_tutorial/}{karyoploteR tutorial}.
       |                                                                                        ^
checkRd: (-1) kpPlotManhattan.Rd:80: Lost braces
    80 | There's more information at the \url{https://bernatgel.github.io/karyoploter_tutorial/}{karyoploteR tutorial}.
       |                                                                                        ^
checkRd: (-1) kpPlotMarkers.Rd:81: Lost braces
    81 | There's more information at the \url{https://bernatgel.github.io/karyoploter_tutorial/}{karyoploteR tutorial}.
       |                                                                                        ^
checkRd: (-1) kpPlotRainfall.Rd:47: Lost braces
    47 | There's more information at the \url{https://bernatgel.github.io/karyoploter_tutorial/}{karyoploteR tutorial}.
       |                                                                                        ^
checkRd: (-1) kpPoints.Rd:54: Lost braces
    54 | There's more information at the \url{https://bernatgel.github.io/karyoploter_tutorial/}{karyoploteR tutorial}.
       |                                                                                        ^
checkRd: (-1) kpRect.Rd:55: Lost braces
    55 | There's more information at the \url{https://bernatgel.github.io/karyoploter_tutorial/}{karyoploteR tutorial}.
       |                                                                                        ^
checkRd: (-1) plotKaryotype.Rd:61: Lost braces
    61 | There's more information at the \url{https://bernatgel.github.io/karyoploter_tutorial/}{karyoploteR tutorial}.
       |                                                                                        ^
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  getCytobands.Rd: GenomicRanges, memoise, forget
  kpPlotBAMCoverage.Rd: bamsignals
  kpPlotBAMDensity.Rd: Rsamtools
  kpPlotBigWig.Rd: BigWigFile
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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
mergeTranscripts      86.535  0.329  86.865
kpPlotGenes           66.102  0.468  66.579
kpPlotDensity         32.710  4.418  37.257
kpPlotHorizon         13.984  0.096  14.082
kpPlotRegions         10.951  0.054  11.008
kpPlotTranscripts      6.281  0.025   6.307
kpPlotBAMCoverage      6.012  0.223   6.235
makeGenesDataFromTxDb  5.640  0.080   5.720
addGeneNames           5.039  0.090   5.130
kpPlotManhattan        5.031  0.075   5.105
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/karyoploteR.Rcheck/00check.log’
for details.


Installation output

karyoploteR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘karyoploteR’ ...
** this is package ‘karyoploteR’ version ‘1.36.0’
** 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 version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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
Loading required package: generics

Attaching package: 'generics'

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

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

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

    I, expand.grid, unname

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

══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• empty test (3): 'test_plotKaryotype.R:27:1', 'test_plotKaryotype.R:34:1',
  'test_plotKaryotype.R:44:1'

[ FAIL 0 | WARN 0 | SKIP 3 | PASS 177 ]
> 
> proc.time()
   user  system elapsed 
 18.584   1.022  19.597 

Example timings

karyoploteR.Rcheck/karyoploteR-Ex.timings

nameusersystemelapsed
addGeneNames5.0390.0905.130
autotrack0.0000.0000.001
colByCategory0.0020.0000.002
colByChr0.4600.0110.471
colByRegion0.9480.1071.056
colByValue0.1870.0000.187
darker000
filterParams000
findIntersections0.1150.0000.115
getChromosomeNamesBoundingBox0.050.000.05
getColorSchemas0.0000.0010.001
getCytobandColors0.0010.0000.001
getCytobands0.0020.0000.002
getDataPanelBoundingBox0.0480.0000.048
getDefaultPlotParams0.0720.0000.072
getMainTitleBoundingBox0.0370.0000.037
getTextSize0.0770.0000.077
getVariantsColors000
horizonColors0.0030.0000.003
is.color0.0010.0000.001
kpAbline0.8940.0080.903
kpAddBaseNumbers0.3160.0010.317
kpAddChromosomeNames0.0340.0000.034
kpAddChromosomeSeparators0.4300.0010.431
kpAddColorRect0.1430.0000.142
kpAddCytobandLabels0.3850.0010.386
kpAddCytobands0.0350.0000.034
kpAddCytobandsAsLine0.0710.0000.071
kpAddLabels0.4090.0010.409
kpAddMainTitle0.0340.0010.035
kpArea0.3130.0160.329
kpArrows0.5210.0110.533
kpAxis0.2690.0010.271
kpBars0.1690.0030.172
kpDataBackground0.2040.0020.206
kpHeatmap0.1260.0000.127
kpLines0.2790.0010.280
kpPlotBAMCoverage6.0120.2236.235
kpPlotBAMDensity1.6880.0261.714
kpPlotBigWig1.7520.0841.837
kpPlotCoverage0.3850.0030.388
kpPlotDensity32.710 4.41837.257
kpPlotGenes66.102 0.46866.579
kpPlotHorizon13.984 0.09614.082
kpPlotLinks0.9740.0050.979
kpPlotLoess0.0630.0000.063
kpPlotManhattan5.0310.0755.105
kpPlotMarkers1.5740.0171.591
kpPlotNames0.110.000.11
kpPlotRainfall0.7780.0010.779
kpPlotRegions10.951 0.05411.008
kpPlotRibbon0.0840.0010.086
kpPlotTranscripts6.2810.0256.307
kpPoints0.2480.0030.251
kpPolygon0.2090.0010.211
kpRect0.720.000.72
kpSegments0.5050.0010.505
kpText0.3060.0020.308
lighter0.0000.0000.001
makeGenesDataFromTxDb5.640.085.72
mergeTranscripts86.535 0.32986.865
plotDefaultPlotParams0.1850.0010.185
plotKaryotype1.0140.0051.019
plotPalettes0.0170.0010.018
prepareParameters20.0370.0000.037
prepareParameters40.0370.0000.037
processClipping0.0350.0010.037
transparent000