Package: boilerplate Title: Managing and Compiling Manuscript Templates Version: 1.4.0 Authors@R: person("Joseph", "Bulbulia", email = "joseph.bulbulia@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5861-2056")) Author: Joseph Bulbulia [aut, cre] () Maintainer: Joseph Bulbulia Description: Managing and generating standardised text for methods and results sections of scientific reports. It handles template variable substitution and supports hierarchical organisation of text through dot-separated paths. Databases are stored as JSON by default for version control and cross-language compatibility; trusted legacy RDS databases remain readable through import and migration utilities. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 4.1) Imports: cli, digest, jsonlite, jsonvalidate, tools, utils Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Roxygen: list(markdown = TRUE) URL: https://go-bayes.github.io/boilerplate/, https://github.com/go-bayes/boilerplate BugReports: https://github.com/go-bayes/boilerplate/issues Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libssl-dev libnode-dev Repository: https://go-bayes.r-universe.dev Date/Publication: 2026-07-12 23:27:32 UTC RemoteUrl: https://github.com/go-bayes/boilerplate RemoteRef: HEAD RemoteSha: fa66b3ed85500ee5eb62b22aaa63fc3b75a1c28b NeedsCompilation: no Packaged: 2026-07-12 23:41:49 UTC; root