{
  "_id": "6a49899d6d67900babdf9cdb",
  "Package": "oncmap",
  "Type": "Package",
  "Title": "Analyze Data from Electronic Adherence Monitoring Devices",
  "Version": "0.1.7",
  "Authors@R": "c(\nperson(\"Michal\", \"Kouril\", email = \"Michal.Kouril@cchmc.org\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4786-7934\")),\nperson(\"Meghan\", \"McGrady\", email = \"Meghan.McGrady@cchmc.org\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0002-3150-3239\")),\nperson(\"Mara\", \"Constance\", email = \"Constance.Mara@cchmc.org\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0002-6776-8060\")),\nperson(\"Kevin\", \"Hommel\", email = \"Kevin.Hommel@cchmc.org\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0002-9913-509X\"))\n)",
  "Description": "Medication adherence, defined as medication-taking\nbehavior that aligns with the agreed-upon treatment protocol,\nis critical for realizing the benefits of prescription\nmedications. Medication adherence can be assessed using\nelectronic adherence monitoring devices (EAMDs), pill bottles\nor boxes that contain a computer chip that records the date and\ntime of each opening (or “actuation”). Before researchers can\nuse EAMD data, they must apply a series of decision rules to\ntransform actuation data into adherence data. The purpose of\nthis R package ('oncmap') is to transform EAMD actuations in\nthe form of a raw .csv file, information about the patient,\nregimen, and non-monitored periods into two daily adherence\nvalues -- Dose Taken and Correct Dose Taken.",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "License": "MIT + file LICENSE",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 08:08:19 UTC",
    "User": "root"
  },
  "Author": "Michal Kouril [aut, cre]\n(<https://orcid.org/0000-0002-4786-7934>), Meghan McGrady [aut]\n(<https://orcid.org/0000-0002-3150-3239>), Mara Constance [aut]\n(<https://orcid.org/0000-0002-6776-8060>), Kevin Hommel [aut]\n(<https://orcid.org/0000-0002-9913-509X>)",
  "Maintainer": "Michal Kouril <Michal.Kouril@cchmc.org>",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://michalkouril.r-universe.dev",
  "Date/Publication": "2025-04-09 17:34:33 UTC",
  "RemoteUrl": "https://github.com/cran/oncmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "d5ef7fec6d76ac6c74555aaac78b09db690bfbea",
  "_user": "michalkouril",
  "_type": "src",
  "_file": "oncmap_0.1.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/f3539fc617da0f0458bf3ab411f02972c548f13beee8ded83680b2a116be442a",
  "_filesize": 157882,
  "_sha256": "f3539fc617da0f0458bf3ab411f02972c548f13beee8ded83680b2a116be442a",
  "_expires": "2026-10-12T22:30:51.000Z",
  "_created": "2026-06-22T08:08:19.000Z",
  "_published": "2026-07-04T22:30:53.322Z",
  "_jobs": [
    {
      "job": 85172326565,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786581176"
    },
    {
      "job": 85172326514,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786580563"
    },
    {
      "job": 85172326640,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786565937"
    },
    {
      "job": 85172326468,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786567963"
    },
    {
      "job": 85172326425,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786530338"
    },
    {
      "job": 85172326445,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786567803"
    },
    {
      "job": 85172326520,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786567319"
    },
    {
      "job": 85172326674,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786564158"
    },
    {
      "job": 85172326686,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786566259"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/michalkouril/actions/runs/27938403473",
  "_status": "success",
  "_upstream": "https://github.com/cran/oncmap",
  "_commit": {
    "id": "d5ef7fec6d76ac6c74555aaac78b09db690bfbea",
    "author": "Michal Kouril <Michal.Kouril@cchmc.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.7\n",
    "time": 1744220073
  },
  "_maintainer": {
    "name": "Michal Kouril",
    "email": "michal.kouril@cchmc.org",
    "login": "michalkouril",
    "orcid": "0000-0002-4786-7934",
    "description": "",
    "uuid": 11080602
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.60",
      "role": "Depends"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "hms",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "michalkouril",
      "count": 2,
      "uuid": 11080602
    }
  ],
  "_userbio": {
    "uuid": 11080602,
    "type": "user",
    "name": "Michal Kouril",
    "followers": 11
  },
  "_downloads": {
    "count": 529,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/oncmap"
  },
  "_searchresults": 0,
  "_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/oncmap.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "michalkouril",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.5",
      "date": "2025-01-27"
    },
    {
      "version": "0.1.7",
      "date": "2025-04-09"
    }
  ],
  "_exports": [
    "adherence_preprocess",
    "process_eamd",
    "read_input",
    "report_adherence"
  ],
  "_datasets": [
    {
      "name": "input_formats",
      "title": "Adherence input format definitions",
      "object": "input_formats",
      "class": [
        "data.frame"
      ],
      "fields": [
        "skip_header_lines",
        "header_line_patientid",
        "patientid_filename",
        "deviceid_header",
        "headers",
        "patientid_header",
        "datetime_header",
        "datetime_format",
        "tz_colon_fix",
        "filter"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "regimens",
      "title": "Adherence regimens definitions",
      "object": "regimens",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "periods_per_day",
        "doses_per_period",
        "min_wait",
        "days_per_week",
        "weekdays"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adherence_preprocess",
      "title": "Pre-process time data for adherence",
      "topics": [
        "adherence_preprocess"
      ]
    },
    {
      "page": "input_formats",
      "title": "Adherence input format definitions",
      "topics": [
        "input_formats"
      ]
    },
    {
      "page": "process_eamd",
      "title": "Process input file and return adherence report",
      "topics": [
        "process_eamd"
      ]
    },
    {
      "page": "read_input",
      "title": "Read input file",
      "topics": [
        "read_input"
      ]
    },
    {
      "page": "regimens",
      "title": "Adherence regimens definitions",
      "topics": [
        "regimens"
      ]
    },
    {
      "page": "report_adherence",
      "title": "Report standarized output of the adherence processing",
      "topics": [
        "report_adherence"
      ]
    }
  ],
  "_readme": "https://github.com/cran/oncmap/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "FORMATS.Rmd",
      "filename": "FORMATS.html",
      "title": "FORMATS",
      "engine": "knitr::rmarkdown",
      "headings": [
        "ECAP OLD",
        "ECAP1",
        "ECAP2",
        "ECAP2XLS",
        "ECAP3",
        "MEMS",
        "MEMS2",
        "SIMPLEMED",
        "ADHERETECH"
      ],
      "created": "2025-01-27 18:20:05",
      "modified": "2025-01-27 18:20:05",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "oncmap",
  "_universes": [
    "michalkouril"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-06-22T08:10:32.000Z",
      "distro": "noble",
      "commit": "d5ef7fec6d76ac6c74555aaac78b09db690bfbea",
      "fileid": "https://r2.ropensci.org/85e37f61e924f7ba95696d9f06ec12269ff4ab0b1678c75a3a8ae899b365f2d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michalkouril/actions/runs/27938403473"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-06-22T08:10:30.000Z",
      "distro": "noble",
      "commit": "d5ef7fec6d76ac6c74555aaac78b09db690bfbea",
      "fileid": "https://r2.ropensci.org/4e48f43fc863589f5985f4f522144feaaf11a95f6309cec0123ec95e9a1ca288",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michalkouril/actions/runs/27938403473"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-06-22T08:09:58.000Z",
      "commit": "d5ef7fec6d76ac6c74555aaac78b09db690bfbea",
      "fileid": "https://r2.ropensci.org/da96ce64554735141963e08d21c0c278a260226e4f3196a3f71c9939c1160bf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michalkouril/actions/runs/27938403473"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-06-22T08:10:02.000Z",
      "commit": "d5ef7fec6d76ac6c74555aaac78b09db690bfbea",
      "fileid": "https://r2.ropensci.org/a0bd36215fe3f70bc8014c2a8017b639d38e9fca6cef58d5d51a727fe1d612ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michalkouril/actions/runs/27938403473"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.7",
      "date": "2026-06-22T08:10:24.000Z",
      "commit": "d5ef7fec6d76ac6c74555aaac78b09db690bfbea",
      "fileid": "https://r2.ropensci.org/a1dd8d501832c8dcdad91264ae019486d3ff48c447ab31fb4efecec25ebe2884",
      "status": "success",
      "buildurl": "https://github.com/r-universe/michalkouril/actions/runs/27938403473"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-06-22T08:09:45.000Z",
      "commit": "d5ef7fec6d76ac6c74555aaac78b09db690bfbea",
      "fileid": "https://r2.ropensci.org/12df1cfcacb41d270433c303507995e29f253f112445ba3a00372a54d2da6291",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michalkouril/actions/runs/27938403473"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-06-22T08:09:35.000Z",
      "commit": "d5ef7fec6d76ac6c74555aaac78b09db690bfbea",
      "fileid": "https://r2.ropensci.org/44626e7ae030919a465e52da8aa199093210af535ee72d6f92edc53707efadee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michalkouril/actions/runs/27938403473"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-06-22T08:09:40.000Z",
      "commit": "d5ef7fec6d76ac6c74555aaac78b09db690bfbea",
      "fileid": "https://r2.ropensci.org/56ce2de1c7248f43b428953859274860ce6b27757a88730649ae4301662d8350",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michalkouril/actions/runs/27938403473"
    }
  ]
}