Package: pcatsAPIclientR 1.3.0
pcatsAPIclientR: 'PCATS' API Client
Provides an R interface to the 'PCATS' API <https://pcats.research.cchmc.org/api/__docs__/>, allowing R users to submit tasks and retrieve results.
Authors:
pcatsAPIclientR_1.3.0.tar.gz
pcatsAPIclientR_1.3.0.zip(r-4.7)pcatsAPIclientR_1.3.0.zip(r-4.6)pcatsAPIclientR_1.3.0.zip(r-4.5)
pcatsAPIclientR_1.3.0.tgz(r-4.6-any)pcatsAPIclientR_1.3.0.tgz(r-4.5-any)
pcatsAPIclientR_1.3.0.tar.gz(r-4.7-any)pcatsAPIclientR_1.3.0.tar.gz(r-4.6-any)
pcatsAPIclientR_1.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pcatsAPIclientR/json (API)
NEWS
| # Install 'pcatsAPIclientR' in R: |
| install.packages('pcatsAPIclientR', repos = c('https://michalkouril.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:e7c1b6eb4e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 125 | ||
| macos-oldrel-arm64 | OK | 136 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 100 |
Exports:dynamicGPdynamicGP.catejob_statusploturlprintgpresultsstaticGPstaticGP.cateuploadfilewait_for_result
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Performs a data analysis for data with adaptive treatments. | dynamicGP |
| Get conditional average treatment effect for data with two time points. | dynamicGP.cate |
| Return job status | job_status |
| Return plot URL | ploturl |
| Print job results | printgp |
| Return job results | results |
| Performs a data analysis for data with non-adaptive treatment(s). | staticGP |
| Get conditional average treatment effect | staticGP.cate |
| Upload a file | uploadfile |
| Wait while the job status is pending | wait_for_result |
