Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2025-12-20 11:34 -0500 (Sat, 20 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4875
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4593
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 981/2332HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HilbertCurve 2.5.1  (landing page)
Zuguang Gu
Snapshot Date: 2025-12-19 13:40 -0500 (Fri, 19 Dec 2025)
git_url: https://git.bioconductor.org/packages/HilbertCurve
git_branch: devel
git_last_commit: d6c5892
git_last_commit_date: 2025-12-15 06:27:32 -0500 (Mon, 15 Dec 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for HilbertCurve on nebbiolo1

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

raw results


Summary

Package: HilbertCurve
Version: 2.5.1
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:HilbertCurve.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings HilbertCurve_2.5.1.tar.gz
StartedAt: 2025-12-20 00:04:18 -0500 (Sat, 20 Dec 2025)
EndedAt: 2025-12-20 00:06:06 -0500 (Sat, 20 Dec 2025)
EllapsedTime: 108.1 seconds
RetCode: 0
Status:   OK  
CheckDir: HilbertCurve.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:HilbertCurve.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings HilbertCurve_2.5.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/HilbertCurve.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘HilbertCurve/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HilbertCurve’ version ‘2.5.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 ‘HilbertCurve’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code 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 whether 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 ... NOTE
hc_polygon,HilbertCurve: possible error in HilbertCurve(s =
  object@data_range[1], e = object@data_range[2], mode = "normal",
  level = min(object@LEVEL, 9), newpage = FALSE, zoom = object@ZOOM,
  legend = FALSE, start_from = object@start_from, first_seg =
  object@first_seg, padding = unit(0, "mm"), legend = FALSE): formal
  argument "legend" matched by multiple actual arguments
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... INFO
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                     user system elapsed
hc_layer-HilbertCurve-method        8.305  0.082   8.387
hc_layer-GenomicHilbertCurve-method 7.359  0.083   7.446
GenomicHilbertCurve                 6.607  0.105   7.146
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/HilbertCurve.Rcheck/00check.log’
for details.


Installation output

HilbertCurve.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL HilbertCurve
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘HilbertCurve’ ...
** this is package ‘HilbertCurve’ version ‘2.5.1’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c std_hilbert_curve.cpp -o std_hilbert_curve.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c std_utils.cpp -o std_utils.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.23-bioc/R/lib -L/usr/local/lib -o HilbertCurve.so RcppExports.o std_hilbert_curve.o std_utils.o -L/home/biocbuild/bbs-3.23-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.23-bioc/R/site-library/00LOCK-HilbertCurve/00new/HilbertCurve/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (HilbertCurve)

Tests output

HilbertCurve.Rcheck/tests/test-all.Rout


R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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)
> suppressWarnings(suppressPackageStartupMessages(library(HilbertCurve)))
> 
> test_check("HilbertCurve")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 8 ]
> 
> proc.time()
   user  system elapsed 
  3.062   0.231   3.277 

Example timings

HilbertCurve.Rcheck/HilbertCurve-Ex.timings

nameusersystemelapsed
GenomicHilbertCurve-class000
GenomicHilbertCurve6.6070.1057.146
HilbertCurve-class0.0000.0000.001
HilbertCurve0.4850.0120.497
default_overlay0.0000.0000.001
hc_centered_text-HilbertCurve-method0.1270.0010.127
hc_layer-GenomicHilbertCurve-method7.3590.0837.446
hc_layer-HilbertCurve-method8.3050.0828.387
hc_layer-dispatch000
hc_level-HilbertCurve-method0.0460.0000.046
hc_map-GenomicHilbertCurve-method2.7030.0062.709
hc_normal_points-HilbertCurve-method0.0000.0010.000
hc_offset-HilbertCurve-method0.0140.0010.015
hc_png-HilbertCurve-method2.4770.0342.511
hc_points-GenomicHilbertCurve-method0.3080.0030.311
hc_points-HilbertCurve-method0.5350.0050.541
hc_points-dispatch000
hc_polygon-GenomicHilbertCurve-method0.3630.0040.367
hc_polygon-HilbertCurve-method0.0940.0030.097
hc_polygon-dispatch0.0000.0010.000
hc_rect-GenomicHilbertCurve-method0.2580.0040.262
hc_rect-HilbertCurve-method0.0690.0010.071
hc_rect-dispatch0.0000.0000.001
hc_segmented_points-HilbertCurve-method000
hc_segments-GenomicHilbertCurve-method0.4480.0050.453
hc_segments-HilbertCurve-method0.0790.0040.085
hc_segments-dispatch0.0000.0000.001
hc_text-GenomicHilbertCurve-method0.1990.0060.205
hc_text-HilbertCurve-method0.0650.0020.068
hc_text-dispatch0.0000.0000.001
hc_which-GenomicHilbertCurve-method0.0000.0010.000
hc_which-HilbertCurve-method000
hc_which-dispatch000
is_white000
show-HilbertCurve-method0.0140.0000.014
unzoom-HilbertCurve-method0.0130.0000.012
zoom-HilbertCurve-method0.0120.0000.012