Package: valtools Title: Automate Validated Package Creation Version: 0.4.1 Authors@R: c( person(given = "Ellis", family = "Hughes", role = c("aut","cre"), email = "ellishughes@live.com", comment = c(ORCID = "0000-0003-0637-4436")), person(given = "Eli", family = "Miller", role = "aut", email = "elimillera@gmail.com", comment = c(ORCID = "0000-0002-2127-9456")), person(given = "Marie", family = "Vendettuoli", role = "aut", email = "mvendett@scharp.org", comment = c(ORCID = "0000-0001-9321-1410")), person(given = "Peyman", family = "Eshghi", role = "aut", email = "peymaan.es@gmail.com", comment = c(ORCID = "0000-0003-1613-2705")), person(given = "Maya", family = "Gans", role = "ctb", email = "maya.gans@atorusresearch.com", comment = c(ORCID = "0000-0002-5452-6089")), person(given = "PHUSE", role = "cph") ) Description: Automate the steps necessary to create a validation ready package to make the process of validation simple. This includes setting up the specifications, test cases, test code, and validation report. Also provides tools to be able to execute the validation report from a variety of situations to provide documentation for validation. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Suggests: covr, XML, pdftools, bookdown, here, xml2, rvest, fs Imports: desc, devtools, R6, roxygen2, lubridate, rlang, yaml, whoami, usethis, rmarkdown, withr, callr, rprojroot, whisker, glue, knitr, kableExtra, testthat, tidyselect, rstudioapi VignetteBuilder: knitr SystemRequirements: lua URL: https://phuse-org.github.io/valtools/ 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://pharmaverse.r-universe.dev Date/Publication: 2024-11-05 01:21:38 UTC RemoteUrl: https://github.com/phuse-org/valtools RemoteRef: HEAD RemoteSha: 892fbd02c8ee16c4e8331b4aae0a7aebec1a56c3 NeedsCompilation: no Packaged: 2026-06-02 07:41:16 UTC; root Author: Ellis Hughes [aut, cre] (ORCID: ), Eli Miller [aut] (ORCID: ), Marie Vendettuoli [aut] (ORCID: ), Peyman Eshghi [aut] (ORCID: ), Maya Gans [ctb] (ORCID: ), PHUSE [cph] Maintainer: Ellis Hughes