Package: orthanc 0.3.0

orthanc: Programmatic Interface to 'Orthanc' DICOM Servers
An R Interface to 'Orthanc' DICOM servers for medical imaging workflows. 'Orthanc' is a lightweight, open-source DICOM server that exposes a comprehensive REST API for managing, querying, retrieving, and modifying DICOM resources (<https://www.orthanc-server.com>). The goal of this package is to provide comprehensive and user-friendly access to the 'Orthanc' REST API, designed to align with idiomatic R workflows while preserving the structure and semantics of DICOM resources.
Authors:
orthanc_0.3.0.tar.gz
orthanc_0.3.0.tar.gz(r-4.7-any)orthanc_0.3.0.tar.gz(r-4.6-any)
orthanc_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
orthanc/json (API)
| # Install 'orthanc' in R: |
| install.packages('orthanc', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mattwarkentin/orthanc/issues
Pkgdown/docs site:https://mattwarkentin.github.io
Last updated from:327762541e. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 134 | ||
| source / vignettes | OK | 159 | ||
| linux-release-x86_64 | OK | 134 | ||
| wasm-release | OK | 109 |
Exports:find_and_filter_patientsfind_instancesfind_patientsfind_seriesfind_studiesInstanceJobModalityOrthancOrthancAsyncPatientquery_orthancRemoteModalityResourceretrieve_and_write_archivesretrieve_and_write_imagesretrieve_and_write_niftiretrieve_and_write_patientsSeriesStudy
Dependencies:askpasscarriercliclockcpp11crayoncurldigestfsgluehttr2jsonlitelifecyclelobstrmagrittrmirainanonextopensslprettyunitspurrrR6rappdirsrlangsystzdbvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Find and filter patients using predicate functions | find_and_filter_patients |
| Finds instances in Orthanc according to queries and labels | find_instances |
| Finds patients in Orthanc according to queries and labels | find_patients |
| Finds series in Orthanc according to queries and labels | find_series |
| Finds studies in Orthanc according to queries and labels | find_studies |
| DICOM Instance Class | Instance |
| Job Class | Job |
| Modality Class | Modality |
| Orthanc API Client | Orthanc |
| Asynchronous Orthanc API Client | OrthancAsync |
| DICOM Patient Class | Patient |
| Query data in the Orthanc server | query_orthanc |
| Remote Modality Class | RemoteModality |
| DICOM Resource Class | Resource |
| Retrieve and write resources to a path | retrieve_and_write_archives retrieve_and_write_images retrieve_and_write_nifti |
| Retrieve and write patients to a path | retrieve_and_write_patients |
| DICOM Series Class | Series |
| DICOM Study Class | Study |
