{
  "_id": "6a495cdc77d6db3f2f964ada",
  "Package": "googlePolylines",
  "Type": "Package",
  "Title": "Encoding Coordinates into 'Google' Polylines",
  "Version": "0.8.8",
  "Date": "2025-07-26",
  "Authors@R": "c(\nperson(\"David\", \"Cooley\", ,\"dcooley@symbolix.com.au\", role = c(\"aut\", \"cre\")),\nperson(\"Paulo\", \"Barcelos\", role = \"ctb\", comment = \"Author of c++ decode_polyline\"),\nperson(\"Chris\", \"Muir\", role = \"ctb\"),\nperson('Michael', 'Chirico', role = \"ctb\")\n)",
  "Description": "Encodes simple feature ('sf') objects and coordinates, and\ndecodes polylines using the 'Google' polyline encoding\nalgorithm\n(<https://developers.google.com/maps/documentation/utilities/polylinealgorithm>).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/SymbolixAU/googlePolylines",
  "Repository": "https://symbolixau.r-universe.dev",
  "Date/Publication": "2025-07-26 04:26:33 UTC",
  "RemoteUrl": "https://github.com/symbolixau/googlepolylines",
  "RemoteRef": "HEAD",
  "RemoteSha": "45d309d88940e79878e96a6435d73f02c53abc22",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 05:01:44 UTC",
    "User": "root"
  },
  "Author": "David Cooley [aut, cre],\nPaulo Barcelos [ctb] (Author of c++ decode_polyline),\nChris Muir [ctb],\nMichael Chirico [ctb]",
  "Maintainer": "David Cooley <dcooley@symbolix.com.au>",
  "_user": "symbolixau",
  "_type": "src",
  "_file": "googlePolylines_0.8.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/913d98fe9f6b0e45bdb4a4d708de732f373d95092a70d1615c90be9a5655e14f",
  "_filesize": 5024209,
  "_sha256": "913d98fe9f6b0e45bdb4a4d708de732f373d95092a70d1615c90be9a5655e14f",
  "_expires": "2026-10-12T19:19:54.000Z",
  "_created": "2026-06-24T05:01:44.000Z",
  "_published": "2026-07-04T19:19:56.250Z",
  "_jobs": [
    {
      "job": 85159956209,
      "time": 160,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7840581506"
    },
    {
      "job": 85159956120,
      "time": 214,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7840592539"
    },
    {
      "job": 85159956206,
      "time": 148,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7840578945"
    },
    {
      "job": 85159956091,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7840580026"
    },
    {
      "job": 85159956143,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7840570467"
    },
    {
      "job": 85159956153,
      "time": 217,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7840592964"
    },
    {
      "job": 85159956121,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7840571811"
    },
    {
      "job": 85159956110,
      "time": 437,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7840638906"
    },
    {
      "job": 85159955981,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840547403"
    },
    {
      "job": 85159956069,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840581610"
    },
    {
      "job": 85159956015,
      "time": 184,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7840586367"
    },
    {
      "job": 85159956122,
      "time": 211,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7840592068"
    },
    {
      "job": 85159956123,
      "time": 226,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7840595034"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/symbolixau/actions/runs/28076238051",
  "_status": "success",
  "_upstream": "https://github.com/symbolixau/googlepolylines",
  "_commit": {
    "id": "45d309d88940e79878e96a6435d73f02c53abc22",
    "author": "dcooley <david.cooley141@gmail.com>",
    "committer": "dcooley <david.cooley141@gmail.com>",
    "message": "merged #17\n",
    "time": 1753503993
  },
  "_maintainer": {
    "name": "David Cooley",
    "email": "dcooley@symbolix.com.au"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "sfheaders",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "symbolixau",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2025-30",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "geospatial",
    "gis",
    "google-maps",
    "polyline-encoder",
    "r-spatial",
    "spatial",
    "cpp"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "dcooley",
      "count": 44,
      "uuid": 8093396
    },
    {
      "user": "chrismuir",
      "count": 5,
      "uuid": 13386824
    },
    {
      "user": "blacklime",
      "count": 3,
      "uuid": 30208414
    },
    {
      "user": "techisdead",
      "count": 3,
      "uuid": 24601127
    },
    {
      "user": "michaelchirico",
      "count": 2,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 18344164,
    "type": "organization",
    "name": "SymbolixAU",
    "followers": 32
  },
  "_downloads": {
    "count": 6575,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/googlePolylines"
  },
  "_devurl": "https://github.com/symbolixau/googlepolylines",
  "_searchresults": 86,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/googlePolylines.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/symbolixau/googlepolylines",
  "_realowner": "symbolixau",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2018-01-09"
    },
    {
      "version": "0.4.0",
      "date": "2018-01-26"
    },
    {
      "version": "0.6.0",
      "date": "2018-04-26"
    },
    {
      "version": "0.6.1",
      "date": "2018-05-25"
    },
    {
      "version": "0.6.2",
      "date": "2018-07-27"
    },
    {
      "version": "0.7.0",
      "date": "2018-08-29"
    },
    {
      "version": "0.7.1",
      "date": "2018-08-30"
    },
    {
      "version": "0.7.2",
      "date": "2018-11-23"
    },
    {
      "version": "0.8.0",
      "date": "2020-10-27"
    },
    {
      "version": "0.8.1",
      "date": "2020-11-01"
    },
    {
      "version": "0.8.2",
      "date": "2020-12-15"
    },
    {
      "version": "0.8.3",
      "date": "2023-04-02"
    },
    {
      "version": "0.8.4",
      "date": "2023-09-05"
    },
    {
      "version": "0.8.5",
      "date": "2024-10-22"
    },
    {
      "version": "0.8.7",
      "date": "2025-03-13"
    }
  ],
  "_exports": [
    "decode",
    "encode",
    "encodeCoordinates",
    "geometryRow",
    "polyline_wkt",
    "sfAttributes",
    "wkt_polyline"
  ],
  "_help": [
    {
      "page": "decode",
      "title": "Decode Polyline",
      "topics": [
        "decode"
      ]
    },
    {
      "page": "encode",
      "title": "Encode",
      "topics": [
        "encode",
        "encode.data.frame",
        "encode.sf"
      ]
    },
    {
      "page": "encodeCoordinates",
      "title": "Encode coordinates",
      "topics": [
        "encodeCoordinates"
      ]
    },
    {
      "page": "geometryRow",
      "title": "Geometry Row",
      "topics": [
        "geometryRow"
      ]
    },
    {
      "page": "polyline_wkt",
      "title": "Polyline WKT",
      "topics": [
        "polyline_wkt"
      ]
    },
    {
      "page": "sfAttributes",
      "title": "sf Attributes",
      "topics": [
        "sfAttributes"
      ]
    },
    {
      "page": "wkt_polyline",
      "title": "WKT Polyline",
      "topics": [
        "wkt_polyline"
      ]
    }
  ],
  "_readme": "https://github.com/symbolixau/googlepolylines/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "sfencode.Rmd",
      "filename": "sfencode.html",
      "title": "Google Polylines",
      "author": "D Cooley",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Caution",
        "Encoding",
        "vectors",
        "data.frame",
        "sf",
        "Well-known Text",
        "Converting to sf",
        "Decoding",
        "Benchmarking",
        "Plotting"
      ],
      "created": "2017-11-30 09:25:48",
      "modified": "2020-10-14 21:40:10",
      "commits": 16
    }
  ],
  "_score": 8.852764753522926,
  "_indexed": true,
  "_nocasepkg": "googlepolylines",
  "_universes": [
    "symbolixau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.8",
      "date": "2026-06-24T05:04:34.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "45d309d88940e79878e96a6435d73f02c53abc22",
      "fileid": "https://r2.ropensci.org/dd10e04701adc891c08cef1a7142ce9f2375dbe72b5c11df451f9950feee7d1e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/28076238051"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.8",
      "date": "2026-06-24T05:05:17.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "45d309d88940e79878e96a6435d73f02c53abc22",
      "fileid": "https://r2.ropensci.org/3b9ad73beda9e820c5b992d15a31a75c587dd81b63075a84627d0d57488f3b38",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/28076238051"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.8",
      "date": "2026-06-24T05:04:24.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "45d309d88940e79878e96a6435d73f02c53abc22",
      "fileid": "https://r2.ropensci.org/0a3217b50057d29a7c8d96da295c242b3dcb36eec909da1ab12995bcb704af7e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/28076238051"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.8",
      "date": "2026-06-24T05:04:18.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "45d309d88940e79878e96a6435d73f02c53abc22",
      "fileid": "https://r2.ropensci.org/8784d1839a15b153363c168c8fc3e3a7fb0b9b0c82e3c992fa65dea7b9d0f9a6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/28076238051"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.8",
      "date": "2026-06-24T05:03:41.000Z",
      "arch": "aarch64",
      "commit": "45d309d88940e79878e96a6435d73f02c53abc22",
      "fileid": "https://r2.ropensci.org/60d94d9ac8e3ebe7fa8f0a1c0275d4509b1aae5fe1fe7de50799c3f0ae7fe06f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/28076238051"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.8",
      "date": "2026-06-24T05:04:38.000Z",
      "arch": "x86_64",
      "commit": "45d309d88940e79878e96a6435d73f02c53abc22",
      "fileid": "https://r2.ropensci.org/6a404413047ab7dbcd67fb60200db904b702c1d525e6ce26223b0cb41fee90f8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/28076238051"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.8",
      "date": "2026-06-24T05:03:41.000Z",
      "arch": "aarch64",
      "commit": "45d309d88940e79878e96a6435d73f02c53abc22",
      "fileid": "https://r2.ropensci.org/cfe95c32ed31670be8c4d822585a8f79f047a78d0cb680e9567ec308152433dc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/28076238051"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.8",
      "date": "2026-06-24T05:07:23.000Z",
      "arch": "x86_64",
      "commit": "45d309d88940e79878e96a6435d73f02c53abc22",
      "fileid": "https://r2.ropensci.org/7cccfd6e3893e461839b397659283a6b354cc9db1efff973739e666cf5c78687",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/28076238051"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.8",
      "date": "2026-06-24T05:04:46.000Z",
      "arch": "emscripten",
      "commit": "45d309d88940e79878e96a6435d73f02c53abc22",
      "fileid": "https://r2.ropensci.org/cbb344eb14d127893459cf25c647fcbca408617872ee394be1b631070659629d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/28076238051"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.8",
      "date": "2026-06-24T05:03:35.000Z",
      "arch": "x86_64",
      "commit": "45d309d88940e79878e96a6435d73f02c53abc22",
      "fileid": "https://r2.ropensci.org/302afcf4f10b1f3433f7e8b0e52a3f0406c7a2d7904b12dae3b665fa88c2b22f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/28076238051"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.8",
      "date": "2026-06-24T05:04:01.000Z",
      "arch": "x86_64",
      "commit": "45d309d88940e79878e96a6435d73f02c53abc22",
      "fileid": "https://r2.ropensci.org/2deb078ee538ded7404dc7b381d336235d509ea6b0149d21c00d509ddffd7c34",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/28076238051"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.8",
      "date": "2026-06-24T05:04:13.000Z",
      "arch": "x86_64",
      "commit": "45d309d88940e79878e96a6435d73f02c53abc22",
      "fileid": "https://r2.ropensci.org/2d98eaca8c6401b19da08df84d8410cbd1157c8bd31e44b7aed96e102d268aa6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/28076238051"
    }
  ]
}