Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:38:05 -0400 (Fri, 20 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4347 |
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 |
Package 1041/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
karyoploteR 1.26.0 (landing page) Bernat Gel
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the karyoploteR package: - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: karyoploteR |
Version: 1.26.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings karyoploteR_1.26.0.tar.gz |
StartedAt: 2023-10-18 03:18:11 -0400 (Wed, 18 Oct 2023) |
EndedAt: 2023-10-18 03:31:26 -0400 (Wed, 18 Oct 2023) |
EllapsedTime: 795.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: karyoploteR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings karyoploteR_1.26.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/karyoploteR.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.7 * 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.26.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 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 ... NOTE Problems with news in ‘NEWS’: Cannot process chunk/lines: NEW FEATURES Cannot process chunk/lines: SIGNIFICANT USER-VISIBLE CHANGES Cannot process chunk/lines: NEW FEATURES Cannot process chunk/lines: SIGNIFICANT USER-VISIBLE CHANGES * 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 startup messages can be suppressed ... 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 44.718 3.353 69.908 kpPlotGenes 26.622 0.637 41.568 mergeTranscripts 20.248 0.298 25.276 kpPlotHorizon 17.298 0.180 26.668 kpPlotRegions 15.070 0.194 22.650 kpPlotTranscripts 7.923 0.091 10.577 kpPlotBAMCoverage 6.103 0.221 9.733 kpPlotManhattan 5.660 0.189 8.890 * 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: 2 NOTEs See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/karyoploteR.Rcheck/00check.log’ for details.
karyoploteR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL karyoploteR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/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.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (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 object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Loading required package: GenomeInfoDb > > test_check("karyoploteR") [ FAIL 0 | WARN 0 | SKIP 3 | PASS 181 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • empty test (3): 'test_plotKaryotype.R:27:1', 'test_plotKaryotype.R:34:1', 'test_plotKaryotype.R:44:1' [ FAIL 0 | WARN 0 | SKIP 3 | PASS 181 ] > > proc.time() user system elapsed 19.108 1.023 25.714
karyoploteR.Rcheck/karyoploteR-Ex.timings
name | user | system | elapsed | |
addGeneNames | 3.243 | 0.095 | 4.479 | |
autotrack | 0.001 | 0.001 | 0.001 | |
colByCategory | 0.003 | 0.001 | 0.002 | |
colByChr | 0.644 | 0.027 | 0.852 | |
colByRegion | 1.249 | 0.110 | 1.700 | |
colByValue | 0.322 | 0.020 | 0.422 | |
darker | 0.001 | 0.000 | 0.001 | |
filterParams | 0.000 | 0.000 | 0.001 | |
findIntersections | 0.147 | 0.002 | 0.194 | |
getChromosomeNamesBoundingBox | 0.055 | 0.002 | 0.067 | |
getColorSchemas | 0.001 | 0.002 | 0.006 | |
getCytobandColors | 0.001 | 0.001 | 0.003 | |
getCytobands | 0.002 | 0.001 | 0.003 | |
getDataPanelBoundingBox | 0.052 | 0.002 | 0.065 | |
getDefaultPlotParams | 0.085 | 0.008 | 0.119 | |
getMainTitleBoundingBox | 0.040 | 0.002 | 0.049 | |
getTextSize | 0.098 | 0.003 | 0.129 | |
getVariantsColors | 0.001 | 0.001 | 0.001 | |
horizonColors | 0.004 | 0.001 | 0.004 | |
is.color | 0.001 | 0.001 | 0.000 | |
kpAbline | 2.610 | 0.771 | 4.680 | |
kpAddBaseNumbers | 0.425 | 0.008 | 0.633 | |
kpAddChromosomeNames | 0.038 | 0.003 | 0.057 | |
kpAddChromosomeSeparators | 0.580 | 0.036 | 0.926 | |
kpAddColorRect | 0.221 | 0.013 | 0.333 | |
kpAddCytobandLabels | 0.454 | 0.008 | 0.683 | |
kpAddCytobands | 0.037 | 0.001 | 0.054 | |
kpAddCytobandsAsLine | 0.076 | 0.003 | 0.122 | |
kpAddLabels | 0.537 | 0.011 | 0.849 | |
kpAddMainTitle | 0.036 | 0.001 | 0.055 | |
kpArea | 0.405 | 0.009 | 0.641 | |
kpArrows | 0.698 | 0.016 | 1.101 | |
kpAxis | 0.354 | 0.006 | 0.560 | |
kpBars | 0.217 | 0.004 | 0.340 | |
kpDataBackground | 0.269 | 0.005 | 0.428 | |
kpHeatmap | 0.158 | 0.004 | 0.239 | |
kpLines | 0.312 | 0.006 | 0.491 | |
kpPlotBAMCoverage | 6.103 | 0.221 | 9.733 | |
kpPlotBAMDensity | 1.800 | 0.058 | 2.867 | |
kpPlotBigWig | 1.092 | 0.025 | 1.694 | |
kpPlotCoverage | 0.593 | 0.010 | 0.929 | |
kpPlotDensity | 44.718 | 3.353 | 69.908 | |
kpPlotGenes | 26.622 | 0.637 | 41.568 | |
kpPlotHorizon | 17.298 | 0.180 | 26.668 | |
kpPlotLinks | 1.222 | 0.021 | 1.867 | |
kpPlotLoess | 0.075 | 0.003 | 0.114 | |
kpPlotManhattan | 5.660 | 0.189 | 8.890 | |
kpPlotMarkers | 2.246 | 0.038 | 3.443 | |
kpPlotNames | 0.141 | 0.004 | 0.231 | |
kpPlotRainfall | 0.878 | 0.016 | 1.386 | |
kpPlotRegions | 15.070 | 0.194 | 22.650 | |
kpPlotRibbon | 0.102 | 0.004 | 0.135 | |
kpPlotTranscripts | 7.923 | 0.091 | 10.577 | |
kpPoints | 0.317 | 0.007 | 0.336 | |
kpPolygon | 0.260 | 0.010 | 0.298 | |
kpRect | 0.956 | 0.012 | 1.151 | |
kpSegments | 0.673 | 0.010 | 0.710 | |
kpText | 0.330 | 0.009 | 0.431 | |
lighter | 0.001 | 0.000 | 0.001 | |
makeGenesDataFromTxDb | 3.803 | 0.093 | 4.064 | |
mergeTranscripts | 20.248 | 0.298 | 25.276 | |
plotDefaultPlotParams | 0.184 | 0.003 | 0.266 | |
plotKaryotype | 1.090 | 0.036 | 1.440 | |
plotPalettes | 0.023 | 0.004 | 0.036 | |
prepareParameters2 | 0.037 | 0.002 | 0.049 | |
prepareParameters4 | 0.041 | 0.005 | 0.056 | |
processClipping | 0.040 | 0.005 | 0.057 | |
transparent | 0.001 | 0.000 | 0.001 | |