Package: grotius
Type: Package
Version: 0.11.2
Date: 2026-07-20
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"),
    person("Open Analytics NV", role = c("cph")))
Description: This packages provides utilities to work with Hugo.
License: Software for internal use at Open Analytics
Encoding: UTF-8
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
URL: https://repos.openanalytics.eu/internal-docs/grotius/
Imports: rmarkdown, xfun, yaml, digest, jsonlite, stats, utils
Suggests: testthat, git2r, knitr, callr
Enhances: rmarkdown, quarto
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-07-20 12:58:05 UTC; root
Author: Daan Seynaeve [aut, cre],
  Tobias Verbeke [aut],
  Maxim Nazarov [ctb],
  Open Analytics NV [cph]
Maintainer: Daan Seynaeve <daan.seynaeve@openanalytics.eu>
