Package: whirl
Title: Log Execution of Scripts
Version: 0.3.1
Authors@R: c(
    person("Aksel", "Thomsen", , "oath@novonordisk.com", role = c("aut", "cre")),
    person("Lovemore", "Gakava", , "lvgk@novonordisk.com", role = "aut"),
    person("Cervan", "Girard", , "cgid@novonordisk.com", role = "aut"),
    person("Kristian", "Troejelsgaard", , "ktqn@novonordisk.com", role = "aut"),
    person("Steffen Falgreen", "Larsen", , "sffl@novonordisk.com", role = "aut"),
    person("Vladimir", "Obucina", , "vlob@novonordisk.com", role = "aut"),
    person("Michael", "Svingel", , "wymz@novonordisk.com", role = "aut"),
    person("Skander", "Mulder", , "sktf@novonordisk.com", role = "aut"),
    person("Oliver", "Lundsgaard", , "ovlr@novonordisk.com", role = "aut"),
    person("Novo Nordisk A/S", role = "cph")
  )
Description: Logging of scripts suitable for clinical trials using
    'Quarto' to create nice human readable logs. 'whirl' enables
    execution of scripts in batch, while simultaneously creating logs for
    the execution of each script, and providing an overview summary log of
    the entire batch execution.
License: Apache License (>= 2)
URL: https://novonordisk-opensource.github.io/whirl/,
        https://github.com/novonordisk-opensource/whirl
BugReports: https://github.com/NovoNordisk-OpenSource/whirl/issues
Depends: R (>= 4.1)
Imports: callr, cli, dplyr, jsonlite, kableExtra, knitr, purrr, quarto,
        R6 (>= 2.4.0), reticulate, rlang, sessioninfo, stringr, tibble,
        unglue, utils, withr, yaml, zephyr (>= 0.1.1)
Suggests: ggplot2, renv, rstudioapi, testthat (>= 3.0.0), usethis
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
SystemRequirements: Quarto command line tool
        (<https://github.com/quarto-dev/quarto-cli>).
NeedsCompilation: no
Packaged: 2025-08-25 14:23:34 UTC; oath
Author: Aksel Thomsen [aut, cre],
  Lovemore Gakava [aut],
  Cervan Girard [aut],
  Kristian Troejelsgaard [aut],
  Steffen Falgreen Larsen [aut],
  Vladimir Obucina [aut],
  Michael Svingel [aut],
  Skander Mulder [aut],
  Oliver Lundsgaard [aut],
  Novo Nordisk A/S [cph]
Maintainer: Aksel Thomsen <oath@novonordisk.com>
Repository: CRAN
Date/Publication: 2025-08-25 14:50:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:01:37 UTC; windows
