Back to Multiple platform build/check report for BioC 3.15
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:20:26 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 nebbiolo1


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 1000/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
karyoploteR 1.22.0  (landing page)
Bernat Gel
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/karyoploteR
git_branch: RELEASE_3_15
git_last_commit: c0d3786
git_last_commit_date: 2022-04-26 11:38:43 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 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.22.0
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings karyoploteR_1.22.0.tar.gz
StartedAt: 2022-10-18 20:17:34 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 20:24:41 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 427.5 seconds
RetCode: 0
Status:   OK  
CheckDir: karyoploteR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/karyoploteR.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-pc-linux-gnu (64-bit)
* 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.22.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 ... OK
* 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 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     30.444  5.251  35.710
kpPlotGenes       21.387  0.500  21.890
mergeTranscripts  15.113  0.096  15.209
kpPlotHorizon     14.045  0.016  14.061
kpPlotRegions     10.365  0.012  10.377
kpPlotBAMCoverage  6.071  0.220   6.292
kpPlotTranscripts  6.069  0.016   6.086
kpPlotManhattan    5.258  0.080   5.339
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.15-bioc/meat/karyoploteR.Rcheck/00check.log’
for details.



Installation output

karyoploteR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL karyoploteR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/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.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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, 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 
 15.852   1.058  16.897 

Example timings

karyoploteR.Rcheck/karyoploteR-Ex.timings

nameusersystemelapsed
addGeneNames1.7960.0401.836
autotrack0.0010.0000.001
colByCategory0.0020.0000.003
colByChr0.4570.0040.461
colByRegion1.0420.0961.138
colByValue0.1810.0000.182
darker0.0010.0000.001
filterParams0.0010.0000.001
findIntersections0.1130.0080.121
getChromosomeNamesBoundingBox0.0460.0000.047
getColorSchemas0.0040.0000.004
getCytobandColors0.0020.0000.003
getCytobands0.0000.0010.002
getDataPanelBoundingBox0.0380.0020.039
getDefaultPlotParams0.0600.0160.075
getMainTitleBoundingBox0.0350.0000.036
getTextSize0.0740.0000.074
getVariantsColors0.0010.0000.001
horizonColors0.0040.0000.004
is.color0.0010.0000.001
kpAbline2.8840.2603.145
kpAddBaseNumbers0.2850.0710.357
kpAddChromosomeNames0.0290.0040.033
kpAddChromosomeSeparators0.4480.0160.464
kpAddColorRect0.1200.0110.132
kpAddCytobandLabels0.3120.0040.316
kpAddCytobands0.0280.0000.028
kpAddCytobandsAsLine0.0540.0040.058
kpAddLabels0.4020.0000.402
kpAddMainTitle0.030.000.03
kpArea0.3050.0040.309
kpArrows0.4860.0120.498
kpAxis0.2570.0160.273
kpBars0.1780.0190.198
kpDataBackground0.2210.0250.245
kpHeatmap0.1230.0040.127
kpLines0.2310.0040.236
kpPlotBAMCoverage6.0710.2206.292
kpPlotBAMDensity1.8820.0081.889
kpPlotBigWig0.7770.0030.781
kpPlotCoverage0.4080.0040.412
kpPlotDensity30.444 5.25135.710
kpPlotGenes21.387 0.50021.890
kpPlotHorizon14.045 0.01614.061
kpPlotLinks0.8870.0080.896
kpPlotLoess0.0620.0000.062
kpPlotManhattan5.2580.0805.339
kpPlotMarkers1.4970.0071.504
kpPlotNames0.1040.0000.103
kpPlotRainfall0.6890.0000.689
kpPlotRegions10.365 0.01210.377
kpPlotRibbon0.0790.0040.083
kpPlotTranscripts6.0690.0166.086
kpPoints0.2610.0080.270
kpPolygon0.1900.0160.205
kpRect0.6610.0160.678
kpSegments0.5600.0160.577
kpText0.2330.0030.237
lighter0.0010.0000.001
makeGenesDataFromTxDb2.8940.0202.914
mergeTranscripts15.113 0.09615.209
plotDefaultPlotParams0.1390.0000.139
plotKaryotype0.8600.0280.889
plotPalettes0.0180.0000.019
prepareParameters20.0310.0000.031
prepareParameters40.0320.0000.032
processClipping0.0260.0040.030
transparent0.0010.0000.001