Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

This page was generated on 2025-03-06 12:12 -0500 (Thu, 06 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4769
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4504
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4527
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4480
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4416
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 1076/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
karyoploteR 1.32.0  (landing page)
Bernat Gel
Snapshot Date: 2025-03-03 13:00 -0500 (Mon, 03 Mar 2025)
git_url: https://git.bioconductor.org/packages/karyoploteR
git_branch: RELEASE_3_20
git_last_commit: 62ce025
git_last_commit_date: 2024-10-29 10:16:53 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for karyoploteR on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: karyoploteR
Version: 1.32.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings karyoploteR_1.32.0.tar.gz
StartedAt: 2025-03-04 07:44:10 -0000 (Tue, 04 Mar 2025)
EndedAt: 2025-03-04 07:53:46 -0000 (Tue, 04 Mar 2025)
EllapsedTime: 575.8 seconds
RetCode: 0
Status:   OK  
CheckDir: karyoploteR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings karyoploteR_1.32.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/karyoploteR.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 12.3.1 (openEuler 12.3.1-36.oe2403)
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘karyoploteR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘karyoploteR’ version ‘1.32.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 ... 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     38.173  2.580  41.111
kpPlotGenes       27.413  0.404  27.909
mergeTranscripts  21.865  0.143  22.074
kpPlotHorizon     19.867  0.067  19.992
kpPlotRegions     16.106  0.112  16.259
kpPlotTranscripts  8.435  0.036   8.486
kpPlotBAMCoverage  7.310  0.283   7.609
kpPlotManhattan    5.759  0.128   5.899
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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


Installation output

karyoploteR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL karyoploteR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.2/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 version 4.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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

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, saveRDS, setdiff, table,
    tapply, union, 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: GenomeInfoDb
> 
> 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 
 20.390   1.297  21.712 

Example timings

karyoploteR.Rcheck/karyoploteR-Ex.timings

nameusersystemelapsed
addGeneNames3.7180.7464.475
autotrack0.0010.0000.001
colByCategory0.0030.0000.003
colByChr0.7270.0560.785
colByRegion2.3250.3032.635
colByValue0.2280.0080.237
darker0.0010.0000.001
filterParams000
findIntersections0.1520.0040.156
getChromosomeNamesBoundingBox0.0540.0040.058
getColorSchemas0.0010.0000.001
getCytobandColors0.0010.0000.000
getCytobands0.0010.0000.001
getDataPanelBoundingBox0.0580.0080.066
getDefaultPlotParams0.0840.0040.089
getMainTitleBoundingBox0.0430.0000.042
getTextSize0.0990.0000.099
getVariantsColors0.0010.0000.001
horizonColors0.0040.0000.004
is.color000
kpAbline1.2290.0681.309
kpAddBaseNumbers0.4900.0280.519
kpAddChromosomeNames0.0480.0000.048
kpAddChromosomeSeparators0.6400.0480.689
kpAddColorRect0.1980.0120.209
kpAddCytobandLabels0.5110.0120.524
kpAddCytobands0.0440.0040.048
kpAddCytobandsAsLine0.0980.0000.098
kpAddLabels0.6440.0200.665
kpAddMainTitle0.0450.0000.045
kpArea0.4580.0080.466
kpArrows0.7640.0320.798
kpAxis0.4030.0230.427
kpBars0.2620.0080.271
kpDataBackground0.3190.0080.328
kpHeatmap0.1910.0160.208
kpLines0.4090.0200.431
kpPlotBAMCoverage7.3100.2837.609
kpPlotBAMDensity1.7150.0201.739
kpPlotBigWig1.1360.0471.190
kpPlotCoverage0.5570.0280.586
kpPlotDensity38.173 2.58041.111
kpPlotGenes27.413 0.40427.909
kpPlotHorizon19.867 0.06719.992
kpPlotLinks1.2890.0321.326
kpPlotLoess0.1330.0190.152
kpPlotManhattan5.7590.1285.899
kpPlotMarkers2.3190.0282.351
kpPlotNames0.1430.0000.144
kpPlotRainfall1.0190.0151.037
kpPlotRegions16.106 0.11216.259
kpPlotRibbon0.1130.0000.112
kpPlotTranscripts8.4350.0368.486
kpPoints0.3410.0000.342
kpPolygon0.2780.0080.287
kpRect0.9940.0281.024
kpSegments0.7760.0200.802
kpText0.3530.0000.353
lighter0.0010.0000.001
makeGenesDataFromTxDb3.7250.0243.758
mergeTranscripts21.865 0.14322.074
plotDefaultPlotParams0.2230.0000.223
plotKaryotype1.2990.0201.323
plotPalettes0.0180.0020.021
prepareParameters20.0450.0010.045
prepareParameters40.0430.0040.046
processClipping0.0460.0000.046
transparent0.0010.0000.000