Package: geolibre
Title: Interactive GIS with 'GeoLibre'
Version: 0.2.0
Authors@R: c(
    person("Qiusheng", "Wu", email = "giswqs@gmail.com", role = c("aut", "cre")),
    person("Open Geospatial Solutions", role = "cph")
    )
Description: Embeds the full 'GeoLibre' geographic information system in
    'R Markdown', 'Quarto', 'Shiny', and the 'RStudio' Viewer. Create maps from
    'GeoJSON' and 'sf' objects, markers, heatmaps, and tabular coordinates; add
    'Cloud Optimized GeoTIFF', 'XYZ', 'WMS', 'WMTS', 'WFS', 'PMTiles', vector
    tile, '3D Tiles', and video sources; classify choropleths, arrange layers,
    and add legends, colorbars, and split-map comparisons. Control the camera,
    export standalone 'HTML', and read and write '.geolibre.json' project files.
    The underlying application is described in Wu (2026)
    <doi:10.5281/zenodo.20785400>.
License: MIT + file LICENSE
URL: https://r.geolibre.app, https://github.com/opengeos/geolibre-r,
        https://geolibre.app
BugReports: https://github.com/opengeos/geolibre-r/issues
Depends: R (>= 4.1.0)
Imports: htmlwidgets, jsonlite, utils
Suggests: sf, shiny, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-23 01:48:43 UTC; qiusheng
Author: Qiusheng Wu [aut, cre],
  Open Geospatial Solutions [cph]
Maintainer: Qiusheng Wu <giswqs@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-03 11:30:02 UTC
