{
  "_id": "6a1d45571d7bb097a0a41f7e",
  "Package": "accelerometry",
  "Type": "Package",
  "Title": "Functions for Processing Accelerometer Data",
  "Version": "3.1.3",
  "License": "GPL-3",
  "LazyData": "true",
  "Date": "2018-12-01",
  "Author": "Dane R. Van Domelen",
  "Maintainer": "Dane R. Van Domelen <vandomed@gmail.com>",
  "Description": "A collection of functions that perform operations on\ntime-series accelerometer data, such as identify non-wear time,\nflag minutes that are part of an activity bout, and find the\nmaximum 10-minute average count value. The functions are\ngenerally very flexible, allowing for a variety of algorithms\nto be implemented. Most of the functions are written in C++ for\nefficiency.",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev zlib1g-dev",
  "Repository": "https://vandomed.r-universe.dev",
  "Date/Publication": "2018-12-01 18:44:40 UTC",
  "RemoteUrl": "https://github.com/vandomed/accelerometry",
  "RemoteRef": "HEAD",
  "RemoteSha": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 08:32:43 UTC",
    "User": "root"
  },
  "MD5sum": "8398bfb582dce2ff23eea8bd00331539",
  "_user": "vandomed",
  "_type": "src",
  "_file": "accelerometry_3.1.3.tar.gz",
  "_fileid": "6af5b33d307120255c8b60d66988d08b4f6fdc1ef3466db9ae286c27be754a5a",
  "_filesize": 562186,
  "_sha256": "6af5b33d307120255c8b60d66988d08b4f6fdc1ef3466db9ae286c27be754a5a",
  "_created": "2026-06-01T08:32:43.000Z",
  "_published": "2026-06-01T08:39:51.266Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78814945833,
      "time": 182,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7326912284"
    },
    {
      "job": 78814945810,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7326911944"
    },
    {
      "job": 78814945826,
      "time": 237,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7326930137"
    },
    {
      "job": 78814945832,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7326916579"
    },
    {
      "job": 78814945877,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7326897153"
    },
    {
      "job": 78814945808,
      "time": 352,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7326968384"
    },
    {
      "job": 78814945799,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7326906421"
    },
    {
      "job": 78814945809,
      "time": 364,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7326972121"
    },
    {
      "job": 78814229989,
      "time": 277,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326852741"
    },
    {
      "job": 78814945779,
      "time": 175,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326910095"
    },
    {
      "job": 78814945822,
      "time": 189,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7326914318"
    },
    {
      "job": 78814945813,
      "time": 160,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7326904879"
    },
    {
      "job": 78814945811,
      "time": 172,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7326908727"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vandomed/actions/runs/26743833969",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vandomed/accelerometry",
  "_commit": {
    "id": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
    "author": "Dane Van Domelen <vandomed@gmail.com>",
    "committer": "Dane Van Domelen <vandomed@gmail.com>",
    "message": "Small fix\n",
    "time": 1543689880
  },
  "_maintainer": {
    "name": "Dane R. Van Domelen",
    "email": "vandomed@gmail.com",
    "login": "vandomed",
    "description": "Statistician",
    "uuid": 31902934
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.15",
      "role": "Imports"
    },
    {
      "package": "dvmisc",
      "role": "Imports"
    },
    {
      "package": "extraDistr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "pander",
      "role": "Suggests"
    }
  ],
  "_owner": "vandomed",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "accelerometer",
    "exercise",
    "moving-average",
    "physical-activity",
    "sedentary-life",
    "wearable-devices",
    "cpp"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "vandomed",
      "count": 51,
      "uuid": 31902934
    }
  ],
  "_userbio": {
    "uuid": 31902934,
    "type": "user",
    "name": "Dane Van Domelen",
    "description": "Statistician"
  },
  "_downloads": {
    "count": 422,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/accelerometry"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/vandomed/accelerometry",
  "_searchresults": 37,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/accelerometry.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vandomed/accelerometry",
  "_realowner": "vandomed",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-08-03"
    },
    {
      "version": "2.0",
      "date": "2013-09-01"
    },
    {
      "version": "2.1",
      "date": "2014-02-08"
    },
    {
      "version": "2.2",
      "date": "2014-02-25"
    },
    {
      "version": "2.2.1",
      "date": "2014-03-20"
    },
    {
      "version": "2.2.2",
      "date": "2014-08-10"
    },
    {
      "version": "2.2.3",
      "date": "2014-11-24"
    },
    {
      "version": "2.2.4",
      "date": "2014-12-09"
    },
    {
      "version": "2.2.5",
      "date": "2015-05-12"
    },
    {
      "version": "3.1.1",
      "date": "2018-08-21"
    },
    {
      "version": "3.1.2",
      "date": "2018-08-24"
    }
  ],
  "_exports": [
    "adherence_dodd",
    "adherence_garriguet",
    "artifacts",
    "blockaves",
    "blocksums",
    "bouts",
    "cut_counts",
    "intensities",
    "inverse_rle2",
    "mles_beta",
    "movingaves",
    "personvars",
    "process_tri",
    "process_uni",
    "rle2",
    "sedbreaks",
    "weartime"
  ],
  "_datasets": [
    {
      "name": "tridata",
      "title": "Triaxial Sample Data",
      "object": "tridata",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "vert",
        "ap",
        "ml"
      ],
      "rows": 10080,
      "table": true,
      "tojson": true
    },
    {
      "name": "unidata",
      "title": "Uniaxial Sample Data",
      "object": "unidata",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "seqn",
        "paxday",
        "paxinten"
      ],
      "rows": 50400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "accelerometry",
      "title": "Functions for Processing Accelerometer Data",
      "topics": [
        "accelerometry-package",
        "accelerometry"
      ]
    },
    {
      "page": "adherence_dodd",
      "title": "Estimate a Participant's Probability of Adhering to \"N Days Per Week\" Type of Physical Activity Guideline (Dodd's Method)",
      "topics": [
        "adherence_dodd"
      ]
    },
    {
      "page": "adherence_garriguet",
      "title": "Estimate a Participant's Probability of Adhering to \"N Days Per Week\" Type of Physical Activity Guideline (Garriguet's Method)",
      "topics": [
        "adherence_garriguet"
      ]
    },
    {
      "page": "artifacts",
      "title": "Accelerometer Artifact Correction",
      "topics": [
        "artifacts"
      ]
    },
    {
      "page": "blockaves",
      "title": "Block Averages",
      "topics": [
        "blockaves"
      ]
    },
    {
      "page": "blocksums",
      "title": "Block Sums",
      "topics": [
        "blocksums"
      ]
    },
    {
      "page": "bouts",
      "title": "Physical Activity Bout Detection",
      "topics": [
        "bouts"
      ]
    },
    {
      "page": "cut_counts",
      "title": "Cut Count Values into Intensity Ranges",
      "topics": [
        "cut_counts"
      ]
    },
    {
      "page": "intensities",
      "title": "Physical Activity Intensities",
      "topics": [
        "intensities"
      ]
    },
    {
      "page": "inverse_rle2",
      "title": "Inverse Run Length Encoding (Alternate Implementation)",
      "topics": [
        "inverse_rle2"
      ]
    },
    {
      "page": "mles_beta",
      "title": "Get Maximum Likelihood Estimates for Beta Distribution",
      "topics": [
        "mles_beta"
      ]
    },
    {
      "page": "movingaves",
      "title": "Moving Averages",
      "topics": [
        "movingaves"
      ]
    },
    {
      "page": "personvars",
      "title": "Calculating Daily Averages for Physical Activity Variables",
      "topics": [
        "personvars"
      ]
    },
    {
      "page": "process_tri",
      "title": "Process Triaxial Minute-to-Minute Accelerometer Data",
      "topics": [
        "process_tri"
      ]
    },
    {
      "page": "process_uni",
      "title": "Process Uniaxial Minute-to-Minute Accelerometer Data",
      "topics": [
        "process_uni"
      ]
    },
    {
      "page": "rle2",
      "title": "Run Length Encoding (Alternate Implementation)",
      "topics": [
        "rle2"
      ]
    },
    {
      "page": "sedbreaks",
      "title": "Sedentary Breaks",
      "topics": [
        "sedbreaks"
      ]
    },
    {
      "page": "tridata",
      "title": "Triaxial Sample Data",
      "topics": [
        "tridata"
      ]
    },
    {
      "page": "unidata",
      "title": "Uniaxial Sample Data",
      "topics": [
        "unidata"
      ]
    },
    {
      "page": "weartime",
      "title": "Wear Time Classification",
      "topics": [
        "weartime"
      ]
    }
  ],
  "_readme": "https://github.com/vandomed/accelerometry/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "cubature",
    "data.table",
    "datawizard",
    "DBI",
    "digest",
    "dplyr",
    "dvmisc",
    "evaluate",
    "extraDistr",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "httpuv",
    "insight",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "minqa",
    "mitools",
    "mvtnorm",
    "numDeriv",
    "otel",
    "pillar",
    "pkgconfig",
    "pracma",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "rattle",
    "rbenchmark",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "rpart",
    "rpart.plot",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sjlabelled",
    "sourcetools",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "svglite",
    "systemfonts",
    "tab",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "accelerometry.Rmd",
      "filename": "accelerometry.html",
      "title": "Functions for Processing Accelerometer Data",
      "author": "Dane Van Domelen vandomed@gmail.com",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Typical usage",
        "Individual functions",
        "weartime",
        "bouts",
        "intensities",
        "sedbreaks",
        "Umbrella functions",
        "process_uni",
        "process_tri",
        "References"
      ],
      "created": "2018-08-20 16:56:53",
      "modified": "2018-08-24 02:21:01",
      "commits": 3
    }
  ],
  "_score": 6.601625479553945,
  "_indexed": true,
  "_nocasepkg": "accelerometry",
  "_universes": [
    "vandomed"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.3",
      "date": "2026-06-01T08:35:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
      "fileid": "cc7d5993e999386e7581e2722f826d459eb6b91dd2f70be05a30cf01a3d2d736",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/26743833969"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.3",
      "date": "2026-06-01T08:35:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
      "fileid": "7b16d49b50646cefb2c2c7d2a0aebe262c772480eafbc08d16ae36ac4c2f6d02",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/26743833969"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.3",
      "date": "2026-06-01T08:36:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
      "fileid": "0fc595f9ebcd12a9ec349106be402ac955743ac97f9edd05722c71dc16fa3e76",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/26743833969"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.3",
      "date": "2026-06-01T08:35:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
      "fileid": "6e0c4fe13958d876b5f8bb6d21aedadf88fc9c9e57c995cbe53dc3729901774d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/26743833969"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.1.3",
      "date": "2026-06-01T08:34:56.000Z",
      "arch": "aarch64",
      "commit": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
      "fileid": "7523514a2b34fa3a3defeb6ea1dd6b5a2a42dad14ad12c5eab5fee1a287833b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/26743833969"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.1.3",
      "date": "2026-06-01T08:36:56.000Z",
      "arch": "x86_64",
      "commit": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
      "fileid": "605968d61d8886ae7fe769807c881c29a0f262eb96a05376a3d7789598b342f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/26743833969"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.1.3",
      "date": "2026-06-01T08:35:09.000Z",
      "arch": "aarch64",
      "commit": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
      "fileid": "1c6b3dfb706fb0c4dbacf0aeeffb7d244ed6c8ba2892108456cc822525c4a283",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/26743833969"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.1.3",
      "date": "2026-06-01T08:36:49.000Z",
      "arch": "x86_64",
      "commit": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
      "fileid": "aa7bc068d7b4df4dce28a8ec2ac52b1f10a2e16cfb876b5ad8a7062c73ad362f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/26743833969"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1.3",
      "date": "2026-06-01T08:36:03.000Z",
      "arch": "emscripten",
      "commit": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
      "fileid": "63cacf0a24ecd252be0df1f3ce1ed7146f6b86d16393f9008c418a08435c454b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/26743833969"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.1.3",
      "date": "2026-06-01T08:34:37.000Z",
      "arch": "x86_64",
      "commit": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
      "fileid": "4f02eaae36ee2f3ccd9826e734006751da4cf91e1540fcaac3123d91dc8f61cf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/26743833969"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.1.3",
      "date": "2026-06-01T08:34:32.000Z",
      "arch": "x86_64",
      "commit": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
      "fileid": "377b1e4b67fa6a07dfe65a006427089bbb618866fdfaae287e319dbcd1171c32",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/26743833969"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.1.3",
      "date": "2026-06-01T08:34:45.000Z",
      "arch": "x86_64",
      "commit": "70afcac78b9dfc3c061a2e19d93cd66de8d6b8d9",
      "fileid": "7a9b1e85f8939a2c6b59252be8ece8d7f8c30de3d2aa0d5c3a0e8606b78fb570",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vandomed/actions/runs/26743833969"
    }
  ]
}