Type: Package Package: r.pkg.template Title: R Package Template Version: 0.1.0.9213 Date: 2026-06-02 Authors@R: person("insightsengineering", , , "insightsengineering@example.com", role = c("aut", "cre")) Description: R package template with GitHub Actions workflows included. License: Apache License 2.0 | file LICENSE URL: https://github.com/insightsengineering/r.pkg.template/ BugReports: https://github.com/insightsengineering/r.pkg.template/issues Depends: R (>= 3.6) Imports: plumber, shiny, stringr Suggests: future, httr, knitr, shinytest2, testthat (>= 3.0) VignetteBuilder: knitr Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libicu-dev libsodium-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://pharmaverse.r-universe.dev Date/Publication: 2026-06-02 12:36:03 UTC RemoteUrl: https://github.com/insightsengineering/r.pkg.template RemoteRef: HEAD RemoteSha: 9a4999333bb39887c2600295739b1e592152cb21 NeedsCompilation: no Packaged: 2026-07-02 09:34:58 UTC; root Author: insightsengineering [aut, cre] Maintainer: insightsengineering