Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:58:46 -0400 (Sat, 17 Oct 2020).
TO THE DEVELOPERS/MAINTAINERS OF THE karyoploteR PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 915/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
karyoploteR 1.14.1 Bernat Gel
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | [ OK ] | OK |
Package: karyoploteR |
Version: 1.14.1 |
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.14.1.tar.gz |
StartedAt: 2020-10-17 02:23:14 -0400 (Sat, 17 Oct 2020) |
EndedAt: 2020-10-17 02:36:10 -0400 (Sat, 17 Oct 2020) |
EllapsedTime: 775.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: karyoploteR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.14.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/karyoploteR.Rcheck’ * using R version 4.0.3 (2020-10-10) * using platform: x86_64-apple-darwin17.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.14.1’ * 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 65.430 3.498 69.118 kpPlotGenes 38.099 0.508 38.912 mergeTranscripts 30.435 0.112 30.574 kpPlotHorizon 27.097 0.123 27.238 kpPlotRegions 20.437 0.092 20.549 kpPlotCoverage 20.277 0.067 20.359 kpPlotTranscripts 13.000 0.032 13.046 kpPlotManhattan 7.086 0.194 7.298 kpPlotBAMCoverage 6.875 0.324 7.215 makeGenesDataFromTxDb 5.148 0.052 5.207 getCytobands 1.068 0.025 17.250 * 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.11-bioc/meat/karyoploteR.Rcheck/00check.log’ for details.
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/4.0/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)
karyoploteR.Rcheck/tests/testthat.Rout
R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out" Copyright (C) 2020 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 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 25.603 1.114 29.442
karyoploteR.Rcheck/karyoploteR-Ex.timings
name | user | system | elapsed | |
addGeneNames | 3.774 | 0.064 | 3.845 | |
autotrack | 0.001 | 0.001 | 0.002 | |
colByCategory | 0.005 | 0.001 | 0.005 | |
colByChr | 0.908 | 0.036 | 0.946 | |
colByRegion | 1.509 | 0.172 | 1.683 | |
colByValue | 0.297 | 0.007 | 0.306 | |
darker | 0.002 | 0.000 | 0.002 | |
filterParams | 0.001 | 0.001 | 0.001 | |
findIntersections | 0.200 | 0.002 | 0.203 | |
getChromosomeNamesBoundingBox | 0.072 | 0.002 | 0.073 | |
getColorSchemas | 0.002 | 0.003 | 0.005 | |
getCytobandColors | 0.002 | 0.001 | 0.003 | |
getCytobands | 1.068 | 0.025 | 17.250 | |
getDataPanelBoundingBox | 0.082 | 0.004 | 0.086 | |
getDefaultPlotParams | 0.129 | 0.014 | 0.143 | |
getMainTitleBoundingBox | 0.050 | 0.002 | 0.052 | |
getTextSize | 0.142 | 0.009 | 0.151 | |
getVariantsColors | 0.001 | 0.001 | 0.002 | |
horizonColors | 0.005 | 0.001 | 0.005 | |
is.color | 0.001 | 0.001 | 0.001 | |
kpAbline | 2.442 | 0.518 | 2.965 | |
kpAddBaseNumbers | 0.758 | 0.004 | 0.763 | |
kpAddChromosomeNames | 0.060 | 0.002 | 0.061 | |
kpAddChromosomeSeparators | 1.023 | 0.011 | 1.035 | |
kpAddColorRect | 0.227 | 0.002 | 0.228 | |
kpAddCytobandLabels | 0.741 | 0.005 | 0.746 | |
kpAddCytobands | 0.053 | 0.002 | 0.055 | |
kpAddCytobandsAsLine | 0.124 | 0.003 | 0.127 | |
kpAddLabels | 0.272 | 0.002 | 0.273 | |
kpAddMainTitle | 0.058 | 0.001 | 0.060 | |
kpArea | 0.675 | 0.003 | 0.679 | |
kpArrows | 1.043 | 0.017 | 1.061 | |
kpAxis | 0.538 | 0.003 | 0.543 | |
kpBars | 0.361 | 0.002 | 0.364 | |
kpDataBackground | 0.478 | 0.002 | 0.481 | |
kpHeatmap | 0.262 | 0.002 | 0.264 | |
kpLines | 0.543 | 0.008 | 0.552 | |
kpPlotBAMCoverage | 6.875 | 0.324 | 7.215 | |
kpPlotBAMDensity | 2.457 | 0.060 | 2.521 | |
kpPlotBigWig | 1.329 | 0.040 | 1.375 | |
kpPlotCoverage | 20.277 | 0.067 | 20.359 | |
kpPlotDensity | 65.430 | 3.498 | 69.118 | |
kpPlotGenes | 38.099 | 0.508 | 38.912 | |
kpPlotHorizon | 27.097 | 0.123 | 27.238 | |
kpPlotLinks | 1.707 | 0.009 | 1.718 | |
kpPlotLoess | 0.124 | 0.002 | 0.126 | |
kpPlotManhattan | 7.086 | 0.194 | 7.298 | |
kpPlotMarkers | 3.417 | 0.011 | 3.435 | |
kpPlotNames | 0.195 | 0.002 | 0.198 | |
kpPlotRainfall | 1.439 | 0.013 | 1.453 | |
kpPlotRegions | 20.437 | 0.092 | 20.549 | |
kpPlotRibbon | 0.169 | 0.004 | 0.173 | |
kpPlotTranscripts | 13.000 | 0.032 | 13.046 | |
kpPoints | 0.474 | 0.004 | 0.477 | |
kpPolygon | 0.388 | 0.005 | 0.395 | |
kpRect | 1.352 | 0.006 | 1.360 | |
kpSegments | 0.926 | 0.019 | 1.037 | |
kpText | 0.492 | 0.015 | 0.508 | |
lighter | 0.002 | 0.001 | 0.003 | |
makeGenesDataFromTxDb | 5.148 | 0.052 | 5.207 | |
mergeTranscripts | 30.435 | 0.112 | 30.574 | |
plotDefaultPlotParams | 0.300 | 0.001 | 0.301 | |
plotKaryotype | 1.789 | 0.057 | 1.850 | |
plotPalettes | 0.027 | 0.003 | 0.030 | |
prepareParameters2 | 0.054 | 0.002 | 0.055 | |
prepareParameters4 | 0.059 | 0.003 | 0.062 | |
processClipping | 0.052 | 0.002 | 0.054 | |
transparent | 0.001 | 0.000 | 0.002 | |