Package: AplosNCA 1.0.1

Nathan Teuscher
AplosNCA: Use 'Aplos NCA API' for Pharmacokinetic Analysis
Using this package you can interact with the 'Aplos NCA API'<https://docs.aplosanalytics.com/> using standard R functions. This will allow you to authenticate with your 'Aplos NCA' account, upload input datasets, initiate analyses, and download results.
Authors:
AplosNCA_1.0.1.tar.gz
AplosNCA_1.0.1.tar.gz(r-4.7-any)AplosNCA_1.0.1.tar.gz(r-4.6-any)
AplosNCA_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
AplosNCA/json (API)
| # Install 'AplosNCA' in R: |
| install.packages('AplosNCA', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/aplosanalytics/aplosnca/issues
Last updated from:e27ac3791e. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 206 | ||
| linux-release-x86_64 | OK | 118 | ||
| wasm-release | OK | 106 |
Exports:aplos_download_resultsaplos_execute_analysisaplos_execution_statusaplos_fetch_resultsaplos_get_jwtaplos_get_upload_urlaplos_upload_file
Dependencies:askpassAzureAuthclicurlgluehttrjosejsonlitelifecyclemagrittrmimeopensslR6rappdirsrlangstringistringrsysvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Download Results Information from Aplos NCA Analysis | aplos_download_results |
| Execute NCA Analysis in Aplos | aplos_execute_analysis |
| Check Execution Status in Aplos NCA | aplos_execution_status |
| Fetch and Optionally Unzip Aplos NCA Results | aplos_fetch_results |
| Obtain Aplos NCA API JWT Token | aplos_get_jwt |
| Get Presigned Upload URL for Aplos NCA | aplos_get_upload_url |
| Upload File to Aplos NCA | aplos_upload_file |