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

This page was generated on 2024-10-18 11:44 -0400 (Fri, 18 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4474
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4733
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4479
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4509
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4457
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 1071/2273HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
karyoploteR 1.31.0  (landing page)
Bernat Gel
Snapshot Date: 2024-10-17 13:40 -0400 (Thu, 17 Oct 2024)
git_url: https://git.bioconductor.org/packages/karyoploteR
git_branch: devel
git_last_commit: 574fd7a
git_last_commit_date: 2024-04-30 10:56:05 -0400 (Tue, 30 Apr 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


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.31.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings karyoploteR_1.31.0.tar.gz
StartedAt: 2024-10-18 02:40:09 -0400 (Fri, 18 Oct 2024)
EndedAt: 2024-10-18 02:51:24 -0400 (Fri, 18 Oct 2024)
EllapsedTime: 674.5 seconds
RetCode: 0
Status:   OK  
CheckDir: karyoploteR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/karyoploteR.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘karyoploteR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘karyoploteR’ version ‘1.31.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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     29.882  3.981  33.920
kpPlotGenes       17.886  0.158  18.045
mergeTranscripts  13.498  0.049  13.547
kpPlotHorizon     12.229  0.086  12.316
kpPlotRegions     10.597  0.178  10.776
kpPlotBAMCoverage  6.371  0.169   6.539
kpPlotTranscripts  5.336  0.005   5.341
* 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: 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/bbs-3.20-bioc/R/bin/R CMD INSTALL karyoploteR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-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 version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 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

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 
 14.860   1.062  15.913 

Example timings

karyoploteR.Rcheck/karyoploteR-Ex.timings

nameusersystemelapsed
addGeneNames2.6820.0512.733
autotrack0.0000.0000.001
colByCategory0.0020.0000.002
colByChr0.4220.0020.423
colByRegion1.6790.0671.746
colByValue0.1660.0020.168
darker0.0010.0000.001
filterParams0.0000.0000.001
findIntersections0.1010.0000.101
getChromosomeNamesBoundingBox0.0420.0010.043
getColorSchemas0.0010.0000.001
getCytobandColors0.0010.0000.000
getCytobands0.0010.0000.001
getDataPanelBoundingBox0.0390.0000.039
getDefaultPlotParams0.0600.0010.060
getMainTitleBoundingBox0.030.000.03
getTextSize0.0650.0010.067
getVariantsColors0.0010.0000.001
horizonColors0.0030.0000.003
is.color0.0010.0000.001
kpAbline0.8030.0120.815
kpAddBaseNumbers0.2970.0000.298
kpAddChromosomeNames0.0290.0000.030
kpAddChromosomeSeparators0.3970.0000.398
kpAddColorRect0.1240.0000.125
kpAddCytobandLabels0.3080.0010.309
kpAddCytobands0.0290.0000.030
kpAddCytobandsAsLine0.0640.0000.065
kpAddLabels0.3860.0010.388
kpAddMainTitle0.0290.0000.029
kpArea0.2700.0010.271
kpArrows0.4750.0010.476
kpAxis0.2420.0010.243
kpBars0.1470.0000.148
kpDataBackground0.1800.0000.181
kpHeatmap0.1130.0000.112
kpLines0.240.000.24
kpPlotBAMCoverage6.3710.1696.539
kpPlotBAMDensity1.6260.0221.649
kpPlotBigWig0.7330.0020.737
kpPlotCoverage0.3470.0010.348
kpPlotDensity29.882 3.98133.920
kpPlotGenes17.886 0.15818.045
kpPlotHorizon12.229 0.08612.316
kpPlotLinks0.8530.0040.857
kpPlotLoess0.0570.0000.057
kpPlotManhattan4.7750.0484.824
kpPlotMarkers1.4870.0061.494
kpPlotNames0.0910.0000.092
kpPlotRainfall0.6680.0090.678
kpPlotRegions10.597 0.17810.776
kpPlotRibbon0.0730.0000.073
kpPlotTranscripts5.3360.0055.341
kpPoints0.2190.0010.220
kpPolygon0.1820.0000.183
kpRect0.6050.0010.606
kpSegments0.4710.0000.472
kpText0.2150.0000.215
lighter0.0010.0000.000
makeGenesDataFromTxDb2.5180.0162.534
mergeTranscripts13.498 0.04913.547
plotDefaultPlotParams0.1600.0000.159
plotKaryotype0.8150.0010.816
plotPalettes0.0180.0000.018
prepareParameters20.0280.0010.029
prepareParameters40.0280.0010.029
processClipping0.0290.0000.029
transparent0.0010.0000.000