Package: defineR Type: Package Title: Creates Define XML Documents Version: 0.0.6 Authors@R: c( person(given = "David", family = "Bosak", role = c("aut", "cre"), email = "dbosak01@gmail.com"), person(given = "Aheer", family = "Alvi", role = c("aut"), email = "aheer.alvi@gmail.com"), person(given = "Jonathan", family = "Stallings", role = c("ctb"), email = "jdstallings@dataindeed.io")) Maintainer: David Bosak Description: Creates 'define.xml' documents used for regulatory submissions based on spreadsheet metadata. Can also help create metadata and generate HTML data explorer. License: CC0 URL: https://defineR.r-sassy.org, https://github.com/dbosak01/defineR BugReports: https://github.com/dbosak01/defineR/issues Encoding: UTF-8 Depends: R (>= 3.6.0), common, glue Suggests: knitr, rmarkdown, magrittr, testthat (>= 3.0.0) Imports: readxl, xml2, xslt, reporter, libr, openxlsx, stats Config/testthat/edition: 3 VignetteBuilder: knitr RoxygenNote: 7.3.3 Config/pak/sysreqs: make libicu-dev libjpeg-dev libxml2-dev libxslt-dev libx11-dev zlib1g-dev Repository: https://dbosak01.r-universe.dev Date/Publication: 2026-06-10 13:05:20 UTC RemoteUrl: https://github.com/dbosak01/definer RemoteRef: HEAD RemoteSha: d4d5dc4bab76f65dc905267634d743c93d0c0f07 NeedsCompilation: no Packaged: 2026-06-10 15:20:57 UTC; root Author: David Bosak [aut, cre], Aheer Alvi [aut], Jonathan Stallings [ctb]