Package: protocolhelper Title: Helper Functions to Manage Protocols Version: 0.8.4 Authors@R: c( person("Hans", "Van Calster", , "hans.vancalster@inbo.be", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8595-8426", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Thierry", "Onkelinx", , "thierry.onkelinx@inbo.be", role = "aut", comment = c(ORCID = "0000-0001-8804-4216", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Floris", "Vanderhaeghe", , "floris.vanderhaeghe@inbo.be", role = "aut", comment = c(ORCID = "0000-0002-6378-6229", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Els", "Lommelen", , "els.lommelen@inbo.be", role = "ctb", comment = c(ORCID = "0000-0002-3481-5684", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Research Institute for Nature and Forest (INBO)", , , "info@inbo.be", role = c("cph", "fnd"), comment = c(ROR = "00j54wy13")) ) Description: Helper functions to manage INBO protocols. License: GPL-3 URL: https://inbo.github.io/protocolhelper/, https://github.com/inbo/protocolhelper BugReports: https://github.com/inbo/protocolhelper/issues Depends: R (>= 4.1.0) Imports: assertthat, bookdown, checklist (>= 0.5.2), cli, commonmark, fs, gert, jsonlite, knitr, purrr, R6, rmarkdown, rprojroot, stringr, withr, xfun, xml2, yaml, ymlthis Suggests: dplyr, keyring, lubridate, magick, pander, png, reactable, rlang, testthat (>= 2.1.0), tinytex, zen4R Additional_repositories: https://inbo.r-universe.dev Config/checklist/communities: inbo Config/checklist/keywords: protocols; R package; Reproducible research; Rmarkdown templates Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: Pandoc (>= 2.0.0), TeX Live Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://inbo.r-universe.dev Date/Publication: 2026-03-27 10:42:11 UTC RemoteUrl: https://github.com/inbo/protocolhelper RemoteRef: HEAD RemoteSha: 80db9b87b1fb0de018dda253819f8a80fdee5525 NeedsCompilation: no Packaged: 2026-05-27 05:58:40 UTC; root Author: Hans Van Calster [aut, cre] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Thierry Onkelinx [aut] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Floris Vanderhaeghe [aut] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Els Lommelen [ctb] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Research Institute for Nature and Forest (INBO) [cph, fnd] (ROR: ) Maintainer: Hans Van Calster