Package: spiritR 0.1.1

spiritR: Template for Clinical Trial Protocol
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.
Authors:
spiritR_0.1.1.tar.gz
spiritR_0.1.1.zip(r-4.7)spiritR_0.1.1.zip(r-4.6)spiritR_0.1.1.zip(r-4.5)
spiritR_0.1.1.tgz(r-4.6-any)spiritR_0.1.1.tgz(r-4.5-any)
spiritR_0.1.1.tar.gz(r-4.7-any)spiritR_0.1.1.tar.gz(r-4.6-any)
spiritR_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
spiritR/json (API)
NEWS
| # Install 'spiritR' in R: |
| install.packages('spiritR', repos = c('https://awconway.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/awconway/spiritr/issues
Last updated from:653fae4258. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 210 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 171 | ||
| macos-oldrel-arm64 | OK | 186 | ||
| windows-devel | OK | 87 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 74 | ||
| wasm-release | OK | 110 |
Exports:%>%add_armadd_conditionadd_interventionadd_keywordadd_pr_outcomeadd_sec_outcomecreate_ctxmlprint_ctxmlupload_ctxml
Dependencies:askpassclicurlhttrjsonlitemagrittrmimeopensslR6rlangsysxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add arms, interventions and outcomes to an existing xml document for upload to clinicaltrials.gov | add_arm add_condition add_functions add_intervention add_keyword add_pr_outcome add_sec_outcome |
| Creates xml document for upload to clinicaltrials.gov | create_ctxml |
| Print xml document created using spiritR | print_ctxml |
| Upload an xml object to the clinicaltrials.gov registry | upload_ctxml |
