Type: Package
Package: geovizr
Title: Support for Knitr (Quarto/Rmd)
Version: 1.1.0
Authors@R: 
    person("Pascal", "Burkhard", , "pascal.burkhard@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0001-5504-5084"))
Description: Provide support functions for Quarto and Rmd documents.
License: MIT + file LICENSE
URL: https://geovizr.nenuial.org
BugReports: http://github.com/nenuial/geovizr/issues/
Imports: 
    bookdown,
    chunkhooks,
    dplyr,
    fs,
    geodata,
    geotools,
    ggeo,
    ggplot2,
    glue,
    here,
    janitor,
    jsonlite,
    knitr,
    lifecycle,
    magrittr,
    pdftools,
    purrr,
    quarto,
    readr,
    rlang,
    rmarkdown,
    rnotion,
    stringr,
    tibble,
    tidyr,
    xfun,
    yaml
Suggests:
    downlit,
    gt,
    kableExtra,
    magick,
    ragg,
    tinytex,
    tufte
Remotes:
    Nenuial/geodata,
    Nenuial/geotools,
    Nenuial/ggeo,
    Nenuial/rnotion
Config/Needs/website: nenuial/geopkg
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
