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

CHECK report for karyoploteR on malbec2

This page was generated on 2019-10-16 12:10:19 -0400 (Wed, 16 Oct 2019).

Package 851/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
karyoploteR 1.10.5
Bernat Gel
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/karyoploteR
Branch: RELEASE_3_9
Last Commit: 3d1c8a2
Last Changed Date: 2019-09-10 03:24:18 -0400 (Tue, 10 Sep 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: karyoploteR
Version: 1.10.5
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings karyoploteR_1.10.5.tar.gz
StartedAt: 2019-10-16 02:39:42 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 02:47:44 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 482.4 seconds
RetCode: 0
Status:  OK 
CheckDir: karyoploteR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/karyoploteR.Rcheck’
* using R version 3.6.1 (2019-07-05)
* 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.10.5’
* 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 or elapsed time > 5s
                    user system elapsed
kpPlotDensity     31.864  3.693  40.094
kpPlotGenes       26.455  0.052  27.332
mergeTranscripts  17.225  0.048  17.273
kpPlotCoverage    10.579  0.000  10.579
kpPlotRegions      9.228  0.000   9.277
kpPlotBAMCoverage  7.468  0.176   7.644
kpPlotTranscripts  5.579  0.003   5.585
getCytobands       3.944  0.080  37.853
* 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.9-bioc/meat/karyoploteR.Rcheck/00check.log’
for details.



Installation output

karyoploteR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.9-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 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 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
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges
Loading required package: GenomeInfoDb
> 
> test_check("karyoploteR")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 132 | SKIPPED: 3 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 16.662   0.721  17.371 

Example timings

karyoploteR.Rcheck/karyoploteR-Ex.timings

nameusersystemelapsed
addGeneNames2.6850.0282.713
autotrack0.0010.0000.001
colByChr0.2620.0040.266
colByRegion0.7700.0720.841
darker0.0000.0020.002
filterParams0.0000.0000.001
getChromosomeNamesBoundingBox0.0360.0000.035
getCytobandColors0.0020.0000.002
getCytobands 3.944 0.08037.853
getDataPanelBoundingBox0.0440.0000.043
getDefaultPlotParams0.0760.0040.081
getMainTitleBoundingBox0.0340.0000.034
getTextSize0.0640.0030.067
getVariantsColors0.0010.0000.001
is.color0.0010.0000.001
kpAbline2.0220.1242.197
kpAddBaseNumbers0.3160.0000.316
kpAddChromosomeNames0.0330.0000.033
kpAddChromosomeSeparators0.4570.0000.457
kpAddCytobandLabels0.3110.0000.311
kpAddCytobands0.0330.0000.033
kpAddCytobandsAsLine0.0710.0000.071
kpAddLabels0.1180.0040.123
kpAddMainTitle0.0340.0000.033
kpArea0.3310.0000.332
kpArrows0.5090.0000.508
kpAxis0.3120.0000.312
kpBars0.1470.0000.147
kpDataBackground0.1930.0000.194
kpHeatmap0.1150.0000.114
kpLines0.2210.0000.222
kpPlotBAMCoverage7.4680.1767.644
kpPlotBAMDensity1.8110.0161.828
kpPlotBigWig0.5670.0000.579
kpPlotCoverage10.579 0.00010.579
kpPlotDensity31.864 3.69340.094
kpPlotGenes26.455 0.05227.332
kpPlotLinks0.7760.0000.779
kpPlotLoess0.0550.0000.056
kpPlotMarkers1.2860.0031.297
kpPlotNames0.0770.0000.077
kpPlotRainfall0.5310.0040.536
kpPlotRegions9.2280.0009.277
kpPlotRibbon0.0790.0000.079
kpPlotTranscripts5.5790.0035.585
kpPoints0.1520.0000.151
kpPolygon0.1200.0000.121
kpRect0.4680.0000.468
kpSegments0.3020.0000.301
kpText0.1430.0000.143
lighter0.0010.0000.001
makeGenesDataFromTxDb3.2640.0003.263
mergeTranscripts17.225 0.04817.273
plotDefaultPlotParams0.1360.0000.136
plotKaryotype1.2700.0041.274
prepareParameters20.0580.0000.058
prepareParameters40.0380.0000.038
processClipping0.0370.0000.037
transparent0.0010.0000.001