Package: grotius
Type: Package
Version: 0.6.0
Date: 2022-10-04
Title: Utilities for working with Hugo
Authors@R: c(
    person(given = "Daan",
           family = "Seynaeve",
           role = c("aut", "cre"),
           email = "daan.seynaeve@openanalytics.eu"),
    person(given = "Tobias",
           family = "Verbeke",
           role = "aut",
           email = "tobias.verbeke@openanalytics.eu"),
    person(given = "Maxim",
           family = "Nazarov",
           role = "ctb",
           email = "maxim.nazarov@openanalytics.eu"))
Description: This packages provides utilities to work with Hugo.
License: Software for internal use at Open Analytics
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: rmarkdown, xfun, yaml, digest, jsonlite, stats, utils
Suggests: testthat, git2r, knitr, callr
Enhances: rmarkdown, quarto
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-11-24 18:24:20 UTC; root
Author: Daan Seynaeve [aut, cre],
  Tobias Verbeke [aut],
  Maxim Nazarov [ctb]
Maintainer: Daan Seynaeve <daan.seynaeve@openanalytics.eu>
