{
  "_id": "6a101fa4acfb0bcc41c8b4d1",
  "Package": "orthanc",
  "Title": "Programmatic Interface to 'Orthanc' DICOM Servers",
  "Version": "0.3.0",
  "Authors@R": "person(\"Matthew T.\", \"Warkentin\", , \"matthew.warkentin@ucalgary.ca\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8730-3511\"))",
  "Description": "An R Interface to 'Orthanc' DICOM servers for medical\nimaging workflows. 'Orthanc' is a lightweight, open-source\nDICOM server that exposes a comprehensive REST API for\nmanaging, querying, retrieving, and modifying DICOM resources\n(<https://www.orthanc-server.com>). The goal of this package is\nto provide comprehensive and user-friendly access to the\n'Orthanc' REST API, designed to align with idiomatic R\nworkflows while preserving the structure and semantics of DICOM\nresources.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3.9000",
  "URL": "https://github.com/mattwarkentin/orthanc,\nhttps://mattwarkentin.github.io/orthanc/",
  "BugReports": "https://github.com/mattwarkentin/orthanc/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev",
  "Repository": "https://mattwarkentin.r-universe.dev",
  "Date/Publication": "2026-04-22 18:38:25 UTC",
  "RemoteUrl": "https://github.com/mattwarkentin/orthanc",
  "RemoteRef": "HEAD",
  "RemoteSha": "989e8506287d95cf806aded6065eeb3d64e2a280",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 09:15:28 UTC",
    "User": "root"
  },
  "Author": "Matthew T. Warkentin [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8730-3511>)",
  "Maintainer": "Matthew T. Warkentin <matthew.warkentin@ucalgary.ca>",
  "MD5sum": "9c64dff9a27e92d95c447e125c20807a",
  "_user": "mattwarkentin",
  "_type": "src",
  "_file": "orthanc_0.3.0.tar.gz",
  "_fileid": "610f91cca4be330e5c24c7a7cc6655378c3bac1224ff6bc7dac93b8c36be77b0",
  "_filesize": 2561801,
  "_sha256": "610f91cca4be330e5c24c7a7cc6655378c3bac1224ff6bc7dac93b8c36be77b0",
  "_created": "2026-05-22T09:15:28.000Z",
  "_published": "2026-05-22T09:19:32.582Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351213355,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157089076"
    },
    {
      "job": 77351213403,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157079268"
    },
    {
      "job": 77351213480,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157089703"
    },
    {
      "job": 77351213298,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157077749"
    },
    {
      "job": 77350714252,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157040056"
    },
    {
      "job": 77351213275,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157072016"
    },
    {
      "job": 77351213406,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7157073796"
    },
    {
      "job": 77351213360,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157065940"
    },
    {
      "job": 77351213352,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157065604"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mattwarkentin/actions/runs/26279130687",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mattwarkentin/orthanc",
  "_commit": {
    "id": "989e8506287d95cf806aded6065eeb3d64e2a280",
    "author": "Matthew T. Warkentin <warkentin@lunenfeld.ca>",
    "committer": "Matthew T. Warkentin <warkentin@lunenfeld.ca>",
    "message": "Increment version number to 0.3.0\n",
    "time": 1776883105
  },
  "_maintainer": {
    "name": "Matthew T. Warkentin",
    "email": "matthew.warkentin@ucalgary.ca",
    "login": "mattwarkentin",
    "orcid": "0000-0001-8730-3511",
    "twitter": "@mattwrkntn",
    "description": "Postdoctoral Fellow in Computational Oncology",
    "uuid": 27825069
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "carrier",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "clock",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "mirai",
      "version": ">= 2.5.1",
      "role": "Imports"
    },
    {
      "package": "prettyunits",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "jpeg",
      "role": "Suggests"
    }
  ],
  "_owner": "mattwarkentin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 11
    },
    {
      "week": "2026-07",
      "n": 11
    },
    {
      "week": "2026-08",
      "n": 16
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 22
    },
    {
      "week": "2026-11",
      "n": 8
    },
    {
      "week": "2026-17",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-02-24"
    },
    {
      "name": "v0.2.0",
      "date": "2026-03-11"
    }
  ],
  "_topics": [
    "dicom",
    "medical-imaging",
    "medical-physics",
    "orthanc",
    "pacs"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mattwarkentin",
      "count": 76,
      "uuid": 27825069
    }
  ],
  "_userbio": {
    "uuid": 27825069,
    "type": "user",
    "name": "Matt Warkentin",
    "description": "Postdoctoral Fellow in Computational Oncology"
  },
  "_downloads": {
    "count": 208,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/orthanc"
  },
  "_devurl": "https://github.com/mattwarkentin/orthanc",
  "_pkgdown": "https://mattwarkentin.github.io/orthanc/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/orthanc.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mattwarkentin/orthanc",
  "_realowner": "mattwarkentin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-03"
    },
    {
      "version": "0.2.0",
      "date": "2026-03-11"
    }
  ],
  "_exports": [
    "find_and_filter_patients",
    "find_instances",
    "find_patients",
    "find_series",
    "find_studies",
    "Instance",
    "Job",
    "Modality",
    "Orthanc",
    "OrthancAsync",
    "Patient",
    "query_orthanc",
    "RemoteModality",
    "Resource",
    "retrieve_and_write_archives",
    "retrieve_and_write_images",
    "retrieve_and_write_nifti",
    "retrieve_and_write_patients",
    "Series",
    "Study"
  ],
  "_help": [
    {
      "page": "find_and_filter_patients",
      "title": "Find and filter patients using predicate functions",
      "topics": [
        "find_and_filter_patients"
      ]
    },
    {
      "page": "find_instances",
      "title": "Finds instances in Orthanc according to queries and labels",
      "topics": [
        "find_instances"
      ]
    },
    {
      "page": "find_patients",
      "title": "Finds patients in Orthanc according to queries and labels",
      "topics": [
        "find_patients"
      ]
    },
    {
      "page": "find_series",
      "title": "Finds series in Orthanc according to queries and labels",
      "topics": [
        "find_series"
      ]
    },
    {
      "page": "find_studies",
      "title": "Finds studies in Orthanc according to queries and labels",
      "topics": [
        "find_studies"
      ]
    },
    {
      "page": "Instance",
      "title": "DICOM Instance Class",
      "topics": [
        "Instance"
      ]
    },
    {
      "page": "Job",
      "title": "Job Class",
      "topics": [
        "Job"
      ]
    },
    {
      "page": "Modality",
      "title": "Modality Class",
      "topics": [
        "Modality"
      ]
    },
    {
      "page": "Orthanc",
      "title": "Orthanc API Client",
      "concept": [
        "Instances",
        "Jobs",
        "Logs",
        "Networking",
        "Other",
        "Patients",
        "Series",
        "Studies",
        "System",
        "Tracking changes"
      ],
      "topics": [
        "Orthanc"
      ]
    },
    {
      "page": "OrthancAsync",
      "title": "Asynchronous Orthanc API Client",
      "topics": [
        "OrthancAsync"
      ]
    },
    {
      "page": "Patient",
      "title": "DICOM Patient Class",
      "topics": [
        "Patient"
      ]
    },
    {
      "page": "query_orthanc",
      "title": "Query data in the Orthanc server",
      "topics": [
        "query_orthanc"
      ]
    },
    {
      "page": "RemoteModality",
      "title": "Remote Modality Class",
      "topics": [
        "RemoteModality"
      ]
    },
    {
      "page": "Resource",
      "title": "DICOM Resource Class",
      "topics": [
        "Resource"
      ]
    },
    {
      "page": "retrieve_and_write_nifti",
      "title": "Retrieve and write resources to a path",
      "topics": [
        "retrieve_and_write_archives",
        "retrieve_and_write_images",
        "retrieve_and_write_nifti"
      ]
    },
    {
      "page": "retrieve_and_write_patients",
      "title": "Retrieve and write patients to a path",
      "topics": [
        "retrieve_and_write_patients"
      ]
    },
    {
      "page": "Series",
      "title": "DICOM Series Class",
      "topics": [
        "Series"
      ]
    },
    {
      "page": "Study",
      "title": "DICOM Study Class",
      "topics": [
        "Study"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mattwarkentin/orthanc/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mattwarkentin/orthanc/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "carrier",
    "cli",
    "clock",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "fs",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "lobstr",
    "magrittr",
    "mirai",
    "nanonext",
    "openssl",
    "prettyunits",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tzdb",
    "vctrs",
    "withr"
  ],
  "_score": 3.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "orthanc",
  "_universes": [
    "mattwarkentin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-22T09:18:15.000Z",
      "distro": "noble",
      "commit": "989e8506287d95cf806aded6065eeb3d64e2a280",
      "fileid": "71a10841b315d11259dac3fd803dedf679e8104b3928b6f582501cb22658c607",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwarkentin/actions/runs/26279130687"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-22T09:17:51.000Z",
      "distro": "noble",
      "commit": "989e8506287d95cf806aded6065eeb3d64e2a280",
      "fileid": "49125123cc9f3c75d6cb3415d8c9b8c0ee832382739dec01004c94bb4d1284e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwarkentin/actions/runs/26279130687"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-22T09:18:24.000Z",
      "commit": "989e8506287d95cf806aded6065eeb3d64e2a280",
      "fileid": "5de9412a255f7920109a6d6ab355be258c4bf18274c3fa62c1a26b6df59a7aa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwarkentin/actions/runs/26279130687"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-22T09:17:50.000Z",
      "commit": "989e8506287d95cf806aded6065eeb3d64e2a280",
      "fileid": "2ccddb2ac5be44d26dfec3d6a6e8e2ec08c09383555fcf0710d2d1f11645382d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwarkentin/actions/runs/26279130687"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T09:17:53.000Z",
      "commit": "989e8506287d95cf806aded6065eeb3d64e2a280",
      "fileid": "67b8d510b2faec3b97d0964ef4adf2b1dee686529c444eaa9e43549bb313e089",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattwarkentin/actions/runs/26279130687"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-22T09:17:21.000Z",
      "commit": "989e8506287d95cf806aded6065eeb3d64e2a280",
      "fileid": "ca0a12173d85441b2e16aadb10740d34aabe620103d1c965dfcb5f9214e6edd6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mattwarkentin/actions/runs/26279130687"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-22T09:17:04.000Z",
      "commit": "989e8506287d95cf806aded6065eeb3d64e2a280",
      "fileid": "33d9b58558cd07733eeb7fe746b9c7c7668b900b01002343f17732d73220bf5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwarkentin/actions/runs/26279130687"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-22T09:17:03.000Z",
      "commit": "989e8506287d95cf806aded6065eeb3d64e2a280",
      "fileid": "9a3e0c5ff83d5d03d0a231474114e4e5ba88909da7d5327d062adb07ef529bbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwarkentin/actions/runs/26279130687"
    }
  ]
}