Package: vegbankweb Type: Package Title: "'VegBank' Web: A Shiny Application for Vegetation Plot Data" Version: 1.1.0 Date: 2026-06-01 Authors@R: c( person("Darian", "Gill", email = "dgill@nceas.ucsb.edu", role = c("aut"), comment=c(ORCID = "0009-0005-7848-2163")), person("Jim", "Regetz", email = "regetz@nceas.ucsb.edu", role = c("aut", "cre"), comment=c(ORCID = "0009-0008-2666-6229")), person("Matthew B.", "Jones", email = "jones@nceas.ucsb.edu", role = c("aut"), comment=c(ORCID = "0000-0003-0077-4738")), person("Michael T.", "Lee", email = "michael.lee@unc.edu", role = c("aut"), comment=c(ORCID = "0009-0003-3874-8604")), person("Matthew", "Brooke", email = "brooke@nceas.ucsb.edu", role = c("aut"), comment=c(ORCID = "0000-0002-1472-913X")), person("Robert K.", "Peet", email = "peet@unc.edu", role = c("aut"), comment=c(ORCID = "0000-0003-2823-6587")) ) Description: "This package provides a Shiny web interface to browse, search, inspect and download vegetation plot data." License: Apache License (>= 2) Imports: bslib (>= 0.8.0), config (>= 0.3.2), dplyr (>= 1.0.10), DT (>= 0.34.0), htmltools (>= 0.5.8.1), htmlwidgets (>= 1.6.2), httr (>= 1.4.0), httpuv (>= 1.6.16), jsonlite (>= 2.0), leaflet (>= 2.2.2), markdown (>= 2.0), R6 (>= 2.6.1), rlang (>= 1.0.0), shiny (>= 1.11.1), vegbankr (>= 1.0.0), xml2 (>= 1.5.2) Depends: R (>= 4.1.0) Suggests: knitr, testthat (>= 3.0.0), withr Encoding: UTF-8 Additional_repositories: https://nceas.r-universe.dev Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 X-CRAN-Comment: Spelling: NCEAS VegBank vegbankr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev xz-utils zlib1g-dev Repository: https://nceas.r-universe.dev Date/Publication: 2026-06-02 20:43:20 UTC RemoteUrl: https://github.com/NCEAS/vegbank-web RemoteRef: HEAD RemoteSha: 22dd1a08b9c4b09b601f2f1abe6bad78ccffde81 NeedsCompilation: no Packaged: 2026-07-02 09:50:16 UTC; root Author: Darian Gill [aut] (ORCID: ), Jim Regetz [aut, cre] (ORCID: ), Matthew B. Jones [aut] (ORCID: ), Michael T. Lee [aut] (ORCID: ), Matthew Brooke [aut] (ORCID: ), Robert K. Peet [aut] (ORCID: ) Maintainer: Jim Regetz