{
  "_id": "6a4e1d05379904bcba9ed316",
  "Type": "Package",
  "Package": "actiread",
  "Title": "Baseline Package for Reading Actigraphy and Activity Data",
  "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 reading actigraphy and\nactivity data, relying on baseline functions from 'actibase'.\nReads data from 'Axivity' 'CWA' <https://axivity.com/> ,\nActiGraph 'GT3X' <https://ametris.com/actigraph-wgt3x-bt>,\n'SensorLog' <https://sensorlog.berndthomas.net/>, and\n'SensorLogger' <https://www.tszheichoi.com/sensorlogger> zipped\nCSV files.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "URL": "https://jhuwit.github.io/actiread/",
  "BugReports": "https://github.com/jhuwit/actiread/issues",
  "Config/roxygen2/version": "8.0.0",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://jhuwit.r-universe.dev",
  "Date/Publication": "2026-07-01 14:47:14 UTC",
  "RemoteUrl": "https://github.com/jhuwit/actiread",
  "RemoteRef": "HEAD",
  "RemoteSha": "119f4b3ee2ee3b1fcd74bc149c1657a82a7e1f5d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 09:44:14 UTC",
    "User": "root"
  },
  "Author": "John Muschelli [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6469-1750>)",
  "Maintainer": "John Muschelli <muschellij2@gmail.com>",
  "_user": "jhuwit",
  "_type": "src",
  "_file": "actiread_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0a2d2f1cfa5b702abf0f625c1dd2caf56dd78842effc7a0b91d2b540352689db",
  "_filesize": 7250841,
  "_sha256": "0a2d2f1cfa5b702abf0f625c1dd2caf56dd78842effc7a0b91d2b540352689db",
  "_expires": "2026-10-16T09:47:31.000Z",
  "_created": "2026-07-08T09:44:14.000Z",
  "_published": "2026-07-08T09:48:53.830Z",
  "_jobs": [
    {
      "job": 85837204201,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8164380606"
    },
    {
      "job": 85837204133,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8164374276"
    },
    {
      "job": 85837204098,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8164361849"
    },
    {
      "job": 85837204178,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8164358340"
    },
    {
      "job": 85836546144,
      "time": 207,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8164317211"
    },
    {
      "job": 85837204101,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8164372377"
    },
    {
      "job": 85837204115,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8164358267"
    },
    {
      "job": 85837204204,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8164357628"
    },
    {
      "job": 85837204195,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8164353338"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jhuwit/actions/runs/28933020622",
  "_status": "success",
  "_upstream": "https://github.com/jhuwit/actiread",
  "_commit": {
    "id": "119f4b3ee2ee3b1fcd74bc149c1657a82a7e1f5d",
    "author": "muschellij2 <muschellij2@gmail.com>",
    "committer": "muschellij2 <muschellij2@gmail.com>",
    "message": "fixing cran comments\n",
    "time": 1782917234
  },
  "_maintainer": {
    "name": "John Muschelli",
    "email": "muschellij2@gmail.com",
    "login": "muschellij2",
    "orcid": "0000-0001-6469-1750",
    "twitter": "@strictlystat",
    "description": "",
    "uuid": 1075118
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "actibase",
      "role": "Imports"
    },
    {
      "package": "GGIRread",
      "role": "Imports"
    },
    {
      "package": "read.gt3x",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jhuwit",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 7
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 5
    },
    {
      "week": "2026-24",
      "n": 3
    },
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 3
    },
    {
      "week": "2026-27",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "muschellij2",
      "count": 30,
      "uuid": 1075118
    }
  ],
  "_userbio": {
    "uuid": 149616269,
    "type": "organization",
    "name": "jhuwit",
    "followers": 9,
    "description": "Wearable and Implantable Technology group at Johns Hopkins"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/actiread"
  },
  "_devurl": "https://github.com/jhuwit/actiread",
  "_pkgdown": "https://jhuwit.github.io/actiread/",
  "_searchresults": 13,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/actiread.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/actiread",
  "_realowner": "jhuwit",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-07-07"
    }
  ],
  "_exports": [
    "acti_convert_sensorlogger_time",
    "acti_example_cwa",
    "acti_example_gt3x",
    "acti_example_sensorlog_file",
    "acti_example_sensorlogger_file",
    "acti_example_sensorlogger_location_file",
    "acti_info_gt3x",
    "acti_read_cwa",
    "acti_read_gt3x",
    "acti_read_sensorlog",
    "acti_read_sensorlogger",
    "acti_read_sensorlogger_general",
    "acti_read_sensorlogger_location",
    "acti_rewrite_sensorlog_csv",
    "acti_sensorlog_csv_colnames_mapping",
    "acti_sensorlog_csv_spec",
    "acti_sensorlogger_location_colnames_mapping",
    "acti_sensorlogger_location_spec",
    "tzoffset_to_tz"
  ],
  "_help": [
    {
      "page": "acti_convert_sensorlogger_time",
      "title": "Convert vectors ensuring no new NA",
      "topics": [
        "acti_convert_sensorlogger_time"
      ]
    },
    {
      "page": "acti_example_data",
      "title": "Activity/Actigraphy Example Data",
      "topics": [
        "acti_example_cwa",
        "acti_example_gt3x",
        "acti_example_sensorlogger_file",
        "acti_example_sensorlogger_location_file",
        "acti_example_sensorlog_file"
      ]
    },
    {
      "page": "acti_read_cwa",
      "title": "Read CWA File",
      "topics": [
        "acti_read_cwa"
      ]
    },
    {
      "page": "acti_read_gt3x",
      "title": "Read GT3X file",
      "topics": [
        "acti_info_gt3x",
        "acti_read_gt3x"
      ]
    },
    {
      "page": "acti_read_sensorlog",
      "title": "Read SensorLog Data",
      "topics": [
        "acti_read_sensorlog",
        "acti_sensorlog_csv_colnames_mapping",
        "acti_sensorlog_csv_spec"
      ]
    },
    {
      "page": "acti_rewrite_sensorlog_csv",
      "title": "Rewrite a CSV that may have issues with export from SensorLog",
      "topics": [
        "acti_rewrite_sensorlog_csv"
      ]
    },
    {
      "page": "acti_read_sensorlogger",
      "title": "Read SensorLogger Data",
      "topics": [
        "acti_read_sensorlogger",
        "acti_read_sensorlogger_general",
        "acti_read_sensorlogger_location",
        "acti_sensorlogger_location_colnames_mapping",
        "acti_sensorlogger_location_spec"
      ]
    },
    {
      "page": "tzoffset_to_tz",
      "title": "Transform timezone offset to timezone",
      "topics": [
        "tzoffset_to_tz"
      ]
    }
  ],
  "_readme": "https://github.com/jhuwit/actiread/raw/HEAD/README.md",
  "_rundeps": [
    "actibase",
    "assertthat",
    "bit",
    "bit64",
    "bitops",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "dplyr",
    "generics",
    "GGIRread",
    "glue",
    "hms",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "matlab",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "Rcpp",
    "read.gt3x",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Summarizing_Actigraphy_Data.Rmd",
      "filename": "Summarizing_Actigraphy_Data.html",
      "title": "Reading and Manipulating Activity Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Reading data",
        "Standardizing",
        "Resampling"
      ],
      "created": "2026-05-13 14:50:52",
      "modified": "2026-06-09 15:18:51",
      "commits": 5
    }
  ],
  "_score": 4.658011396657113,
  "_indexed": true,
  "_nocasepkg": "actiread",
  "_universes": [
    "jhuwit",
    "muschellij2"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-08T09:46:46.000Z",
      "distro": "resolute",
      "commit": "119f4b3ee2ee3b1fcd74bc149c1657a82a7e1f5d",
      "fileid": "https://r2.ropensci.org/ef5afdd5518884fe13ede15dd535e58e1fba83a548da2fdac1b2e00572ff51f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/28933020622"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-08T09:46:32.000Z",
      "distro": "resolute",
      "commit": "119f4b3ee2ee3b1fcd74bc149c1657a82a7e1f5d",
      "fileid": "https://r2.ropensci.org/7e35f70fb991925cc81c6c29b551a6eb1830ad298132836480a4788c3ee8e66a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/28933020622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-08T09:46:03.000Z",
      "commit": "119f4b3ee2ee3b1fcd74bc149c1657a82a7e1f5d",
      "fileid": "https://r2.ropensci.org/f2ec4e3d74ed7f9d755131aba72429f33aa98dca8bed13a309c9bfc6e257ed89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/28933020622"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-08T09:45:56.000Z",
      "commit": "119f4b3ee2ee3b1fcd74bc149c1657a82a7e1f5d",
      "fileid": "https://r2.ropensci.org/56bb56f2932b606b5ec2d348aa345f808a3ea3207152f4f2ffce81395f5b8799",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/28933020622"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-08T09:46:45.000Z",
      "commit": "119f4b3ee2ee3b1fcd74bc149c1657a82a7e1f5d",
      "fileid": "https://r2.ropensci.org/566cf15466a60c538a89989abd12dc257843086afa1ad73538ad0e29a3d36d7e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/28933020622"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-08T09:45:39.000Z",
      "commit": "119f4b3ee2ee3b1fcd74bc149c1657a82a7e1f5d",
      "fileid": "https://r2.ropensci.org/f081651653f9f2e03d79df980a6834160197ebbe2a59c078744116cc92adc575",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/28933020622"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-08T09:45:37.000Z",
      "commit": "119f4b3ee2ee3b1fcd74bc149c1657a82a7e1f5d",
      "fileid": "https://r2.ropensci.org/08567b7decbddee48ff6f86176d5e99790c5a8739206fb4c54621813f389b161",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/28933020622"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-08T09:45:29.000Z",
      "commit": "119f4b3ee2ee3b1fcd74bc149c1657a82a7e1f5d",
      "fileid": "https://r2.ropensci.org/54fb1786df5cb2259819ebb6c275b33ee8125e76ab89731892dc5c1c2fc4b62d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhuwit/actions/runs/28933020622"
    }
  ]
}