{
  "_id": "6a15642cacfb0bcc41d617a7",
  "Package": "tidyrhrv",
  "Title": "Read, Iteratively Filter, and Analyze Multiple ECG Datasets",
  "Version": "1.1.0.9000",
  "Authors@R": "person(given = \"Steven\",\nfamily = \"Lawrence\",\nrole = c(\"aut\", \"cre\"),\nemail = \"stevenlawrence.r@gmail.com\",\ncomment = c(ORCID = \"0000-0002-7595-8323\"))",
  "Description": "Allows users to quickly load multiple patients'\nelectrocardiographic (ECG) data at once and conduct relevant\ntime analysis of heart rate variability (HRV) without manual\nedits from a physician or data cleaning specialist. The package\nprovides the unique ability to iteratively filter, plot, and\nstore time analysis results in a data frame while writing plots\nto a predefined folder. This streamlines the workflow for HRV\nanalysis across multiple datasets. Methods are based on\nRodríguez-Liñares et al. (2011)\n<doi:10.1016/j.cmpb.2010.05.012>. Examples of applications\nusing this package include Kwon et al. (2022)\n<doi:10.1007/s10286-022-00865-2> and Lawrence et al. (2023)\n<doi:10.1016/j.autneu.2022.103056>. This package was developed\nwhile working on relevant research with the PAIRED lab at Mount\nSinai led by Jessica Robinson-Papp\n<https://labs.icahn.mssm.edu/robinson-papp-lab/>.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Author": "Steven Lawrence [aut, cre]\n(<https://orcid.org/0000-0002-7595-8323>)",
  "Maintainer": "Steven Lawrence <stevenlawrence.r@gmail.com>",
  "Config/pak/sysreqs": "cmake libgmp3-dev make libicu-dev libuv1-dev\nlibmpfr-dev libssl-dev zlib1g-dev",
  "Repository": "https://steven-lr.r-universe.dev",
  "Date/Publication": "2025-07-30 03:20:00 UTC",
  "RemoteUrl": "https://github.com/steven-lr/tidyrhrv",
  "RemoteRef": "HEAD",
  "RemoteSha": "407a256ef474cd41a9c6aacb68bfa9e7d5ff2bd3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:09:39 UTC",
    "User": "root"
  },
  "MD5sum": "90684f2c90d098892d670bf73dbb46b4",
  "_user": "steven-lr",
  "_type": "src",
  "_file": "tidyrhrv_1.1.0.9000.tar.gz",
  "_fileid": "35a1b7a954d615bcde2365ee1f76970a2de4627bba941082316102a675281b28",
  "_filesize": 100525,
  "_sha256": "35a1b7a954d615bcde2365ee1f76970a2de4627bba941082316102a675281b28",
  "_created": "2026-05-26T09:09:39.000Z",
  "_published": "2026-05-26T09:13:16.819Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77842691781,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213169838"
    },
    {
      "job": 77842691830,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213179472"
    },
    {
      "job": 77842691769,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213152144"
    },
    {
      "job": 77842691898,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213153036"
    },
    {
      "job": 77842223584,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213114600"
    },
    {
      "job": 77842691761,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213162835"
    },
    {
      "job": 77842691826,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213147003"
    },
    {
      "job": 77842691839,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213143273"
    },
    {
      "job": 77842691861,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213146463"
    }
  ],
  "_buildurl": "https://github.com/r-universe/steven-lr/actions/runs/26443053823",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/steven-lr/tidyrhrv",
  "_commit": {
    "id": "407a256ef474cd41a9c6aacb68bfa9e7d5ff2bd3",
    "author": "Steven-LR <78608132+Steven-LR@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update DESCRIPTION - PAIRED Lab link",
    "time": 1753845600
  },
  "_maintainer": {
    "name": "Steven Lawrence",
    "email": "stevenlawrence.r@gmail.com",
    "login": "steven-lr",
    "description": "",
    "uuid": 78608132,
    "orcid": "0000-0002-7595-8323"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "RHRV",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "vroom",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    }
  ],
  "_owner": "steven-lr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2025-07-30"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "steven-lr",
      "count": 34,
      "uuid": 78608132
    }
  ],
  "_userbio": {
    "uuid": 78608132,
    "type": "user",
    "name": "Steven-LR"
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyrhrv"
  },
  "_devurl": "https://github.com/steven-lr/tidyrhrv",
  "_searchresults": 0,
  "_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/tidyrhrv.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/steven-lr/tidyrhrv",
  "_realowner": "steven-lr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "%>%",
    "filter_tilt",
    "plot_tilt",
    "prep_data",
    "read_tilt"
  ],
  "_help": [
    {
      "page": "filter_tilt",
      "title": "Filter Data from prep_data Function Iteratively",
      "topics": [
        "filter_tilt"
      ]
    },
    {
      "page": "plot_tilt",
      "title": "Store Plots of RR Series in Folders and Produce RMSSD and pNN50 Output",
      "topics": [
        "plot_tilt"
      ]
    },
    {
      "page": "prep_data",
      "title": "Prepare Data for tidyrhrv Functions",
      "topics": [
        "prep_data"
      ]
    },
    {
      "page": "read_tilt",
      "title": "Read Multiple Tilt Data Files",
      "topics": [
        "read_tilt"
      ]
    }
  ],
  "_readme": "https://github.com/steven-lr/tidyrhrv/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "boot",
    "broom",
    "bslib",
    "BWStest",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "doParallel",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gmp",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "kSamples",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lomb",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "multcompView",
    "multitaper",
    "mvtnorm",
    "nlme",
    "nonlinearTseries",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "plotrix",
    "PMCMRplus",
    "pracma",
    "promises",
    "purrr",
    "quadprog",
    "quantmod",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RHRV",
    "rlang",
    "rmarkdown",
    "Rmpfr",
    "S7",
    "sass",
    "scales",
    "segmented",
    "stringi",
    "stringr",
    "SuppDists",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tseries",
    "TTR",
    "utf8",
    "vctrs",
    "viridisLite",
    "waveslim",
    "withr",
    "writexl",
    "xfun",
    "xts",
    "yaml",
    "zoo"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "tidyrhrv",
  "_universes": [
    "steven-lr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-26T09:12:16.000Z",
      "distro": "noble",
      "commit": "407a256ef474cd41a9c6aacb68bfa9e7d5ff2bd3",
      "fileid": "bcac3dbd731bcd3e3570f17c58e0c0f03658ed5b20abc23473e2343300f5ff28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steven-lr/actions/runs/26443053823"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-26T09:12:42.000Z",
      "distro": "noble",
      "commit": "407a256ef474cd41a9c6aacb68bfa9e7d5ff2bd3",
      "fileid": "fdd6a25acd60783525670a4b93ae947222d1f154a79781b29f4ca9b2de9aabb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steven-lr/actions/runs/26443053823"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-26T09:11:33.000Z",
      "commit": "407a256ef474cd41a9c6aacb68bfa9e7d5ff2bd3",
      "fileid": "076c6aa78e37bbcd13b9f162948cc36b287e0a7be02faca25428fb0b52fe345b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steven-lr/actions/runs/26443053823"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-26T09:11:33.000Z",
      "commit": "407a256ef474cd41a9c6aacb68bfa9e7d5ff2bd3",
      "fileid": "4ad6565edb758a80c9a06ab4370d206a5424f7237cead4f66460ce51f3f7bfb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steven-lr/actions/runs/26443053823"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9000",
      "date": "2026-05-26T09:12:11.000Z",
      "commit": "407a256ef474cd41a9c6aacb68bfa9e7d5ff2bd3",
      "fileid": "7afe869c950e4ca5491ab5c4867bf97c29feb5864f35a1271dd52b37713dd141",
      "status": "success",
      "buildurl": "https://github.com/r-universe/steven-lr/actions/runs/26443053823"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-26T09:11:10.000Z",
      "commit": "407a256ef474cd41a9c6aacb68bfa9e7d5ff2bd3",
      "fileid": "8bac0ebf88704e53ed40b42abd3b7e4ad50f2b4f4fe21e12c26c9078155786ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steven-lr/actions/runs/26443053823"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-26T09:10:59.000Z",
      "commit": "407a256ef474cd41a9c6aacb68bfa9e7d5ff2bd3",
      "fileid": "81aef19921dc64a8eb3b82e9c52485a8eff2d90dd107d5b61d60b9bbfb80ba92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steven-lr/actions/runs/26443053823"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-26T09:11:07.000Z",
      "commit": "407a256ef474cd41a9c6aacb68bfa9e7d5ff2bd3",
      "fileid": "ea953c7a15936236b4cbf0b8a7cd4278dfcb0f12c00b072770308625f9074287",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steven-lr/actions/runs/26443053823"
    }
  ]
}