Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

This page was generated on 2023-06-06 11:00:34 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
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

CHECK results for karyoploteR on kunpeng2


To the developers/maintainers of the karyoploteR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/karyoploteR.git to reflect on this report. See Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1029/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
karyoploteR 1.27.0  (landing page)
Bernat Gel
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 2023)
git_url: https://git.bioconductor.org/packages/karyoploteR
git_branch: devel
git_last_commit: 0a0d3e4
git_last_commit_date: 2023-04-25 14:52:09 -0000 (Tue, 25 Apr 2023)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

Summary

Package: karyoploteR
Version: 1.27.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings karyoploteR_1.27.0.tar.gz
StartedAt: 2023-06-06 00:50:00 -0000 (Tue, 06 Jun 2023)
EndedAt: 2023-06-06 01:01:18 -0000 (Tue, 06 Jun 2023)
EllapsedTime: 678.1 seconds
RetCode: 0
Status:   OK  
CheckDir: karyoploteR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:karyoploteR.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings karyoploteR_1.27.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/karyoploteR.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘karyoploteR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘karyoploteR’ version ‘1.27.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 loading without being on the library search path ... 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     46.446  3.614  50.354
kpPlotGenes       29.849  0.847  30.752
mergeTranscripts  24.210  0.204  24.455
kpPlotHorizon     19.663  0.155  19.857
kpPlotRegions     16.279  0.048  16.359
kpPlotTranscripts  9.501  0.104   9.623
kpPlotBAMCoverage  7.302  0.155   7.471
kpPlotManhattan    5.332  0.080   5.423
* 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 ...
  ‘karyoploteR.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/karyoploteR.Rcheck/00check.log’
for details.



Installation output

karyoploteR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL karyoploteR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/site-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 4.3.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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

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 ═══════════════════════════════════════════════════════════════
• empty test (3)

[ FAIL 0 | WARN 0 | SKIP 3 | PASS 181 ]
> 
> proc.time()
   user  system elapsed 
 22.566   1.580  24.179 

Example timings

karyoploteR.Rcheck/karyoploteR-Ex.timings

nameusersystemelapsed
addGeneNames2.7260.0602.791
autotrack0.0010.0000.001
colByCategory0.0030.0000.003
colByChr0.7250.0000.726
colByRegion1.4660.0361.504
colByValue0.2510.0040.256
darker0.0010.0000.002
filterParams0.0010.0000.001
findIntersections0.1710.0000.172
getChromosomeNamesBoundingBox0.0520.0000.053
getColorSchemas0.0020.0000.001
getCytobandColors0.0000.0010.001
getCytobands0.0000.0010.002
getDataPanelBoundingBox0.0570.0000.058
getDefaultPlotParams0.0910.0040.096
getMainTitleBoundingBox0.0430.0000.043
getTextSize0.1140.0000.114
getVariantsColors0.0000.0010.001
horizonColors0.0030.0010.005
is.color0.0010.0000.001
kpAbline2.7210.0682.796
kpAddBaseNumbers0.5160.0000.517
kpAddChromosomeNames0.0430.0000.043
kpAddChromosomeSeparators0.6300.0560.688
kpAddColorRect0.2290.0080.238
kpAddCytobandLabels0.5200.0000.521
kpAddCytobands0.040.000.04
kpAddCytobandsAsLine0.0820.0000.083
kpAddLabels0.6110.0000.613
kpAddMainTitle0.0400.0000.041
kpArea0.4620.0000.464
kpArrows0.7500.0000.752
kpAxis0.3990.0040.404
kpBars0.2320.0080.241
kpDataBackground0.2980.0000.298
kpHeatmap0.1910.0000.191
kpLines0.3870.0240.412
kpPlotBAMCoverage7.3020.1557.471
kpPlotBAMDensity1.7280.0241.756
kpPlotBigWig1.1220.0041.131
kpPlotCoverage0.5650.0120.578
kpPlotDensity46.446 3.61450.354
kpPlotGenes29.849 0.84730.752
kpPlotHorizon19.663 0.15519.857
kpPlotLinks1.2880.0121.303
kpPlotLoess0.0800.0040.083
kpPlotManhattan5.3320.0805.423
kpPlotMarkers2.3420.0042.350
kpPlotNames0.1570.0000.157
kpPlotRainfall1.1300.0001.132
kpPlotRegions16.279 0.04816.359
kpPlotRibbon0.1220.0000.121
kpPlotTranscripts9.5010.1049.623
kpPoints0.4040.0040.408
kpPolygon0.3140.0000.314
kpRect1.1960.0001.199
kpSegments0.7660.0000.767
kpText0.3680.0040.373
lighter0.0010.0000.001
makeGenesDataFromTxDb4.4060.0524.466
mergeTranscripts24.210 0.20424.455
plotDefaultPlotParams0.2250.0000.225
plotKaryotype1.3040.0121.318
plotPalettes0.0130.0040.017
prepareParameters20.0380.0040.042
prepareParameters40.0450.0000.045
processClipping0.0440.0000.043
transparent0.0010.0000.001