{
  "_id": "6a1f0f4eb401979e7341d563",
  "Package": "ActFrag",
  "Type": "Package",
  "Title": "Activity Fragmentation Metrics Extracted from Minute Level\nActivity Data",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(given = \"Junrui\", family = \"Di\",\nrole = c(\"aut\", \"cre\"), email = \"dijunrui@gmail.com\"),\nperson(given = \"John\", family = \"Muschelli\",\nrole = c(\"aut\"), email = \"muschellij2@gmail.com\"),\nperson(given = \"Vadim\", family = \"zipunnikov\",\nrole = c(\"aut\"), email = \"vadim.zipunnikov@gmail.com\")\n)",
  "Maintainer": "Junrui Di <dijunrui@gmail.com>",
  "Description": "Recent studies haven shown that, on top of total daily\nactive/sedentary volumes, the time accumulation strategies\nprovide more sensitive information. This package provides\nfunctions to extract commonly used fragmentation metrics to\nquantify such time accumulation strategies based on minute\nlevel actigraphy-measured activity counts data.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "ByteCompile": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/junruidi/ActFrag",
  "BugReports": "https://github.com/junruidi/ActFrag/issues",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev",
  "Repository": "https://junruidi.r-universe.dev",
  "Date/Publication": "2026-01-17 17:53:31 UTC",
  "RemoteUrl": "https://github.com/junruidi/actfrag",
  "RemoteRef": "HEAD",
  "RemoteSha": "bce2099fe432a1a3328eb142db1b4b91851fe4a7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:38:40 UTC",
    "User": "root"
  },
  "Author": "Junrui Di [aut, cre],\nJohn Muschelli [aut],\nVadim zipunnikov [aut]",
  "MD5sum": "f1ba20de43ccbad3750d71e8eaba03a8",
  "_user": "junruidi",
  "_type": "src",
  "_file": "ActFrag_0.1.2.tar.gz",
  "_fileid": "df6889bd6ad7f3f80718c82cbbdca29e4be2e698931f0499f6df4776fcf15e44",
  "_filesize": 372022,
  "_sha256": "df6889bd6ad7f3f80718c82cbbdca29e4be2e698931f0499f6df4776fcf15e44",
  "_created": "2026-05-17T08:38:40.000Z",
  "_published": "2026-06-02T17:13:50.923Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79129169963,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040903136"
    },
    {
      "job": 79129170155,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040901322"
    },
    {
      "job": 79129169819,
      "time": 208,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040902273"
    },
    {
      "job": 79129169823,
      "time": 214,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040903290"
    },
    {
      "job": 79129169340,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040883713"
    },
    {
      "job": 79129169030,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364782169"
    },
    {
      "job": 79129169755,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040897044"
    },
    {
      "job": 79129169870,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040898787"
    },
    {
      "job": 79129169899,
      "time": 157,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040900664"
    }
  ],
  "_buildurl": "https://github.com/r-universe/junruidi/actions/runs/25986006743",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/junruidi/actfrag",
  "_commit": {
    "id": "bce2099fe432a1a3328eb142db1b4b91851fe4a7",
    "author": "junruidi <dijunrui@gmail.com>",
    "committer": "junruidi <dijunrui@gmail.com>",
    "message": "fix the read me file\n",
    "time": 1768672411
  },
  "_maintainer": {
    "name": "Junrui Di",
    "email": "dijunrui@gmail.com",
    "login": "junruidi",
    "twitter": "@JunruiDi",
    "description": "",
    "uuid": 14096626
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "accelerometry",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ineq",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "junruidi",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-03",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "junruidi",
      "count": 8,
      "uuid": 14096626
    },
    {
      "user": "muschellij2",
      "count": 2,
      "uuid": 1075118
    }
  ],
  "_userbio": {
    "uuid": 14096626,
    "type": "user",
    "name": "Junrui Di"
  },
  "_downloads": {
    "count": 301,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ActFrag"
  },
  "_devurl": "https://github.com/junruidi/actfrag",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ActFrag.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/junruidi/actfrag",
  "_realowner": "junruidi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-06-28"
    },
    {
      "version": "0.1.1",
      "date": "2020-02-11"
    },
    {
      "version": "0.1.2",
      "date": "2026-01-18"
    }
  ],
  "_exports": [
    "fragmentation",
    "fragmentation_long",
    "wear_flag"
  ],
  "_datasets": [
    {
      "name": "example_activity_data",
      "title": "Activity/Wear Data from 50 Subjects from NHANES 2003 - 2006",
      "object": "example_activity_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "example_activity_data",
      "title": "Activity/Wear Data from 50 Subjects from NHANES 2003 - 2006",
      "topics": [
        "example_activity_data"
      ]
    },
    {
      "page": "fragmentation",
      "title": "Fragmentation Metrics",
      "topics": [
        "fragmentation"
      ]
    },
    {
      "page": "fragmentation_long",
      "title": "Fragmentation Metrics for Whole Dataset",
      "topics": [
        "fragmentation_long"
      ]
    },
    {
      "page": "wear_flag",
      "title": "Create Wear/Nonwear Flags",
      "topics": [
        "wear_flag"
      ]
    }
  ],
  "_readme": "https://github.com/junruidi/actfrag/raw/HEAD/README.md",
  "_rundeps": [
    "accelerometry",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "cubature",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "dvmisc",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "ineq",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "minqa",
    "mitools",
    "mvtnorm",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "pracma",
    "R6",
    "rappdirs",
    "rbenchmark",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "svglite",
    "systemfonts",
    "tab",
    "textshaping",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "ActFrag.Rmd",
      "filename": "ActFrag.html",
      "title": "ActFrag",
      "author": "Junrui Di",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Data",
        "2. Fragmentation metrics"
      ],
      "created": "2019-06-25 02:19:14",
      "modified": "2019-06-28 01:21:21",
      "commits": 5
    }
  ],
  "_score": 4.681241237375588,
  "_indexed": true,
  "_nocasepkg": "actfrag",
  "_universes": [
    "junruidi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-17T08:40:59.000Z",
      "distro": "noble",
      "commit": "bce2099fe432a1a3328eb142db1b4b91851fe4a7",
      "fileid": "8f0e5a22a960a094790816af25de1b91dd485b0d4ed6eacf197a91c3661dbdff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junruidi/actions/runs/25986006743"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-17T08:40:48.000Z",
      "distro": "noble",
      "commit": "bce2099fe432a1a3328eb142db1b4b91851fe4a7",
      "fileid": "2d04852d2066862520c86815bcd60cc613c5629e46f87968568f467fba32f5fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junruidi/actions/runs/25986006743"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-17T08:41:12.000Z",
      "commit": "bce2099fe432a1a3328eb142db1b4b91851fe4a7",
      "fileid": "70e8a5f945dc22aa8bfb00c5ea05f09fd6627606133e522f6b7ca0df2e2559bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junruidi/actions/runs/25986006743"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-17T08:41:12.000Z",
      "commit": "bce2099fe432a1a3328eb142db1b4b91851fe4a7",
      "fileid": "f3a43885dfa5bbe084b7905f5e39d36318758ddf6ae4ebb29dd117af65be5381",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junruidi/actions/runs/25986006743"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-17T08:39:58.000Z",
      "commit": "bce2099fe432a1a3328eb142db1b4b91851fe4a7",
      "fileid": "23b87ca991fc4cbfd548752311048cc885f97e4b384d2429ab42694657e5146c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junruidi/actions/runs/25986006743"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-17T08:40:13.000Z",
      "commit": "bce2099fe432a1a3328eb142db1b4b91851fe4a7",
      "fileid": "32b267ed92f57c052d0414fe17e7e12ef6fc95a374ce58e02504c91d9c355b1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junruidi/actions/runs/25986006743"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-17T08:40:27.000Z",
      "commit": "bce2099fe432a1a3328eb142db1b4b91851fe4a7",
      "fileid": "bb0ae5c067a4c3d476470f8e6ae5a9786e74d7540c6473ca9c094fbcad886c0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/junruidi/actions/runs/25986006743"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-02T17:13:31.000Z",
      "commit": "bce2099fe432a1a3328eb142db1b4b91851fe4a7",
      "fileid": "ea7f7e8d22f893332b322be22b54084d6805214891a6549772e9064064113da5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/junruidi/actions/runs/25986006743"
    }
  ]
}