{
  "_id": "6a214078cd65a98ecbd2a45a",
  "Package": "ColumbusGPS",
  "Type": "Package",
  "Title": "Process Columbus GPS Files",
  "Version": "0.1.0",
  "Author": "Travis Hinkelman",
  "Maintainer": "Travis Hinkelman <thinkelman@esassoc.com>",
  "Description": "Small package with a few functions for processing files\nfrom Columbus GPS units used in PER studies.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://environmentalscienceassociates.r-universe.dev",
  "Date/Publication": "2023-01-12 04:37:21 UTC",
  "RemoteUrl": "https://github.com/EnvironmentalScienceAssociates/ColumbusGPS",
  "RemoteRef": "HEAD",
  "RemoteSha": "912e467315c9ac29e9698034628e28fa5483bcd8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:05:40 UTC",
    "User": "root"
  },
  "MD5sum": "2a4305456317d7b168179b57d54be27e",
  "_user": "environmentalscienceassociates",
  "_type": "src",
  "_file": "ColumbusGPS_0.1.0.tar.gz",
  "_fileid": "47033e20cc83b58663e1b419b1ef14dbedf223051a25d99bb2f9e53a93420da3",
  "_filesize": 79553,
  "_sha256": "47033e20cc83b58663e1b419b1ef14dbedf223051a25d99bb2f9e53a93420da3",
  "_created": "2026-06-04T09:05:40.000Z",
  "_published": "2026-06-04T09:08:08.311Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79485956699,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407449059"
    },
    {
      "job": 79485956628,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407450248"
    },
    {
      "job": 79485956632,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407445703"
    },
    {
      "job": 79485956652,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407434185"
    },
    {
      "job": 79485512036,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407409282"
    },
    {
      "job": 79485956677,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407450088"
    },
    {
      "job": 79485956694,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407433433"
    },
    {
      "job": 79485956654,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407434682"
    },
    {
      "job": 79485956681,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407430691"
    }
  ],
  "_buildurl": "https://github.com/r-universe/environmentalscienceassociates/actions/runs/26941982619",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/EnvironmentalScienceAssociates/ColumbusGPS",
  "_commit": {
    "id": "912e467315c9ac29e9698034628e28fa5483bcd8",
    "author": "Travis Hinkelman <thinkelman@esassoc.com>",
    "committer": "Travis Hinkelman <thinkelman@esassoc.com>",
    "message": "Update README\n",
    "time": 1673498241
  },
  "_maintainer": {
    "name": "Travis Hinkelman",
    "email": "thinkelman@esassoc.com",
    "login": "thinkelman-esa",
    "description": "Personal account: https://github.com/hinkelman",
    "uuid": 69171010
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    }
  ],
  "_owner": "environmentalscienceassociates",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thinkelman-esa",
      "count": 6,
      "uuid": 69171010
    }
  ],
  "_userbio": {
    "uuid": 35345490,
    "type": "organization",
    "name": "Environmental Science Associates"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ColumbusGPS"
  },
  "_devurl": "https://github.com/environmentalscienceassociates/columbusgps",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/ColumbusGPS.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "adjust_datetime",
    "get_sample_date",
    "prep_data_file",
    "prep_datetime",
    "prep_lat_lon"
  ],
  "_help": [
    {
      "page": "adjust_datetime",
      "title": "Adjust datetime",
      "topics": [
        "adjust_datetime"
      ]
    },
    {
      "page": "get_sample_date",
      "title": "Get sample date",
      "topics": [
        "get_sample_date"
      ]
    },
    {
      "page": "prep_data_file",
      "title": "Prep data file",
      "topics": [
        "prep_data_file"
      ]
    },
    {
      "page": "prep_datetime",
      "title": "Prep datetime",
      "topics": [
        "prep_datetime"
      ]
    },
    {
      "page": "prep_lat_lon",
      "title": "Prep lat/lon data",
      "topics": [
        "prep_lat_lon"
      ]
    }
  ],
  "_readme": "https://github.com/EnvironmentalScienceAssociates/ColumbusGPS/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "columbusgps",
  "_universes": [
    "environmentalscienceassociates",
    "thinkelman-esa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T09:07:42.000Z",
      "distro": "noble",
      "commit": "912e467315c9ac29e9698034628e28fa5483bcd8",
      "fileid": "4edbd9d798056f664574e4db3eaa2da3bd3b93677795c27d447a83f270a6e756",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalscienceassociates/actions/runs/26941982619"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T09:07:45.000Z",
      "distro": "noble",
      "commit": "912e467315c9ac29e9698034628e28fa5483bcd8",
      "fileid": "f05ef2f5cb54916973808491f76d3a11e378ac49c6b81395493d9a97e216a896",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalscienceassociates/actions/runs/26941982619"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-04T09:07:32.000Z",
      "commit": "912e467315c9ac29e9698034628e28fa5483bcd8",
      "fileid": "290ea1a285565b3cb4c6b81e6f6348b9a6af24ddd20e3206511fa7d69911fa9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalscienceassociates/actions/runs/26941982619"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-04T09:07:01.000Z",
      "commit": "912e467315c9ac29e9698034628e28fa5483bcd8",
      "fileid": "ca265846ef1f9260f1b8283947a0b53428475402959763d6bad4d8087a221f08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalscienceassociates/actions/runs/26941982619"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-04T09:07:52.000Z",
      "commit": "912e467315c9ac29e9698034628e28fa5483bcd8",
      "fileid": "78a799b6f787fb43dcbdc05cb8c97bec3196d37d5223f3e497f9b111ba7e7e4e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/environmentalscienceassociates/actions/runs/26941982619"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T09:06:53.000Z",
      "commit": "912e467315c9ac29e9698034628e28fa5483bcd8",
      "fileid": "2a2449f0040dbf6218b60457a8c7bd0d9ab75178b3faac72b702b57d437f53f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalscienceassociates/actions/runs/26941982619"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T09:06:56.000Z",
      "commit": "912e467315c9ac29e9698034628e28fa5483bcd8",
      "fileid": "3099eb4a2b58f18e3defec822e1cacaf7ff0c739e93b2c6a921f525944a5c607",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalscienceassociates/actions/runs/26941982619"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T09:06:43.000Z",
      "commit": "912e467315c9ac29e9698034628e28fa5483bcd8",
      "fileid": "834bb327d0be7a6f4794621747866ce87b550bf8479461e0951091167b28d458",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalscienceassociates/actions/runs/26941982619"
    }
  ]
}