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

This page was generated on 2024-10-15 21:54 -0400 (Tue, 15 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4529
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4479
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 1086/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
karyoploteR 1.30.0  (landing page)
Bernat Gel
Snapshot Date: 2024-10-13 14:00 -0400 (Sun, 13 Oct 2024)
git_url: https://git.bioconductor.org/packages/karyoploteR
git_branch: RELEASE_3_19
git_last_commit: 064c446
git_last_commit_date: 2024-04-30 10:56:05 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  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


CHECK results for karyoploteR on merida1

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.30.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings karyoploteR_1.30.0.tar.gz
StartedAt: 2024-10-14 07:01:09 -0400 (Mon, 14 Oct 2024)
EndedAt: 2024-10-14 07:21:03 -0400 (Mon, 14 Oct 2024)
EllapsedTime: 1194.1 seconds
RetCode: 0
Status:   OK  
CheckDir: karyoploteR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings karyoploteR_1.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/karyoploteR.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* 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.30.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 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         75.361  5.359  94.635
kpPlotGenes           49.029  1.105  59.997
mergeTranscripts      39.078  0.374  48.390
kpPlotHorizon         35.218  0.310  43.193
kpPlotRegions         28.263  0.202  34.711
kpPlotTranscripts     16.996  0.258  21.478
kpPlotBAMCoverage     13.640  0.505  16.247
kpPlotManhattan        9.773  0.343  12.227
kpAbline               5.921  1.304   8.262
makeGenesDataFromTxDb  6.707  0.104   8.490
addGeneNames           5.544  0.181   6.433
* 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
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/karyoploteR.Rcheck/00check.log’
for details.


Installation output

karyoploteR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL karyoploteR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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-apple-darwin20

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, 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 
 35.626   1.994  44.926 

Example timings

karyoploteR.Rcheck/karyoploteR-Ex.timings

nameusersystemelapsed
addGeneNames5.5440.1816.433
autotrack0.0020.0010.003
colByCategory0.0050.0020.010
colByChr1.2650.0231.460
colByRegion2.5080.2583.149
colByValue0.4140.0100.477
darker0.0010.0000.002
filterParams0.0010.0010.002
findIntersections0.2880.0030.324
getChromosomeNamesBoundingBox0.0990.0030.110
getColorSchemas0.0040.0080.015
getCytobandColors0.0020.0030.005
getCytobands0.0020.0010.003
getDataPanelBoundingBox0.1060.0030.128
getDefaultPlotParams0.1670.0230.211
getMainTitleBoundingBox0.0810.0020.093
getTextSize0.1960.0040.223
getVariantsColors0.0020.0010.002
horizonColors0.0080.0020.011
is.color0.0010.0010.004
kpAbline5.9211.3048.262
kpAddBaseNumbers0.9400.0391.120
kpAddChromosomeNames0.0790.0030.091
kpAddChromosomeSeparators1.1050.0111.248
kpAddColorRect0.3650.0050.407
kpAddCytobandLabels0.9110.0091.030
kpAddCytobands0.0780.0020.091
kpAddCytobandsAsLine0.1600.0070.191
kpAddLabels1.0990.0121.234
kpAddMainTitle0.0750.0020.082
kpArea0.8320.0080.944
kpArrows1.3960.0191.590
kpAxis0.7510.0080.864
kpBars0.4410.0050.513
kpDataBackground0.5460.0050.619
kpHeatmap0.3250.0040.375
kpLines0.6890.0060.778
kpPlotBAMCoverage13.640 0.50516.247
kpPlotBAMDensity2.7780.0983.342
kpPlotBigWig2.0800.0582.387
kpPlotCoverage1.0230.0091.189
kpPlotDensity75.361 5.35994.635
kpPlotGenes49.029 1.10559.997
kpPlotHorizon35.218 0.31043.193
kpPlotLinks2.4750.0352.923
kpPlotLoess0.1530.0050.194
kpPlotManhattan 9.773 0.34312.227
kpPlotMarkers4.2080.0524.935
kpPlotNames0.2630.0050.324
kpPlotRainfall1.8170.0362.223
kpPlotRegions28.263 0.20234.711
kpPlotRibbon0.2900.0050.354
kpPlotTranscripts16.996 0.25821.478
kpPoints0.6450.0080.829
kpPolygon0.5690.0110.732
kpRect1.7980.0172.319
kpSegments1.3720.0131.780
kpText0.6380.0100.841
lighter0.0020.0010.003
makeGenesDataFromTxDb6.7070.1048.490
mergeTranscripts39.078 0.37448.390
plotDefaultPlotParams0.3910.0040.486
plotKaryotype2.5500.0563.222
plotPalettes0.0300.0050.043
prepareParameters20.0810.0040.101
prepareParameters40.0820.0040.100
processClipping0.0800.0040.096
transparent0.0020.0010.003