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

CHECK report for karyoploteR on merida1

This page was generated on 2019-04-16 12:00:19 -0400 (Tue, 16 Apr 2019).

Package 813/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
karyoploteR 1.8.8
Bernat Gel
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/karyoploteR
Branch: RELEASE_3_8
Last Commit: be20832
Last Changed Date: 2019-04-02 08:11:59 -0400 (Tue, 02 Apr 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  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.8.8
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings karyoploteR_1.8.8.tar.gz
StartedAt: 2019-04-16 00:49:54 -0400 (Tue, 16 Apr 2019)
EndedAt: 2019-04-16 00:57:26 -0400 (Tue, 16 Apr 2019)
EllapsedTime: 451.6 seconds
RetCode: 0
Status:  OK 
CheckDir: karyoploteR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.8-bioc/meat/karyoploteR.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-apple-darwin15.6.0 (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.8.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 ... 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     61.099  5.112  66.754
kpPlotGenes       13.279  0.261  13.666
kpPlotRegions     11.000  0.032  11.196
kpPlotCoverage     9.566  0.037   9.683
kpPlotTranscripts  7.591  0.029   7.798
kpPlotBAMCoverage  5.090  0.275   5.402
getCytobands       5.000  0.208  26.999
* 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
  ‘/Users/biocbuild/bbs-3.8-bioc/meat/karyoploteR.Rcheck/00check.log’
for details.



Installation output

karyoploteR.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’
* installing *source* package ‘karyoploteR’ ...
** 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
* DONE (karyoploteR)

Tests output

karyoploteR.Rcheck/tests/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.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
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, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, 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: 128 SKIPPED: 3 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 16.729   0.809  17.873 

Example timings

karyoploteR.Rcheck/karyoploteR-Ex.timings

nameusersystemelapsed
autotrack0.0010.0010.001
colByChr0.5030.0140.519
darker0.0020.0000.002
filterParams0.0000.0010.001
getChromosomeNamesBoundingBox0.0500.0040.053
getCytobandColors0.0020.0010.004
getCytobands 5.000 0.20826.999
getDefaultPlotParams0.0730.0040.078
getMainTitleBoundingBox0.0310.0000.032
getVariantsColors0.0020.0000.001
kpAbline1.8110.2062.031
kpAddBaseNumbers0.3080.0110.321
kpAddChromosomeNames0.0250.0000.025
kpAddChromosomeSeparators0.3820.0020.387
kpAddCytobandLabels0.3640.0040.369
kpAddCytobands0.0390.0010.039
kpAddCytobandsAsLine0.0370.0010.039
kpAddLabels0.1110.0020.113
kpAddMainTitle0.0380.0010.039
kpArea0.3860.0030.389
kpArrows0.4770.0070.487
kpAxis0.1710.0010.174
kpBars0.1260.0010.129
kpDataBackground0.1920.0010.194
kpHeatmap0.1300.0010.131
kpLines0.2100.0020.214
kpPlotBAMCoverage5.0900.2755.402
kpPlotBAMDensity1.6610.0501.721
kpPlotBigWig0.9380.0230.971
kpPlotCoverage9.5660.0379.683
kpPlotDensity61.099 5.11266.754
kpPlotGenes13.279 0.26113.666
kpPlotLinks0.9160.0040.924
kpPlotLoess0.0550.0010.056
kpPlotMarkers1.3370.0041.358
kpPlotNames0.0770.0010.078
kpPlotRainfall0.6990.0040.706
kpPlotRegions11.000 0.03211.196
kpPlotRibbon0.0780.0010.080
kpPlotTranscripts7.5910.0297.798
kpPoints0.2500.0020.254
kpPolygon0.2260.0030.229
kpRect0.8570.0040.916
kpSegments0.6190.0030.623
kpText0.2820.0030.291
lighter000
makeGenesDataFromTxDb4.4740.2234.746
plotDefaultPlotParams0.1730.0010.175
plotKaryotype1.0970.0281.141
prepareParameters20.0500.0020.052
prepareParameters40.0310.0010.031