{
  "_id": "6a354aef3efcd9bda43e8e71",
  "Type": "Package",
  "Package": "actibase",
  "Title": "Baseline Functions for Actigraphy and Activity Processing and\nAnalysis",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(given = \"John\",\nfamily = \"Muschelli\",\nrole = c(\"aut\", \"cre\"),\nemail = \"muschellij2@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6469-1750\"))\n)",
  "Description": "Provides baseline functions for actigraphy and activity\ndata. This package is intended to be extended by downstream\noverlays such as 'actiread', 'actimetrics', and 'stepcount'.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/jhuwit/actibase,\nhttps://jhuwit.github.io/actibase/",
  "BugReports": "https://github.com/jhuwit/actibase/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://jhuwit.r-universe.dev",
  "Date/Publication": "2026-06-11 20:58:46 UTC",
  "RemoteUrl": "https://github.com/jhuwit/actibase",
  "RemoteRef": "HEAD",
  "RemoteSha": "2a3ea9f2f2383a86c7a383fc17035a3724a8ed4e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 13:50:29 UTC",
    "User": "root"
  },
  "Author": "John Muschelli [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6469-1750>)",
  "Maintainer": "John Muschelli <muschellij2@gmail.com>",
  "MD5sum": "4a8ec1badc76b5e67434ff3821791985",
  "_user": "jhuwit",
  "_type": "src",
  "_file": "actibase_0.2.0.tar.gz",
  "_fileid": "60f1ca589c072154d4468e8a3d95b1b24fbe0426ceacbd11de9e83ef8d26a6f4",
  "_filesize": 394721,
  "_sha256": "60f1ca589c072154d4468e8a3d95b1b24fbe0426ceacbd11de9e83ef8d26a6f4",
  "_created": "2026-06-19T13:50:29.000Z",
  "_published": "2026-06-19T13:58:07.362Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82363030577,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7751425370"
    },
    {
      "job": 82363030578,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7751429371"
    },
    {
      "job": 82363030437,
      "time": 207,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7751509380"
    },
    {
      "job": 82363030410,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7751451645"
    },
    {
      "job": 82362401784,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7751376860"
    },
    {
      "job": 82363030440,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7751414641"
    },
    {
      "job": 82363030538,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7751402422"
    },
    {
      "job": 82363030553,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7751419026"
    },
    {
      "job": 82363030489,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7751412136"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jhuwit/actions/runs/27829501041",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jhuwit/actibase",
  "_commit": {
    "id": "2a3ea9f2f2383a86c7a383fc17035a3724a8ed4e",
    "author": "muschellij2 <muschellij2@gmail.com>",
    "committer": "muschellij2 <muschellij2@gmail.com>",
    "message": "added test for case with mean sample rate\n",
    "time": 1781211526
  },
  "_maintainer": {
    "name": "John Muschelli",
    "email": "muschellij2@gmail.com",
    "login": "muschellij2",
    "orcid": "0000-0001-6469-1750",
    "twitter": "@strictlystat",
    "description": "",
    "uuid": 1075118
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "hms",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    }
  ],
  "_owner": "jhuwit",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 8
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 7
    },
    {
      "week": "2026-24",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "muschellij2",
      "count": 24,
      "uuid": 1075118
    }
  ],
  "_userbio": {
    "uuid": 149616269,
    "type": "organization",
    "name": "jhuwit",
    "followers": 8,
    "description": "Wearable and Implantable Technology group at Johns Hopkins"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/actibase"
  },
  "_devurl": "https://github.com/jhuwit/actibase",
  "_pkgdown": "https://jhuwit.github.io/actibase/",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/actibase.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jhuwit/actibase",
  "_realowner": "jhuwit",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-06-18"
    }
  ],
  "_exports": [
    "acti_create_date",
    "acti_create_hour",
    "acti_create_minute",
    "acti_fill_zeroes",
    "acti_fill_zeros",
    "acti_resample",
    "acti_resample_to_time",
    "acti_separate_time",
    "acti_separate_times",
    "acti_standardise_data",
    "acti_standardize_data",
    "acti_tidy_axes",
    "add_day_inclusion",
    "as_convert_safe",
    "as_date_safe",
    "as_datetime_safe",
    "create_day_inclusion",
    "flag_all_zero",
    "flag_contiguous_device_limit",
    "flag_device_limit",
    "flag_impossible",
    "flag_interval_jump",
    "flag_qc",
    "flag_qc_all",
    "flag_same_value",
    "flag_spike",
    "flag_spike_second",
    "get_dynamic_range",
    "get_sample_rate",
    "get_transformations",
    "is.AccData",
    "mark_condition",
    "prefix_transformations",
    "set_transformations",
    "strip_hour_shift"
  ],
  "_datasets": [
    {
      "name": "acti_raw_data",
      "title": "Example Actigraphy/Activity Raw Data",
      "object": "acti_raw_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "time",
        "X",
        "Y",
        "Z"
      ],
      "rows": 240500,
      "table": true,
      "tojson": true
    },
    {
      "name": "txyz",
      "title": "Vector of X, Y, Z, and maybe time",
      "object": "txyz",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "xyz",
      "title": "Vector of X, Y, Z, and maybe time",
      "object": "xyz",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "xyzt",
      "title": "Vector of X, Y, Z, and maybe time",
      "object": "xyzt",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "acti_fill_zeros",
      "title": "Fill in Zeros",
      "topics": [
        "acti_fill_zeroes",
        "acti_fill_zeros"
      ]
    },
    {
      "page": "acti_raw_data",
      "title": "Example Actigraphy/Activity Raw Data",
      "topics": [
        "acti_raw_data"
      ]
    },
    {
      "page": "acti_resample",
      "title": "Resample 3-axial input signal to a specific sampling rate",
      "topics": [
        "acti_resample",
        "acti_resample_to_time"
      ]
    },
    {
      "page": "acti_separate_time",
      "title": "Separate Times into Date, Hour, and Minute",
      "topics": [
        "acti_create_date",
        "acti_create_hour",
        "acti_create_minute",
        "acti_separate_time",
        "acti_separate_times"
      ]
    },
    {
      "page": "acti_standardize_data",
      "title": "Standardize the Accelerometry Data",
      "topics": [
        "acti_standardise_data",
        "acti_standardize_data"
      ]
    },
    {
      "page": "acti_tidy_axes",
      "title": "Tidy axes to a long format",
      "topics": [
        "acti_tidy_axes"
      ]
    },
    {
      "page": "as_convert_safe",
      "title": "Convert vectors ensuring no new NA",
      "topics": [
        "as_convert_safe",
        "as_datetime_safe",
        "as_date_safe"
      ]
    },
    {
      "page": "create_day_inclusion",
      "title": "Create Day-Level Inclusion information",
      "topics": [
        "add_day_inclusion",
        "create_day_inclusion"
      ]
    },
    {
      "page": "flag_qc",
      "title": "Flag Quality Control Values",
      "topics": [
        "flag_qc",
        "flag_qc_all"
      ]
    },
    {
      "page": "flag_spike",
      "title": "Flag Spikes",
      "topics": [
        "flag_all_zero",
        "flag_contiguous_device_limit",
        "flag_device_limit",
        "flag_impossible",
        "flag_interval_jump",
        "flag_same_value",
        "flag_spike",
        "flag_spike_second"
      ]
    },
    {
      "page": "get_dynamic_range",
      "title": "Get Dynamic Range",
      "topics": [
        "get_dynamic_range"
      ]
    },
    {
      "page": "get_sample_rate",
      "title": "Get Sample Rate",
      "topics": [
        "get_sample_rate"
      ]
    },
    {
      "page": "get_transformations",
      "title": "Get Transformations",
      "topics": [
        "get_transformations",
        "prefix_transformations",
        "set_transformations"
      ]
    },
    {
      "page": "is.AccData",
      "title": "Is the object of class `AccData`",
      "topics": [
        "is.AccData"
      ]
    },
    {
      "page": "mark_condition",
      "title": "Mark a Condition of a Specified Minimum Length",
      "topics": [
        "mark_condition"
      ]
    },
    {
      "page": "strip_hour_shift",
      "title": "Strip Hour Shift from Character Time Vector",
      "topics": [
        "strip_hour_shift"
      ]
    },
    {
      "page": "xyz",
      "title": "Vector of X, Y, Z, and maybe time",
      "topics": [
        "txyz",
        "xyz",
        "xyzt"
      ]
    }
  ],
  "_readme": "https://github.com/jhuwit/actibase/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "janitor",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.439332693830263,
  "_indexed": true,
  "_nocasepkg": "actibase",
  "_universes": [
    "jhuwit",
    "muschellij2"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-19T13:52:47.000Z",
      "distro": "noble",
      "commit": "2a3ea9f2f2383a86c7a383fc17035a3724a8ed4e",
      "fileid": "eea1d90c16253efdc2fa7798a74101cd0b05aacfd22b73a6fe28538c07223cf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/27829501041"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-19T13:52:58.000Z",
      "distro": "noble",
      "commit": "2a3ea9f2f2383a86c7a383fc17035a3724a8ed4e",
      "fileid": "a9952ce6f9828dc45fdba558a1008470d718e2fb2baec751987b454a1359d8ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/27829501041"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-19T13:56:46.000Z",
      "commit": "2a3ea9f2f2383a86c7a383fc17035a3724a8ed4e",
      "fileid": "9c6690988a6ab9408fc00d9e4ff82022f284b1d81d23f932068a92820087adaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/27829501041"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-19T13:53:57.000Z",
      "commit": "2a3ea9f2f2383a86c7a383fc17035a3724a8ed4e",
      "fileid": "73349cb48ca232671fdcd1755ded041539d1a17fe768281ac7363325b8694a08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/27829501041"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-19T13:52:32.000Z",
      "commit": "2a3ea9f2f2383a86c7a383fc17035a3724a8ed4e",
      "fileid": "f053783bd64e0497222a621ee2ddb663be70327007ca0f99dea53a4fb9431659",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/27829501041"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-19T13:51:34.000Z",
      "commit": "2a3ea9f2f2383a86c7a383fc17035a3724a8ed4e",
      "fileid": "59b70f436638e04889765b2cc4cbc08ac2494bc268a4aedbb8eb468dba56c783",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/27829501041"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-19T13:52:26.000Z",
      "commit": "2a3ea9f2f2383a86c7a383fc17035a3724a8ed4e",
      "fileid": "e6e781090ca0013ecdd9bca78c4e07d6f7bacd7024c358ab2e32b06af286f4cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/27829501041"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-19T13:52:01.000Z",
      "commit": "2a3ea9f2f2383a86c7a383fc17035a3724a8ed4e",
      "fileid": "4fc7d2d0a72e1735af0e930a7e0c5cd57442c3a07658b094ed2858ebf1d6fc9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/27829501041"
    }
  ]
}