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

CHECK report for karyoploteR on malbec1

This page was generated on 2020-04-15 12:12:17 -0400 (Wed, 15 Apr 2020).

Package 883/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
karyoploteR 1.12.4
Bernat Gel
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/karyoploteR
Branch: RELEASE_3_10
Last Commit: 15364ab
Last Changed Date: 2020-01-15 07:26:34 -0400 (Wed, 15 Jan 2020)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida1 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.12.4
Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings karyoploteR_1.12.4.tar.gz
StartedAt: 2020-04-15 04:32:30 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 04:42:40 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 609.9 seconds
RetCode: 0
Status:  OK 
CheckDir: karyoploteR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/karyoploteR.Rcheck’
* using R version 3.6.3 (2020-02-29)
* 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.12.4’
* 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     32.032  3.508  42.541
kpPlotGenes       32.008  0.052  33.729
mergeTranscripts  24.828  0.040  25.680
kpPlotHorizon     24.236  0.044  24.631
kpPlotCoverage    15.124  0.004  15.804
kpPlotRegions     15.084  0.004  15.315
kpPlotTranscripts 10.712  0.004  10.763
kpPlotBAMCoverage  8.304  0.228   9.385
getCytobands       0.876  0.012  28.906
* 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.10-bioc/meat/karyoploteR.Rcheck/00check.log’
for details.



Installation output

karyoploteR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.10-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.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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: 181 | SKIPPED: 3 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 20.420   0.632  21.934 

Example timings

karyoploteR.Rcheck/karyoploteR-Ex.timings

nameusersystemelapsed
addGeneNames3.8360.0363.909
autotrack0.0000.0000.001
colByChr0.7520.0640.847
colByRegion1.1160.0721.271
colByValue0.2520.0000.254
darker0.0040.0000.002
filterParams000
findIntersections0.1560.0000.155
getChromosomeNamesBoundingBox0.0520.0000.053
getColorSchemas0.0000.0040.003
getCytobandColors0.0040.0000.002
getCytobands 0.876 0.01228.906
getDataPanelBoundingBox0.0560.0000.057
getDefaultPlotParams0.0920.0040.096
getMainTitleBoundingBox0.0400.0000.044
getTextSize0.1240.0000.129
getVariantsColors0.0000.0000.001
horizonColors0.0040.0000.006
is.color0.0040.0000.001
kpAbline2.1760.1242.447
kpAddBaseNumbers0.5800.0000.587
kpAddChromosomeNames0.0440.0000.047
kpAddChromosomeSeparators0.7160.0000.727
kpAddCytobandLabels0.6360.0000.642
kpAddCytobands0.0400.0000.042
kpAddCytobandsAsLine0.0840.0000.085
kpAddLabels0.1920.0000.214
kpAddMainTitle0.0400.0000.039
kpArea0.5440.0000.547
kpArrows0.8200.0000.876
kpAxis0.4400.0000.478
kpBars0.2880.0000.333
kpDataBackground0.3640.0000.386
kpHeatmap0.2200.0000.221
kpLines0.4240.0000.434
kpPlotBAMCoverage8.3040.2289.385
kpPlotBAMDensity2.5040.0362.603
kpPlotBigWig2.1800.0202.282
kpPlotCoverage15.124 0.00415.804
kpPlotDensity32.032 3.50842.541
kpPlotGenes32.008 0.05233.729
kpPlotHorizon24.236 0.04424.631
kpPlotLinks1.7200.0121.750
kpPlotLoess0.0840.0040.088
kpPlotManhattan3.6360.0163.720
kpPlotMarkers2.8320.0002.935
kpPlotNames0.1560.0000.156
kpPlotRainfall1.1200.0001.181
kpPlotRegions15.084 0.00415.315
kpPlotRibbon0.1160.0080.125
kpPlotTranscripts10.712 0.00410.763
kpPoints0.4080.0000.415
kpPolygon0.3640.0000.364
kpRect1.0520.0081.096
kpSegments0.7840.0000.801
kpText0.3120.0000.333
lighter0.0000.0040.001
makeGenesDataFromTxDb4.6200.0004.776
mergeTranscripts24.828 0.04025.680
plotDefaultPlotParams0.2760.0000.277
plotKaryotype1.5280.0081.646
plotPalettes0.0240.0000.025
prepareParameters20.0480.0000.046
prepareParameters40.0520.0000.050
processClipping0.0480.0000.048
transparent0.0000.0000.001