{
  "_id": "6a4963bf77d6db3f2f9675ee",
  "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-06-23 05:59:14 UTC",
    "User": "root"
  },
  "Author": "Daniel Schafer [aut, cph, cre]",
  "Maintainer": "Daniel Schafer <dan.schafer@gmail.com>",
  "_user": "dschafer",
  "_type": "src",
  "_file": "activatr_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/15b894e86852a90e8aaabfa253281b5afb1feb7f05645a2e370b7bf123a8c169",
  "_filesize": 4249694,
  "_sha256": "15b894e86852a90e8aaabfa253281b5afb1feb7f05645a2e370b7bf123a8c169",
  "_expires": "2026-10-12T19:49:17.000Z",
  "_created": "2026-06-23T05:59:14.000Z",
  "_published": "2026-07-04T19:49:19.359Z",
  "_jobs": [
    {
      "job": 85161889514,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7812676299"
    },
    {
      "job": 85161889542,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812673190"
    },
    {
      "job": 85161889557,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7812662598"
    },
    {
      "job": 85161889551,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812662446"
    },
    {
      "job": 85161889401,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812628087"
    },
    {
      "job": 85161889489,
      "time": 409,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812733608"
    },
    {
      "job": 85161889549,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7812670926"
    },
    {
      "job": 85161889635,
      "time": 201,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7812681161"
    },
    {
      "job": 85161889465,
      "time": 156,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812669816"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dschafer/actions/runs/28005482078",
  "_status": "success",
  "_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
  },
  "_distro": "noble",
  "_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",
    "followers": 357,
    "description": "@graphql co-creator, ex-@facebook engineer"
  },
  "_downloads": {
    "count": 279,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/activatr"
  },
  "_devurl": "https://github.com/dschafer/activatr",
  "_pkgdown": "https://dschafer.github.io/activatr/",
  "_searchresults": 18,
  "_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",
    "LICENSE",
    "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.334453751150931,
  "_indexed": true,
  "_nocasepkg": "activatr",
  "_universes": [
    "dschafer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-23T06:01:53.000Z",
      "distro": "noble",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "https://r2.ropensci.org/e820c5cc2e0c2f253105eb12e62de91c6deea1deb76815c1adaa51772212059e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/28005482078"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-23T06:01:43.000Z",
      "distro": "noble",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "https://r2.ropensci.org/04b392b43f49d1b16954a84de2fd6de830223114463caafe9336e4be44fbe755",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/28005482078"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-23T06:01:18.000Z",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "https://r2.ropensci.org/90b096f45b3c93ee2cc031fa8cbe1055aed95bdd7cc1e5d787f565b68eb03ac0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/28005482078"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-23T06:01:17.000Z",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "https://r2.ropensci.org/a4c1bed91358fd8855ffb294e1e67454fd141ea45df9086a7a9afa66c238014c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/28005482078"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-23T06:06:22.000Z",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "https://r2.ropensci.org/0c54cb87a056456f85e6c87c58498be62e2dc062d416e24ede93336f24154608",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/28005482078"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-23T06:01:22.000Z",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "https://r2.ropensci.org/5b3118f2dc0c7c41fdfff4c0c652fc67e6fd012708cbe16a1f276cf4448db83e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/28005482078"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-23T06:02:04.000Z",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "https://r2.ropensci.org/bdebc4fbce429d7e33a7d611f451063025eca3d14d9d61d4dd2cd783b5403fca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/28005482078"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-23T06:01:17.000Z",
      "commit": "78a34375238b58d072f98c18be83874fd8ea9104",
      "fileid": "https://r2.ropensci.org/786e18d307c5883ebb178e102815951f15176a23e2d56f4855acaf6fb7ac2e85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dschafer/actions/runs/28005482078"
    }
  ]
}