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

This page was generated on 2026-03-19 11:57 -0400 (Thu, 19 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-18 13:45 -0400 (Wed, 18 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-19 00:54:10 -0400 (Thu, 19 Mar 2026)
EndedAt: 2026-03-19 01:05:05 -0400 (Thu, 19 Mar 2026)
EllapsedTime: 654.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      89.839  0.690  90.537
kpPlotGenes           68.462  1.528  70.004
kpPlotDensity         34.036  4.711  38.811
kpPlotHorizon         14.393  0.457  14.851
kpPlotRegions         11.379  0.194  11.574
kpPlotTranscripts      6.491  0.173   6.665
kpPlotBAMCoverage      6.065  0.307   6.372
makeGenesDataFromTxDb  6.113  0.113   6.226
kpPlotManhattan        5.139  0.191   5.330
addGeneNames           4.940  0.181   5.121
* 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 
 19.541   1.572  21.105 

Example timings

karyoploteR.Rcheck/karyoploteR-Ex.timings

nameusersystemelapsed
addGeneNames4.9400.1815.121
autotrack0.0010.0000.000
colByCategory0.0020.0000.002
colByChr0.4680.0170.484
colByRegion0.9500.1021.053
colByValue0.1830.0020.186
darker0.0010.0000.001
filterParams0.0000.0000.001
findIntersections0.1110.0010.113
getChromosomeNamesBoundingBox0.0490.0000.049
getColorSchemas0.0000.0010.001
getCytobandColors0.0000.0000.001
getCytobands0.0010.0000.002
getDataPanelBoundingBox0.0440.0010.045
getDefaultPlotParams0.0660.0010.068
getMainTitleBoundingBox0.0350.0010.036
getTextSize0.0750.0000.075
getVariantsColors0.0010.0000.001
horizonColors0.0020.0000.003
is.color0.0000.0000.001
kpAbline0.9110.0350.948
kpAddBaseNumbers0.3240.0100.334
kpAddChromosomeNames0.0350.0040.039
kpAddChromosomeSeparators0.4100.0070.418
kpAddColorRect0.1410.0000.142
kpAddCytobandLabels0.3670.0000.367
kpAddCytobands0.0330.0000.033
kpAddCytobandsAsLine0.0690.0010.070
kpAddLabels0.4000.0020.401
kpAddMainTitle0.0340.0000.034
kpArea0.3080.0110.318
kpArrows0.5320.0390.571
kpAxis0.2810.0150.296
kpBars0.1690.0000.168
kpDataBackground0.2080.0000.207
kpHeatmap0.1230.0020.124
kpLines0.2670.0010.268
kpPlotBAMCoverage6.0650.3076.372
kpPlotBAMDensity1.6730.0241.697
kpPlotBigWig1.7600.0351.799
kpPlotCoverage0.3960.0050.402
kpPlotDensity34.036 4.71138.811
kpPlotGenes68.462 1.52870.004
kpPlotHorizon14.393 0.45714.851
kpPlotLinks1.0370.0221.059
kpPlotLoess0.0640.0030.068
kpPlotManhattan5.1390.1915.330
kpPlotMarkers1.6540.0461.700
kpPlotNames0.1160.0010.117
kpPlotRainfall0.7590.0200.779
kpPlotRegions11.379 0.19411.574
kpPlotRibbon0.0850.0010.086
kpPlotTranscripts6.4910.1736.665
kpPoints0.2820.0030.285
kpPolygon0.2420.0080.251
kpRect0.8410.0130.854
kpSegments0.5550.0140.569
kpText0.3380.0050.344
lighter0.0010.0000.001
makeGenesDataFromTxDb6.1130.1136.226
mergeTranscripts89.839 0.69090.537
plotDefaultPlotParams0.1910.0060.197
plotKaryotype1.0870.0291.116
plotPalettes0.0180.0000.018
prepareParameters20.0370.0000.037
prepareParameters40.0370.0000.038
processClipping0.0370.0000.037
transparent0.0010.0000.000