Package: leafgl
Title: High-Performance 'WebGl' Rendering for Package 'leaflet'
Version: 0.2.2
Authors@R: 
    c(person(given = "Tim",
             family = "Appelhans",
             role = c("cre", "aut", "cph"),
             email = "tim.appelhans@gmail.com"),
      person(given = "Colin",
             family = "Fay",
             role = "ctb",
             email = "colin@thinkr.fr",
             comment = structure("0000-0001-7343-1846", .Names = "ORCID")),
      person(given = "Robert",
             family = "Plummer",
             role = "ctb",
             comment = "Leaflet.glify plugin"),
      person(given = "Kent",
             family = "Johnson",
             role = "ctb",
             email = "kjohnson@akoyabio.com"),
      person(given = "Sebastian",
             family = "Gatscha",
             role = "ctb",
             email = "sebastian_gatscha@gmx.at"),
      person(given = "Olivier", 
             family = "Roy", 
             role = "ctb"))
Description: Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript library to render large data in the browser using 'WebGl'.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: geojsonsf, htmltools, jsonify, leaflet, sf, grDevices
Suggests: colourvalues, shiny, testthat (>= 2.1.0)
URL: https://github.com/r-spatial/leafgl,
        https://r-spatial.github.io/leafgl/
BugReports: https://github.com/r-spatial/leafgl/issues
NeedsCompilation: no
Packaged: 2024-11-13 16:39:26 UTC; tim
Author: Tim Appelhans [cre, aut, cph],
  Colin Fay [ctb] (<https://orcid.org/0000-0001-7343-1846>),
  Robert Plummer [ctb] (Leaflet.glify plugin),
  Kent Johnson [ctb],
  Sebastian Gatscha [ctb],
  Olivier Roy [ctb]
Maintainer: Tim Appelhans <tim.appelhans@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-13 18:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:29:40 UTC; unix
