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

This page was generated on 2023-03-28 11:06:58 -0400 (Tue, 28 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_64R Under development (unstable) (2023-03-16 r83996) -- "Unsuffered Consequences" 4547
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2023-03-15 r83984 ucrt) -- "Unsuffered Consequences" 4308
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2023-03-16 r83985) -- "Unsuffered Consequences" 4301
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

CHECK results for karyoploteR on merida1


To the developers/maintainers of the karyoploteR package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1027/2195HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
karyoploteR 1.25.0  (landing page)
Bernat Gel
Snapshot Date: 2023-03-27 14:00:21 -0400 (Mon, 27 Mar 2023)
git_url: https://git.bioconductor.org/packages/karyoploteR
git_branch: devel
git_last_commit: 051aa8b
git_last_commit_date: 2022-11-01 11:15:07 -0400 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: karyoploteR
Version: 1.25.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.25.0.tar.gz
StartedAt: 2023-03-28 02:50:07 -0400 (Tue, 28 Mar 2023)
EndedAt: 2023-03-28 03:10:59 -0400 (Tue, 28 Mar 2023)
EllapsedTime: 1252.3 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.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/karyoploteR.Rcheck’
* using R Under development (unstable) (2023-03-16 r83985)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* R was compiled by
    Apple clang version 12.0.0 (clang-1200.0.32.29)
    GNU Fortran (GCC) 8.2.0
* running under: macOS Mojave 10.14.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.25.0’
* 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 R 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 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 ... OK
* 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         72.029  3.851  99.857
kpPlotGenes           44.734  0.598  60.669
mergeTranscripts      35.165  0.194  46.921
kpPlotHorizon         32.572  0.106  43.955
kpPlotRegions         24.796  0.071  33.065
kpPlotTranscripts     14.071  0.051  18.313
kpPlotManhattan        8.770  0.643  12.263
kpPlotBAMCoverage      8.489  0.611  12.175
makeGenesDataFromTxDb  6.364  0.061   8.579
kpAbline               4.397  0.718   6.557
addGeneNames           4.811  0.090   6.421
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.17-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.3/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 Under development (unstable) (2023-03-16 r83985) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (64-bit)

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, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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 181 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• empty test (3)

[ FAIL 0 | WARN 0 | SKIP 3 | PASS 181 ]
> 
> proc.time()
   user  system elapsed 
 32.233   1.367  45.729 

Example timings

karyoploteR.Rcheck/karyoploteR-Ex.timings

nameusersystemelapsed
addGeneNames4.8110.0906.421
autotrack0.0020.0000.001
colByCategory0.0040.0000.007
colByChr1.1590.0761.585
colByRegion2.2270.0822.990
colByValue0.3890.0230.531
darker0.0020.0000.002
filterParams0.0010.0010.001
findIntersections0.2760.0310.394
getChromosomeNamesBoundingBox0.0850.0080.121
getColorSchemas0.0020.0020.005
getCytobandColors0.0020.0010.002
getCytobands0.0020.0000.002
getDataPanelBoundingBox0.0920.0100.128
getDefaultPlotParams0.1470.0220.213
getMainTitleBoundingBox0.0690.0080.102
getTextSize0.1750.0200.243
getVariantsColors0.0010.0000.002
horizonColors0.0070.0010.011
is.color0.0020.0000.001
kpAbline4.3970.7186.557
kpAddBaseNumbers0.7620.0050.960
kpAddChromosomeNames0.0650.0020.084
kpAddChromosomeSeparators0.9930.0061.293
kpAddColorRect0.3310.0020.446
kpAddCytobandLabels0.8890.0441.194
kpAddCytobands0.0660.0010.085
kpAddCytobandsAsLine0.1270.0030.171
kpAddLabels0.9610.0081.263
kpAddMainTitle0.0640.0010.083
kpArea0.7400.0081.002
kpArrows1.2480.0171.665
kpAxis0.6330.0040.809
kpBars0.4060.0020.524
kpDataBackground0.4970.0030.655
kpHeatmap0.2960.0020.388
kpLines0.5720.0050.741
kpPlotBAMCoverage 8.489 0.61112.175
kpPlotBAMDensity2.6730.0693.625
kpPlotBigWig1.9220.0722.647
kpPlotCoverage0.9390.0131.241
kpPlotDensity72.029 3.85199.857
kpPlotGenes44.734 0.59860.669
kpPlotHorizon32.572 0.10643.955
kpPlotLinks2.2050.0132.899
kpPlotLoess0.1310.0020.173
kpPlotManhattan 8.770 0.64312.263
kpPlotMarkers3.7230.0254.839
kpPlotNames0.2370.0020.303
kpPlotRainfall2.7920.1264.297
kpPlotRegions24.796 0.07133.065
kpPlotRibbon0.1840.0010.247
kpPlotTranscripts14.071 0.05118.313
kpPoints0.5650.0030.670
kpPolygon0.4710.0040.583
kpRect1.6570.0092.173
kpSegments1.1830.0041.579
kpText0.5850.0030.772
lighter0.0010.0000.002
makeGenesDataFromTxDb6.3640.0618.579
mergeTranscripts35.165 0.19446.921
plotDefaultPlotParams0.3410.0020.440
plotKaryotype2.2040.0252.916
plotPalettes0.0270.0020.036
prepareParameters20.0630.0020.081
prepareParameters40.0630.0010.079
processClipping0.0630.0010.083
transparent0.0020.0000.002