Package: HilbertCurve
Type: Package
Title: Making 2D Hilbert Curve
Version: 2.4.1
Date: 2025-12-15
Authors@R: person("Zuguang", "Gu", email = "z.gu@dkfz.de", role = c("aut", "cre"),
                  comment = c('ORCID'="0000-0002-7395-8709"))
Depends: R (>= 4.0.0), grid
Imports: methods, utils, png, grDevices, circlize (>= 0.3.3), IRanges,
        GenomicRanges, polylabelr, Rcpp
Suggests: knitr, testthat (>= 1.0.0), ComplexHeatmap (>= 1.99.0),
        markdown, RColorBrewer, RCurl, GetoptLong, rmarkdown
VignetteBuilder: knitr
Description: Hilbert curve is a type of space-filling curves that fold
        one dimensional axis into a two dimensional space, but with
        still preserves the locality. This package aims to provide an
        easy and flexible way to visualize data through Hilbert curve.
biocViews: Software, Visualization, Sequencing, Coverage,
        GenomeAnnotation
URL: https://github.com/jokergoo/HilbertCurve,
        https://jokergoo.github.io/HilbertCurve/
License: MIT + file LICENSE
LinkingTo: Rcpp
Collate: 00_S4_generic_methods.R HilbertCurve.R hc_polygon.R
        hc_legend.R utils.R GenomicHilbertCurve.R RcppExports.R zzz.R
Config/pak/sysreqs: libpng-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-12-15 11:26:55 UTC
RemoteUrl: https://github.com/bioc/HilbertCurve
RemoteRef: RELEASE_3_22
RemoteSha: ec28bd2682d844e12ad701d4f555caeffe4f906a
NeedsCompilation: yes
Packaged: 2025-12-16 12:03:04 UTC; root
Author: Zuguang Gu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7395-8709>)
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-12-16 12:04:53 UTC; windows
Archs: x64
