{
  "_id": "6a1292dfacfb0bcc41d0b706",
  "Package": "activatr",
  "Type": "Package",
  "Title": "Utilities for Parsing and Plotting Activities",
  "Version": "0.2.1",
  "Authors@R": "person(\"Daniel\", \"Schafer\", email = \"dan.schafer@gmail.com\", role = c(\"aut\", \"cph\", \"cre\"))",
  "Description": "This contains helpful functions for parsing, managing,\nplotting, and visualizing activities, most often from GPX (GPS\nExchange Format) files recorded by GPS devices. It allows easy\nparsing of the source files into standard R data formats, along\nwith functions to compute derived data for the activity, and to\nplot the activity in a variety of ways.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/dschafer/activatr,\nhttps://dschafer.github.io/activatr/",
  "BugReports": "https://github.com/dschafer/activatr/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://dschafer.r-universe.dev",
  "Date/Publication": "2024-07-27 21:07:27 UTC",
  "RemoteUrl": "https://github.com/dschafer/activatr",
  "RemoteRef": "HEAD",
  "RemoteSha": "78a34375238b58d072f98c18be83874fd8ea9104",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 05:52:15 UTC",
    "User": "root"
  },
  "Author": "Daniel Schafer [aut, cph, cre]",
  "Maintainer": "Daniel Schafer <dan.schafer@gmail.com>",
  "MD5sum": "c803d7a7bf0fecd19cab4c24650e5ac2",
  "_user": "dschafer",
  "_type": "src",
  "_file": "activatr_0.2.1.tar.gz",
  "_fileid": "47fdaa22f357c3c5b274bd305ad74f6c9a89b13247c51ce32ca225886504b683",
  "_filesize": 4247504,
  "_sha256": "47fdaa22f357c3c5b274bd305ad74f6c9a89b13247c51ce32ca225886504b683",
  "_created": "2026-05-24T05:52:15.000Z",
  "_published": "2026-05-24T05:55:43.950Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77575407548,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182665982"
    },
    {
      "job": 77575407538,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182666079"
    },
    {
      "job": 77575407540,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182663514"
    },
    {
      "job": 77575407537,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182661167"
    },
    {
      "job": 77575194208,
      "time": 248,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182648146"
    },
    {
      "job": 77575407533,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182663261"
    },
    {
      "job": 77575407546,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182660777"
    },
    {
      "job": 77575407551,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182660879"
    },
    {
      "job": 77575407550,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182659197"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dschafer/actions/runs/26353283814",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dschafer/activatr",
  "_commit": {
    "id": "78a34375238b58d072f98c18be83874fd8ea9104",
    "author": "Dan Schafer <dan.schafer@gmail.com>",
    "committer": "Dan Schafer <dan.schafer@gmail.com>",
    "message": "Increment version number to 0.2.1\n",
    "time": 1722114447
  },
  "_maintainer": {
    "name": "Daniel Schafer",
    "email": "dan.schafer@gmail.com",
    "login": "dschafer",
    "linkedin": "in/dlschafer",
    "twitter": "@dlschafer",
    "description": "@graphql co-creator, ex-@facebook engineer",
    "uuid": 2760005
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "ggmap",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "slider",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.3.2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.5.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.30",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "version": ">= 0.4.2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.6",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "version": ">= 7.1.0",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "version": ">= 1.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dschafer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "gpx",
    "rlang"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "dschafer",
      "count": 20,
      "uuid": 2760005
    }
  ],
  "_userbio": {
    "uuid": 2760005,
    "type": "user",
    "name": "Dan Schafer",
    "description": "@graphql co-creator, ex-@facebook engineer"
  },
  "_downloads": {
    "count": 297,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/activatr"
  },
  "_devurl": "https://github.com/dschafer/activatr",
  "_pkgdown": "https://dschafer.github.io/activatr/",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/activatr.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/dschafer/activatr",
  "_realowner": "dschafer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-01-15"
    },
    {
      "version": "0.1.1",
      "date": "2023-05-01"
    },
    {
      "version": "0.2.0",
      "date": "2023-08-22"
    },
    {
      "version": "0.2.1",
      "date": "2024-07-27"
    }
  ],
  "_exports": [
    "get_ggmap_from_df",
    "localize_to_time_zone",
    "mutate_with_speed",
    "pace_formatter",
    "parse_gpx",
    "parse_tcx",
    "speed_to_mile_pace"
  ],
  "_datasets": [
    {
      "name": "running_example_ggmap",
      "title": "Precomputed example ggmap",
      "object": "running_example_ggmap",
      "class": [
        "ggmap",
        "raster"
      ],
      "fields": {},
      "rows": 1280,
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "act_tbl-class",
      "title": "'act_tbl' class",
      "topics": [
        "act_tbl-class"
      ]
    },
    {
      "page": "get_ggmap_from_df",
      "title": "Get a map for a given 'act_tbl'",
      "topics": [
        "get_ggmap_from_df"
      ]
    },
    {
      "page": "localize_to_time_zone",
      "title": "Localize time zone values",
      "topics": [
        "localize_to_time_zone"
      ]
    },
    {
      "page": "mutate_with_speed",
      "title": "Augments an 'act_tbl' with a speed column",
      "topics": [
        "mutate_with_speed"
      ]
    },
    {
      "page": "pace_formatter",
      "title": "Format pace durations",
      "topics": [
        "pace_formatter"
      ]
    },
    {
      "page": "parse_gpx",
      "title": "Parses a GPX file into a 'act_tbl'",
      "topics": [
        "parse_gpx"
      ]
    },
    {
      "page": "parse_tcx",
      "title": "Parses a TCX file into a 'act_tbl'",
      "topics": [
        "parse_tcx"
      ]
    },
    {
      "page": "speed_to_mile_pace",
      "title": "Convert speed to mile pace",
      "topics": [
        "speed_to_mile_pace"
      ]
    },
    {
      "page": "summary.act_tbl",
      "title": "Summarizes 'act_tbl' objects.",
      "topics": [
        "summary.act_tbl"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dschafer/activatr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dschafer/activatr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bitops",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "farver",
    "generics",
    "geosphere",
    "ggmap",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "isoband",
    "jpeg",
    "jsonlite",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "slider",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "warp",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "parsing.Rmd",
      "filename": "parsing.html",
      "title": "Advanced Parsing with activatr",
      "author": "Daniel Schafer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Parsing extension data",
        "Sampling datapoints"
      ],
      "created": "2021-01-08 02:05:37",
      "modified": "2023-05-05 16:18:48",
      "commits": 3
    },
    {
      "source": "pace.Rmd",
      "filename": "pace.html",
      "title": "Handling Speed and Pace with activatr",
      "author": "Daniel Schafer",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-01-08 02:05:37",
      "modified": "2023-05-05 16:18:48",
      "commits": 3
    },
    {
      "source": "activatr.Rmd",
      "filename": "activatr.html",
      "title": "Visualizing Activities with activatr",
      "author": "Daniel Schafer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting GPX Files",
        "Parsing GPX Files",
        "Analyzing GPX Files",
        "Visualizing GPX Files"
      ],
      "created": "2021-01-08 02:05:37",
      "modified": "2023-05-05 16:18:48",
      "commits": 3
    }
  ],
  "_score": 5.255272505103306,
  "_indexed": true,
  "_nocasepkg": "activatr",
  "_universes": [
    "dschafer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-24T05:54:43.000Z",
      "distro": "noble",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "8a54ca3f6240a855729b76f79ed32fe4cace9a32a01fe81b726c333d351a6e85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/26353283814"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-24T05:54:46.000Z",
      "distro": "noble",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "6a15382cd9ecbb56ad7e53c97b59b67afdd2bd2b305fa0ed46593a406f0ea127",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/26353283814"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-24T05:54:38.000Z",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "45905f1feb9ccd5b15b74be6534ac5282c376fb9421fc5fcca9c08932462efa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/26353283814"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-24T05:54:13.000Z",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "eb0c7dc961991fcf7b8fc27b61c679f03afbe3a381eb9d76396ff59164bc3487",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/26353283814"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-24T05:55:00.000Z",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "6a791eaa1318fd3dbc97e1253bca24ee0418e628984a6a5b3a3bb0f47e23b37f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/26353283814"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-24T05:53:44.000Z",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "1f2e39d0206f920b33a74519ad0693f6d8fd4bcd763686fd760f2225541bbfa3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/26353283814"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-24T05:53:46.000Z",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "40aa600d94648433e53499040ef1b8138a588494769638a3574c25a9642f3ea7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/26353283814"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-24T05:53:38.000Z",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "88f59c8bfd3aac54df161955ba25e759695c1ec87cb00b33ac46bae5b8e683ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/26353283814"
    }
  ]
}