Package: spiritR
Title: Template for Clinical Trial Protocol
Version: 0.1.1
Authors@R: 
    person(given = "Aaron",
           family = "Conway",
           role = c("aut", "cre"),
           email = "aaron.conway@utoronto.ca",
           comment = c(ORCID = "0000-0002-9583-8636"))
Description: Contains an R Markdown template for a clinical trial 
    protocol adhering to the SPIRIT statement. The SPIRIT (Standard Protocol 
    Items for Interventional Trials) statement outlines recommendations for a 
    minimum set of elements to be addressed in a  clinical trial protocol. 
    Also contains functions to create a xml document from the template and 
    upload it to clinicaltrials.gov<https://www.clinicaltrials.gov/> for 
    trial registration.
URL: https://github.com/awconway/spiritR
BugReports: https://github.com/awconway/spiritR/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: xml2, httr, magrittr
RoxygenNote: 6.1.1
Suggests: testthat, knitr, rmarkdown, pkgdown, covr
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2019-08-19 12:34:36 UTC; aaronconway
Author: Aaron Conway [aut, cre] (<https://orcid.org/0000-0002-9583-8636>)
Maintainer: Aaron Conway <aaron.conway@utoronto.ca>
Repository: CRAN
Date/Publication: 2019-08-19 13:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:53:28 UTC; unix
