{
  "_id": "6a103551acfb0bcc41c99a39",
  "Package": "RHRT",
  "Type": "Package",
  "Title": "Heart Rate Turbulence Analysis",
  "Version": "1.1",
  "Date": "2021-09-17",
  "Authors@R": "person(role = c(\"aut\", \"cre\"), given = \"Valeria\", family = \"Blesius\", email = \"valeria.blesius@mni.thm.de\", comment = c(ORCID = \"0000-0002-2391-242X\"))",
  "BugReports": "https://github.com/VBlesius/RHRT/issues",
  "Description": "Methods to scan RR interval data for Premature Ventricular\nComplexes (PVCs) and parameterise and plot the resulting Heart\nRate Turbulence (HRT). The methodology of HRT analysis is based\non the original publication by Schmidt et al.\n<doi:10.1016/S0140-6736(98)08428-1> and extended with\nsuggestions from <doi:10.1088/1361-6579/ab98b3>.",
  "License": "GPL-2",
  "LazyData": "TRUE",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Collate": "'HRT.R' 'avHRT.R' 'HRTList.R' 'Testdata-description.R'\n'constants.R' 'conversion_to_HRT.R' 'roll.R'",
  "Repository": "https://vblesius.r-universe.dev",
  "Date/Publication": "2024-12-12 20:09:49 UTC",
  "RemoteUrl": "https://github.com/vblesius/rhrt",
  "RemoteRef": "HEAD",
  "RemoteSha": "370df2e7e510ba1b7f4742d65b26a9431bd99c62",
  "RemoteSubdir": "RHRT",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:20:55 UTC",
    "User": "root"
  },
  "Author": "Valeria Blesius [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2391-242X>)",
  "Maintainer": "Valeria Blesius <valeria.blesius@mni.thm.de>",
  "MD5sum": "84dcb564f2223caff433fea27f2bb291",
  "_user": "vblesius",
  "_type": "src",
  "_file": "RHRT_1.1.tar.gz",
  "_fileid": "c030c64f41e3257d981b0226288ad06b0b60da12236866093e6824760165399d",
  "_filesize": 1793400,
  "_sha256": "c030c64f41e3257d981b0226288ad06b0b60da12236866093e6824760165399d",
  "_created": "2026-05-12T07:20:55.000Z",
  "_published": "2026-05-22T10:52:01.836Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365188225,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938069196"
    },
    {
      "job": 77365188795,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938063098"
    },
    {
      "job": 77365188503,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938076746"
    },
    {
      "job": 77365188553,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938071522"
    },
    {
      "job": 77365187697,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938034265"
    },
    {
      "job": 77365187757,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158750625"
    },
    {
      "job": 77365188106,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938059565"
    },
    {
      "job": 77365188242,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938058529"
    },
    {
      "job": 77365188485,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938072002"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vblesius/actions/runs/25719601349",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vblesius/rhrt",
  "_commit": {
    "id": "370df2e7e510ba1b7f4742d65b26a9431bd99c62",
    "author": "Valeria Blesius <hrt@blesius.eu>",
    "committer": "Valeria Blesius <hrt@blesius.eu>",
    "message": "recreates vignette so link in publication is functional again\n\nfunctions only as collection of links to the other vignette parts\n",
    "time": 1734034189
  },
  "_maintainer": {
    "name": "Valeria Blesius",
    "email": "valeria.blesius@mni.thm.de",
    "login": "vblesius",
    "orcid": "0000-0002-2391-242X",
    "uuid": 71442854
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "matrixStats",
      "role": "Suggests"
    }
  ],
  "_owner": "vblesius",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "vblesius",
      "count": 341,
      "uuid": 71442854
    }
  ],
  "_userbio": {
    "uuid": 71442854,
    "type": "user",
    "name": "Valeria Blesius",
    "description": "PhD Student in Life Science Informatics at THM University of Applied Sciences with background in biology. Main focus of research: Heart Rate Turbulence."
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RHRT"
  },
  "_devurl": "https://github.com/vblesius/rhrt",
  "_searchresults": 20,
  "_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/RHRT.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vblesius/rhrt",
  "_realowner": "vblesius",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-06-23"
    },
    {
      "version": "1.0.1",
      "date": "2021-06-29"
    }
  ],
  "_exports": [
    "calcAvHRT",
    "getHRTParams",
    "getPositions",
    "getResults",
    "getRRs",
    "initialize",
    "plot",
    "vectorToHRT"
  ],
  "_datasets": [
    {
      "name": "testdataLong",
      "title": "Long term data",
      "object": "testdataLong",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "testdataLong_Ann",
      "title": "Long term data annotations",
      "object": "testdataLong_Ann",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "avHRT",
      "title": "S4 class to represent an avHRT object",
      "topics": [
        "avHRT",
        "initialize,avHRT-method"
      ]
    },
    {
      "page": "calcAvHRT",
      "title": "Calculate an avHRT object",
      "topics": [
        "calcAvHRT",
        "calcAvHRT,HRTList-method"
      ]
    },
    {
      "page": "calcHRTParams",
      "title": "Calculate HRT parameters",
      "topics": [
        "calcHRTParams",
        "calcHRTParams,HRT-method"
      ]
    },
    {
      "page": "calcTO",
      "title": "Calculate TO parameters",
      "topics": [
        "calcTO",
        "calcTO,HRT-method"
      ]
    },
    {
      "page": "calcTS",
      "title": "Calculate TS parameters",
      "topics": [
        "calcTS",
        "calcTS,HRT-method"
      ]
    },
    {
      "page": "checkAnnotations",
      "title": "Checks annotations for compatibility",
      "topics": [
        "checkAnnotations"
      ]
    },
    {
      "page": "checkForHRT",
      "title": "Checks RR-intervals for HRT criteria and returns an HRT object",
      "topics": [
        "checkForHRT"
      ]
    },
    {
      "page": "checkInput",
      "title": "Checks data input for compatibility",
      "topics": [
        "checkInput"
      ]
    },
    {
      "page": "checkValidity",
      "title": "Checks whether slots are set",
      "topics": [
        "checkValidity",
        "checkValidity,HRT-method",
        "checkValidity,HRTList-method"
      ]
    },
    {
      "page": "cleanInput",
      "title": "Cleans data input for further checks or calculation",
      "topics": [
        "cleanInput"
      ]
    },
    {
      "page": "getHRTParams",
      "title": "Extracts all values of a special slot out of a HRTList",
      "topics": [
        "getHRTParams",
        "getHRTParams,HRTList-method"
      ]
    },
    {
      "page": "getHRTs",
      "title": "Finds HRTs",
      "topics": [
        "getHRTs"
      ]
    },
    {
      "page": "getPositions",
      "title": "Get positions of PVCs",
      "topics": [
        "getPositions",
        "getPositions,HRTList-method"
      ]
    },
    {
      "page": "getResults",
      "title": "Get averaged HRT parameters",
      "topics": [
        "getResults",
        "getResults,HRTList-method"
      ]
    },
    {
      "page": "getRRs",
      "title": "Returns the VPCS intervals in right order",
      "topics": [
        "getRRs",
        "getRRs,HRT-method"
      ]
    },
    {
      "page": "HRT",
      "title": "S4 class to represent an HRT object",
      "topics": [
        "HRT",
        "initialize,HRT-method"
      ]
    },
    {
      "page": "HRTList",
      "title": "S4 class to represent a list of HRT objects",
      "topics": [
        "HRTList",
        "initialize,HRTList-method"
      ]
    },
    {
      "page": "plot-HRT-method",
      "title": "Plot an HRT object",
      "topics": [
        "plot,HRT-method"
      ]
    },
    {
      "page": "plot-HRTList-method",
      "title": "Plot an HRTList object",
      "topics": [
        "plot,HRTList-method"
      ]
    },
    {
      "page": "roll",
      "title": "Apply method on sliding window",
      "topics": [
        "roll"
      ]
    },
    {
      "page": "testdataLong",
      "title": "Long term data",
      "topics": [
        "testdataLong"
      ]
    },
    {
      "page": "testdataLong_Ann",
      "title": "Long term data annotations",
      "topics": [
        "testdataLong_Ann"
      ]
    },
    {
      "page": "vectorToHRT",
      "title": "Convert a vector to HRTList",
      "topics": [
        "vectorToHRT"
      ]
    }
  ],
  "_readme": "https://github.com/vblesius/rhrt/raw/HEAD/RHRT/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "examples.Rmd",
      "filename": "examples.html",
      "title": "RHRT: Example Pipelines",
      "author": "Valeria Blesius",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Determining the HRT class of a person",
        "Comparing HRT results with different methodological parameters"
      ],
      "created": "2021-08-12 11:17:41",
      "modified": "2021-09-17 11:52:10",
      "commits": 4
    },
    {
      "source": "objects_functions.Rmd",
      "filename": "objects_functions.html",
      "title": "RHRT: Objects and Functions",
      "author": "Valeria Blesius",
      "engine": "knitr::rmarkdown",
      "headings": [
        "HRT Object",
        "Slots",
        "Functions",
        "HRTList Object",
        "avHRT Object",
        "vectorToHRT",
        "Cleaning Input"
      ],
      "created": "2021-08-12 11:17:41",
      "modified": "2021-09-17 06:58:25",
      "commits": 4
    },
    {
      "source": "synopsis.Rmd",
      "filename": "synopsis.html",
      "title": "RHRT: Synopsis for the hasty (Quick-start guide)",
      "author": "Valeria Blesius",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Loading package and data",
        "Checking interval data for HRTs",
        "Getting HRT parameters or class",
        "Plotting"
      ],
      "created": "2021-08-12 11:17:41",
      "modified": "2021-08-12 13:15:53",
      "commits": 3
    },
    {
      "source": "background.Rmd",
      "filename": "background.html",
      "title": "RHRT: Scientific Background",
      "author": "Valeria Blesius",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Filter Rules",
        "Normalisation of Turbulence Slope",
        "Reliability Check",
        "Calculation Order"
      ],
      "created": "2021-08-12 11:17:41",
      "modified": "2021-08-12 13:15:53",
      "commits": 3
    }
  ],
  "_score": 5.204119982655925,
  "_indexed": true,
  "_nocasepkg": "rhrt",
  "_universes": [
    "vblesius"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-12T07:22:53.000Z",
      "distro": "noble",
      "commit": "370df2e7e510ba1b7f4742d65b26a9431bd99c62",
      "fileid": "c38eb087059a2c484429e0bccb52f3a7fb6e2fcb39169d41d2500e162b436700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vblesius/actions/runs/25719601349"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-12T07:22:35.000Z",
      "distro": "noble",
      "commit": "370df2e7e510ba1b7f4742d65b26a9431bd99c62",
      "fileid": "4effb4eb8429ec9a03f8d9566c903a3627ffe93c67fc13f7176c299b437c1825",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vblesius/actions/runs/25719601349"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-12T07:23:24.000Z",
      "commit": "370df2e7e510ba1b7f4742d65b26a9431bd99c62",
      "fileid": "6dec6f4d792770081a8e5cf39f9904b6465ef0b76aeab61961ecb16f9e1688e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vblesius/actions/runs/25719601349"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-12T07:23:03.000Z",
      "commit": "370df2e7e510ba1b7f4742d65b26a9431bd99c62",
      "fileid": "f10428859c5af9653acd0e7d23a84339356fbd844e0f73f624d0f5fa5d001e63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vblesius/actions/runs/25719601349"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-12T07:22:14.000Z",
      "commit": "370df2e7e510ba1b7f4742d65b26a9431bd99c62",
      "fileid": "8aea783b2d5788e431f0974dea66f5efcecaeec14a5235037b4bc115329c109d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vblesius/actions/runs/25719601349"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-12T07:22:12.000Z",
      "commit": "370df2e7e510ba1b7f4742d65b26a9431bd99c62",
      "fileid": "94b4eada0e104b10f555e01ecc09b3334dfab9b731f24507e2a76d1eec5820e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vblesius/actions/runs/25719601349"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-12T07:22:55.000Z",
      "commit": "370df2e7e510ba1b7f4742d65b26a9431bd99c62",
      "fileid": "4680eb8521eef596b66b49cd17fc35f87cb4ff9f00b5883f29dfc87c451b46ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vblesius/actions/runs/25719601349"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-22T10:51:42.000Z",
      "commit": "370df2e7e510ba1b7f4742d65b26a9431bd99c62",
      "fileid": "a43c18eb7db4d1bd66643171a62bfb21d98ed8ae60c6721c6e264fff5ce0fba9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vblesius/actions/runs/25719601349"
    }
  ]
}