{
  "_id": "6a4797ba2f27a93436c0f720",
  "Package": "trackclean",
  "Title": "Tools for Cleaning High-Frequency Real-Time Location Tracking\nData",
  "Version": "0.1.0",
  "Authors@R": "person(\"Tomas\", \"Bilevicius\", , \"Tomas.Bilevicius@vub.be\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides data cleaning and preprocessing tools for\nhigh-frequency positional data from real-time location tracking\nsystems (UWB, RFID, and similar technologies), with functions\nfor ID mapping, time period marking, data standardization, and\ntwo-phase conditional gap interpolation.",
  "License": "CC BY 4.0",
  "URL": "https://github.com/tomasbil/trackclean",
  "BugReports": "https://github.com/tomasbil/trackclean/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://tomasbil.r-universe.dev",
  "Date/Publication": "2026-06-21 10:03:57 UTC",
  "RemoteUrl": "https://github.com/tomasbil/trackclean",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d5a72468ec28dbd092d6a4781b5adc00c01eebe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 07:50:29 UTC",
    "User": "root"
  },
  "Author": "Tomas Bilevicius [aut, cre]",
  "Maintainer": "Tomas Bilevicius <Tomas.Bilevicius@vub.be>",
  "_user": "tomasbil",
  "_type": "src",
  "_file": "trackclean_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/47b71e30f6874785b3d4f0460f9124eeb773437fbb089bcf1859b02ec07aca1b",
  "_filesize": 207611,
  "_sha256": "47b71e30f6874785b3d4f0460f9124eeb773437fbb089bcf1859b02ec07aca1b",
  "_expires": "2026-10-11T11:06:33.000Z",
  "_created": "2026-07-03T07:50:29.000Z",
  "_published": "2026-07-03T11:06:34.101Z",
  "_jobs": [
    {
      "job": 84986845611,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8060897063"
    },
    {
      "job": 84986846270,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060896050"
    },
    {
      "job": 84986845936,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8060902433"
    },
    {
      "job": 84986846150,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060890572"
    },
    {
      "job": 84986845635,
      "time": 152,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060853760"
    },
    {
      "job": 84986846189,
      "time": 242,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8060932567"
    },
    {
      "job": 84986845870,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8060882181"
    },
    {
      "job": 84986846380,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8060877817"
    },
    {
      "job": 84986846288,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060884028"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tomasbil/actions/runs/28646400416",
  "_status": "success",
  "_upstream": "https://github.com/tomasbil/trackclean",
  "_commit": {
    "id": "3d5a72468ec28dbd092d6a4781b5adc00c01eebe",
    "author": "Tomas Bilevicius <Tomas.Bilevicius@vub.be>",
    "committer": "Tomas Bilevicius <Tomas.Bilevicius@vub.be>",
    "message": "Update installation instructions with CRAN and GitHub options\n\n",
    "time": 1782036237
  },
  "_maintainer": {
    "name": "Tomas Bilevicius",
    "email": "tomas.bilevicius@vub.be",
    "login": "tomasbil",
    "description": "",
    "uuid": 294486487
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tomasbil",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-06-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tomasbil",
      "count": 2,
      "uuid": 294486487
    }
  ],
  "_userbio": {
    "uuid": 294486487,
    "type": "user",
    "name": "Tomas Bilevicius",
    "followers": 0
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/trackclean"
  },
  "_devurl": "https://github.com/tomasbil/trackclean",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/trackclean.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tomasbil/trackclean",
  "_realowner": "tomasbil",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-01"
    }
  ],
  "_exports": [
    "%>%",
    "clean_playground_data",
    "fix_tag_replacement",
    "interpolate_gaps",
    "map_ids",
    "mark_time_periods",
    "standardize_to_seconds"
  ],
  "_help": [
    {
      "page": "clean_playground_data",
      "title": "Clean tracking data (complete pipeline)",
      "topics": [
        "clean_playground_data"
      ]
    },
    {
      "page": "fix_tag_replacement",
      "title": "Fix tag replacements in raw data",
      "topics": [
        "fix_tag_replacement"
      ]
    },
    {
      "page": "interpolate_gaps",
      "title": "Interpolate gaps in location tracking data (two-phase approach)",
      "topics": [
        "interpolate_gaps"
      ]
    },
    {
      "page": "map_ids",
      "title": "Map raw tracking IDs to standardized child IDs",
      "topics": [
        "map_ids"
      ]
    },
    {
      "page": "mark_time_periods",
      "title": "Mark time periods for analysis and bell time in raw data",
      "topics": [
        "mark_time_periods"
      ]
    },
    {
      "page": "standardize_to_seconds",
      "title": "Standardize location data to fixed time intervals",
      "topics": [
        "standardize_to_seconds"
      ]
    }
  ],
  "_readme": "https://github.com/tomasbil/trackclean/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "trackclean",
  "_universes": [
    "tomasbil"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T07:52:30.000Z",
      "distro": "resolute",
      "commit": "3d5a72468ec28dbd092d6a4781b5adc00c01eebe",
      "fileid": "https://r2.ropensci.org/f0ae4ce7aac032b09d2f9bcc9665f74ee4cb2448e54167f1644d9bf715a33b86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomasbil/actions/runs/28646400416"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T07:52:28.000Z",
      "distro": "resolute",
      "commit": "3d5a72468ec28dbd092d6a4781b5adc00c01eebe",
      "fileid": "https://r2.ropensci.org/e94ba6447c62ea4caa4cc6c351168b4935093a4cfb535789320d657a5f8ca1fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomasbil/actions/runs/28646400416"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T07:52:54.000Z",
      "commit": "3d5a72468ec28dbd092d6a4781b5adc00c01eebe",
      "fileid": "https://r2.ropensci.org/f81abeb31ac35d80f1f95698fcf6aea26ec7035b4b5437f1e0aea2477d028943",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomasbil/actions/runs/28646400416"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T07:52:18.000Z",
      "commit": "3d5a72468ec28dbd092d6a4781b5adc00c01eebe",
      "fileid": "https://r2.ropensci.org/3183e68610b524089a34cb6556a8f44fd563808f8ea58aaacae30ced49ac3580",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomasbil/actions/runs/28646400416"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-03T07:54:42.000Z",
      "commit": "3d5a72468ec28dbd092d6a4781b5adc00c01eebe",
      "fileid": "https://r2.ropensci.org/06f9d3c275102f23761c233286389b74b0954e6ae2d469ac5df4d53fda6f9d2b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tomasbil/actions/runs/28646400416"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T07:51:38.000Z",
      "commit": "3d5a72468ec28dbd092d6a4781b5adc00c01eebe",
      "fileid": "https://r2.ropensci.org/b711669fb83cd721b32e65b2d0cb2ab19b848d014969800b6e0d87dd6bbc7acf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomasbil/actions/runs/28646400416"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T07:51:27.000Z",
      "commit": "3d5a72468ec28dbd092d6a4781b5adc00c01eebe",
      "fileid": "https://r2.ropensci.org/e1078d913ee00efa5822e7a5d897bc8e1e7762973a6593fc346291f67cc2144c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomasbil/actions/runs/28646400416"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T07:51:45.000Z",
      "commit": "3d5a72468ec28dbd092d6a4781b5adc00c01eebe",
      "fileid": "https://r2.ropensci.org/1ed2bde569450569643d6ab7b389fdb210d5b63035688cfdaf8bb24c42306e1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tomasbil/actions/runs/28646400416"
    }
  ]
}