Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:35 -0500 (Mon, 02 Jan 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" | 4165 |
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 |
To the developers/maintainers of the karyoploteR package: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1002/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
karyoploteR 1.25.0 (landing page) Bernat Gel
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ||||||||
Package: karyoploteR |
Version: 1.25.0 |
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:karyoploteR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings karyoploteR_1.25.0.tar.gz |
StartedAt: 2022-12-29 00:49:29 -0500 (Thu, 29 Dec 2022) |
EndedAt: 2022-12-29 00:57:46 -0500 (Thu, 29 Dec 2022) |
EllapsedTime: 496.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: karyoploteR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:karyoploteR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings karyoploteR_1.25.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/karyoploteR.Rcheck' * using R Under development (unstable) (2022-12-25 r83502 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 10.4.0 GNU Fortran (GCC) 10.4.0 * running under: Windows Server x64 (build 20348) * 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.25.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 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 142.78 3.21 148.49 kpPlotGenes 16.73 0.58 17.41 mergeTranscripts 12.49 0.27 12.75 kpPlotHorizon 11.77 0.14 11.90 kpPlotRegions 8.62 0.08 8.71 kpPlotTranscripts 5.44 0.09 5.54 * 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 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/karyoploteR.Rcheck/00check.log' for details.
karyoploteR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL karyoploteR ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-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)
karyoploteR.Rcheck/tests/testthat.Rout
R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (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, aperm, 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 Attaching package: 'IRanges' The following object is masked from 'package:grDevices': windows 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 12.68 1.20 14.15
karyoploteR.Rcheck/karyoploteR-Ex.timings
name | user | system | elapsed | |
addGeneNames | 2.27 | 0.03 | 2.30 | |
autotrack | 0 | 0 | 0 | |
colByCategory | 0 | 0 | 0 | |
colByChr | 0.36 | 0.03 | 0.39 | |
colByRegion | 0.97 | 0.05 | 1.02 | |
colByValue | 0.15 | 0.00 | 0.15 | |
darker | 0 | 0 | 0 | |
filterParams | 0 | 0 | 0 | |
findIntersections | 0.11 | 0.00 | 0.11 | |
getChromosomeNamesBoundingBox | 0.03 | 0.00 | 0.03 | |
getColorSchemas | 0.00 | 0.02 | 0.01 | |
getCytobandColors | 0 | 0 | 0 | |
getCytobands | 0 | 0 | 0 | |
getDataPanelBoundingBox | 0.05 | 0.00 | 0.05 | |
getDefaultPlotParams | 0.05 | 0.03 | 0.08 | |
getMainTitleBoundingBox | 0.03 | 0.02 | 0.05 | |
getTextSize | 0.03 | 0.04 | 0.07 | |
getVariantsColors | 0 | 0 | 0 | |
horizonColors | 0.00 | 0.02 | 0.02 | |
is.color | 0 | 0 | 0 | |
kpAbline | 2.08 | 0.86 | 2.97 | |
kpAddBaseNumbers | 0.23 | 0.00 | 0.23 | |
kpAddChromosomeNames | 0.03 | 0.00 | 0.03 | |
kpAddChromosomeSeparators | 0.3 | 0.0 | 0.3 | |
kpAddColorRect | 0.10 | 0.01 | 0.11 | |
kpAddCytobandLabels | 0.26 | 0.00 | 0.26 | |
kpAddCytobands | 0.02 | 0.00 | 0.02 | |
kpAddCytobandsAsLine | 0.04 | 0.00 | 0.04 | |
kpAddLabels | 0.32 | 0.00 | 0.32 | |
kpAddMainTitle | 0.01 | 0.00 | 0.01 | |
kpArea | 0.25 | 0.00 | 0.25 | |
kpArrows | 0.39 | 0.02 | 0.41 | |
kpAxis | 0.21 | 0.00 | 0.20 | |
kpBars | 0.14 | 0.00 | 0.14 | |
kpDataBackground | 0.12 | 0.01 | 0.14 | |
kpHeatmap | 0.11 | 0.00 | 0.11 | |
kpLines | 0.25 | 0.00 | 0.25 | |
kpPlotBAMCoverage | 4.31 | 0.16 | 4.47 | |
kpPlotBAMDensity | 2.19 | 0.08 | 2.27 | |
kpPlotBigWig | 0 | 0 | 0 | |
kpPlotCoverage | 0.33 | 0.00 | 0.32 | |
kpPlotDensity | 142.78 | 3.21 | 148.49 | |
kpPlotGenes | 16.73 | 0.58 | 17.41 | |
kpPlotHorizon | 11.77 | 0.14 | 11.90 | |
kpPlotLinks | 0.77 | 0.00 | 0.78 | |
kpPlotLoess | 0.04 | 0.00 | 0.05 | |
kpPlotManhattan | 4.44 | 0.18 | 4.61 | |
kpPlotMarkers | 1.25 | 0.00 | 1.25 | |
kpPlotNames | 0.08 | 0.00 | 0.08 | |
kpPlotRainfall | 0.50 | 0.01 | 0.51 | |
kpPlotRegions | 8.62 | 0.08 | 8.71 | |
kpPlotRibbon | 0.08 | 0.00 | 0.07 | |
kpPlotTranscripts | 5.44 | 0.09 | 5.54 | |
kpPoints | 0.19 | 0.00 | 0.19 | |
kpPolygon | 0.17 | 0.02 | 0.19 | |
kpRect | 0.52 | 0.00 | 0.51 | |
kpSegments | 0.41 | 0.01 | 0.42 | |
kpText | 0.18 | 0.00 | 0.19 | |
lighter | 0 | 0 | 0 | |
makeGenesDataFromTxDb | 2.47 | 0.11 | 2.58 | |
mergeTranscripts | 12.49 | 0.27 | 12.75 | |
plotDefaultPlotParams | 0.09 | 0.01 | 0.11 | |
plotKaryotype | 0.72 | 0.10 | 0.81 | |
plotPalettes | 0.01 | 0.00 | 0.02 | |
prepareParameters2 | 0.04 | 0.00 | 0.03 | |
prepareParameters4 | 0.03 | 0.00 | 0.03 | |
processClipping | 0.01 | 0.00 | 0.01 | |
transparent | 0 | 0 | 0 | |