{
  "_id": "6a2515014b233be19838b1f4",
  "Package": "RIA",
  "Type": "Package",
  "Title": "Radiomics Image Analysis Toolbox for Medial Images",
  "Version": "1.7.2",
  "Date": "2024-01-03",
  "Authors@R": "person(\"Marton\", \"Kolossvary\", role = c(\"aut\", \"cre\"), email = \"marton.kolossvary@gmail.com\")",
  "Maintainer": "Marton Kolossvary <marton.kolossvary@gmail.com>",
  "Description": "Radiomics image analysis toolbox for 2D and 3D\nradiological images. RIA supports DICOM, NIfTI, nrrd and npy\n(numpy array) file formats. RIA calculates first-order, gray\nlevel co-occurrence matrix, gray level run length matrix and\ngeometry-based statistics. Almost all calculations are done\nusing vectorized formulas to optimize run speeds. Calculation\nof several thousands of parameters only takes minutes on a\nsingle core of a conventional PC. Detailed methodology has been\npublished: Kolossvary et al. Circ: Cardiovascular Imaging.\n2017;10(12):e006843 <doi: 10.1161/CIRCIMAGING.117.006843>.",
  "License": "AGPL-3",
  "LazyData": "TRUE",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Encoding": "UTF-8",
  "URL": "https://pubmed.ncbi.nlm.nih.gov/29233836/",
  "Repository": "https://martonkolossvary.r-universe.dev",
  "Date/Publication": "2024-01-04 08:21:25 UTC",
  "RemoteUrl": "https://github.com/martonkolossvary/ria",
  "RemoteRef": "HEAD",
  "RemoteSha": "ff86944ef8897d8b88af8925700849dbba2e8a69",
  "Packaged": {
    "Date": "2026-06-07 06:48:25 UTC",
    "User": "root"
  },
  "Author": "Marton Kolossvary [aut, cre]",
  "MD5sum": "ea8ec951fe452f02265a2ab5141c4513",
  "_user": "martonkolossvary",
  "_type": "src",
  "_file": "RIA_1.7.2.tar.gz",
  "_fileid": "0f013aaedef3066301b3fc636c7b27329a474c42fb0bba94dae547a027c46130",
  "_filesize": 279293,
  "_sha256": "0f013aaedef3066301b3fc636c7b27329a474c42fb0bba94dae547a027c46130",
  "_created": "2026-06-07T06:48:25.000Z",
  "_published": "2026-06-07T06:51:45.598Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79938612422,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461613776"
    },
    {
      "job": 79938612340,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461613801"
    },
    {
      "job": 79938612347,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461613358"
    },
    {
      "job": 79938612351,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461611276"
    },
    {
      "job": 79938448558,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461597354"
    },
    {
      "job": 79938612336,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461611774"
    },
    {
      "job": 79938612346,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461610070"
    },
    {
      "job": 79938612344,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461607241"
    },
    {
      "job": 79938612334,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461607744"
    }
  ],
  "_buildurl": "https://github.com/r-universe/martonkolossvary/actions/runs/27085268221",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/martonkolossvary/ria",
  "_commit": {
    "id": "ff86944ef8897d8b88af8925700849dbba2e8a69",
    "author": "Marton_Kolossvary <marton.kolossvary@gmail.com>",
    "committer": "Marton_Kolossvary <marton.kolossvary@gmail.com>",
    "message": "1.7.2 updated README.Rmd file and made small bug fixes not effecting functionality\n",
    "time": 1704356485
  },
  "_maintainer": {
    "name": "Marton Kolossvary",
    "email": "marton.kolossvary@gmail.com",
    "login": "martonkolossvary",
    "description": "Head of Department of Education and Research at Gottsegen National Cardiovascular Center /\nLecturer at Óbuda University",
    "uuid": 27071295
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "oro.dicom",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "oro.nifti",
      "version": ">= 0.9.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "nat",
      "version": ">= 1.8.11",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "version": ">= 1.20",
      "role": "Suggests"
    }
  ],
  "_owner": "martonkolossvary",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "martonkolossvary",
      "count": 12,
      "uuid": 27071295
    }
  ],
  "_userbio": {
    "uuid": 27071295,
    "type": "user",
    "name": "Márton Kolossváry",
    "description": "Head of Department of Education and Research at Gottsegen National Cardiovascular Center /\r\nLecturer at Óbuda University"
  },
  "_downloads": {
    "count": 253,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RIA"
  },
  "_devurl": "https://github.com/martonkolossvary/ria",
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RIA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/martonkolossvary/ria",
  "_realowner": "martonkolossvary",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-03-19"
    },
    {
      "version": "1.0.1",
      "date": "2017-05-04"
    },
    {
      "version": "1.1.0",
      "date": "2017-06-08"
    },
    {
      "version": "1.2.0",
      "date": "2017-08-11"
    },
    {
      "version": "1.3.0",
      "date": "2017-12-13"
    },
    {
      "version": "1.4.0",
      "date": "2018-03-30"
    },
    {
      "version": "1.4.1",
      "date": "2018-06-24"
    },
    {
      "version": "1.4.2",
      "date": "2019-04-09"
    },
    {
      "version": "1.4.3",
      "date": "2021-01-08"
    },
    {
      "version": "1.5.0",
      "date": "2021-01-29"
    },
    {
      "version": "1.5.1",
      "date": "2021-06-30"
    },
    {
      "version": "1.6.0",
      "date": "2021-07-17"
    },
    {
      "version": "1.6.1",
      "date": "2023-04-04"
    },
    {
      "version": "1.7.0",
      "date": "2023-04-07"
    },
    {
      "version": "1.7.1",
      "date": "2023-05-19"
    },
    {
      "version": "1.7.2",
      "date": "2024-01-08"
    }
  ],
  "_exports": [
    "load_dicom",
    "load_nifti",
    "load_npy",
    "load_nrrd",
    "merge_RIA_images",
    "radiomics_all",
    "save_RIA"
  ],
  "_datasets": [
    {
      "name": "DICOM_codes",
      "title": "rda containing DICOM header codes to include in _RIA_image_ object",
      "object": "DICOM_codes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Name",
        "Group",
        "Element"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "Non_NRS",
      "title": "_RIA_image_ object of a plaque without the napkin-ring sign",
      "object": "Non_NRS",
      "class": [
        "list",
        "RIA_image"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "NRS",
      "title": "_RIA_image_ object of a plaque with the napkin-ring sign",
      "object": "NRS",
      "class": [
        "list",
        "RIA_image"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "DICOM_codes",
      "title": "rda containing DICOM header codes to include in _RIA_image_ object",
      "topics": [
        "DICOM_codes"
      ]
    },
    {
      "page": "load_dicom",
      "title": "Loads DICOM images to RIA image format",
      "topics": [
        "load_dicom"
      ]
    },
    {
      "page": "load_nifti",
      "title": "Loads NIfTI images to RIA image format",
      "topics": [
        "load_nifti"
      ]
    },
    {
      "page": "load_npy",
      "title": "Loads npy files to RIA image format",
      "topics": [
        "load_npy"
      ]
    },
    {
      "page": "load_nrrd",
      "title": "Loads nrrd images to RIA image format",
      "topics": [
        "load_nrrd"
      ]
    },
    {
      "page": "merge_RIA_images",
      "title": "Merges multiple loaded images into one volume",
      "topics": [
        "merge_RIA_images"
      ]
    },
    {
      "page": "Non_NRS",
      "title": "_RIA_image_ object of a plaque without the napkin-ring sign",
      "topics": [
        "Non_NRS"
      ]
    },
    {
      "page": "NRS",
      "title": "_RIA_image_ object of a plaque with the napkin-ring sign",
      "topics": [
        "NRS"
      ]
    },
    {
      "page": "radiomics_all",
      "title": "Calculates all radiomic statistics on supplied RIA_image",
      "topics": [
        "radiomics_all"
      ]
    },
    {
      "page": "save_RIA",
      "title": "Export radiomics calculations of RIA image to csv",
      "topics": [
        "save_RIA"
      ]
    }
  ],
  "_pkglogo": "https://github.com/martonkolossvary/ria/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/martonkolossvary/ria/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "bitops",
    "oro.dicom",
    "oro.nifti",
    "Rcpp",
    "RNifti"
  ],
  "_score": 3.113943352306837,
  "_indexed": true,
  "_nocasepkg": "ria",
  "_universes": [
    "martonkolossvary"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.2",
      "date": "2026-06-07T06:50:52.000Z",
      "distro": "noble",
      "commit": "ff86944ef8897d8b88af8925700849dbba2e8a69",
      "fileid": "246c83decc1424a03ca215318fb5f1d6ca3d137c60d59970b3f12863711ab3ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martonkolossvary/actions/runs/27085268221"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.2",
      "date": "2026-06-07T06:50:51.000Z",
      "distro": "noble",
      "commit": "ff86944ef8897d8b88af8925700849dbba2e8a69",
      "fileid": "2e003b5dbb260bb110ae82a12f4208a416a987d2514edeed2ae54b163e824ad4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martonkolossvary/actions/runs/27085268221"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.2",
      "date": "2026-06-07T06:50:51.000Z",
      "commit": "ff86944ef8897d8b88af8925700849dbba2e8a69",
      "fileid": "edb2df46177f374ac0801cacf1fc7e8525045594170a7758fcc3889090071c25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martonkolossvary/actions/runs/27085268221"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.2",
      "date": "2026-06-07T06:50:35.000Z",
      "commit": "ff86944ef8897d8b88af8925700849dbba2e8a69",
      "fileid": "1a020276a328225c9d0ab4fa36a0a90934f7d4fd06f9af520549b48106b4e413",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martonkolossvary/actions/runs/27085268221"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.2",
      "date": "2026-06-07T06:50:51.000Z",
      "commit": "ff86944ef8897d8b88af8925700849dbba2e8a69",
      "fileid": "befc15ced4a1315ac16a0898f627c66e3e0729225a6b17f9975f0fb162340bea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/martonkolossvary/actions/runs/27085268221"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.2",
      "date": "2026-06-07T06:50:14.000Z",
      "commit": "ff86944ef8897d8b88af8925700849dbba2e8a69",
      "fileid": "e25e0db8374d792d4990c6e230eae5f0c01b5670adf6ce27ae8c9d6e501b03da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martonkolossvary/actions/runs/27085268221"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.2",
      "date": "2026-06-07T06:49:51.000Z",
      "commit": "ff86944ef8897d8b88af8925700849dbba2e8a69",
      "fileid": "d1f8cf1a109dc542dd661f69a8aa81436284a2e0caec98375774d2131dbe82cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martonkolossvary/actions/runs/27085268221"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.2",
      "date": "2026-06-07T06:49:55.000Z",
      "commit": "ff86944ef8897d8b88af8925700849dbba2e8a69",
      "fileid": "26e3ae36edf7224a90bf0bf1c1bf6790e0a53921c2c45ada31cb833fb31b33e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martonkolossvary/actions/runs/27085268221"
    }
  ]
}