{
  "_id": "6a443d57c375b2cc78b76837",
  "Package": "protolite",
  "Type": "Package",
  "Title": "Highly Optimized Protocol Buffer Serializers",
  "Authors@R": "person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4035-0289\"))",
  "Description": "Pure C++ implementations for reading and writing several\ncommon data formats based on Google protocol-buffers. Currently\nsupports 'rexp.proto' for serialized R objects, 'geobuf.proto'\nfor binary geojson, and 'mvt.proto' for vector tiles. This\npackage uses the auto-generated C++ code by protobuf-compiler,\nhence the entire serialization is optimized at compile time.\nThe 'RProtoBuf' package on the other hand uses the protobuf\nruntime library to provide a general- purpose toolkit for\nreading and writing arbitrary protocol-buffer data in R.",
  "Version": "2.4.0",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jeroen/protolite\nhttps://jeroen.r-universe.dev/protolite",
  "BugReports": "https://github.com/jeroen/protolite/issues",
  "SystemRequirements": "libprotobuf and protobuf-compiler",
  "Roxygen": "list(load = \"installed\", markdown = TRUE)",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "libprotobuf-dev protobuf-compiler libprotoc-dev",
  "Repository": "https://jeroen.r-universe.dev",
  "Date/Publication": "2026-03-10 11:35:53 UTC",
  "RemoteUrl": "https://github.com/jeroen/protolite",
  "RemoteRef": "HEAD",
  "RemoteSha": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-30 21:58:35 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>)",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "_user": "jeroen",
  "_type": "src",
  "_file": "protolite_2.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/b1b92e2a3700ad1fc780cac166a2b0170c3e2847d19b5b8025807fbeafb7900a",
  "_filesize": 110883,
  "_sha256": "b1b92e2a3700ad1fc780cac166a2b0170c3e2847d19b5b8025807fbeafb7900a",
  "_expires": "2026-10-08T22:04:06.000Z",
  "_created": "2026-06-30T21:58:35.000Z",
  "_published": "2026-06-30T22:04:07.128Z",
  "_jobs": [
    {
      "job": 84409316968,
      "time": 158,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994697236"
    },
    {
      "job": 84409316871,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994694211"
    },
    {
      "job": 84409316910,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994697109"
    },
    {
      "job": 84409316909,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994695030"
    },
    {
      "job": 84409316874,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7994682195"
    },
    {
      "job": 84409316890,
      "time": 231,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7994720172"
    },
    {
      "job": 84409316868,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994681751"
    },
    {
      "job": 84409316889,
      "time": 259,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994730617"
    },
    {
      "job": 84408706734,
      "time": 229,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994644996"
    },
    {
      "job": 84409316835,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7994695937"
    },
    {
      "job": 84409316900,
      "time": 216,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994714088"
    },
    {
      "job": 84409316902,
      "time": 245,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7994722683"
    },
    {
      "job": 84409316867,
      "time": 223,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994716230"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478385594",
  "_status": "success",
  "_upstream": "https://github.com/jeroen/protolite",
  "_commit": {
    "id": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Remove workaround for bug https://bugs.r-project.org/show_bug.cgi?id=18850\n",
    "time": 1773142553
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.12",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    }
  ],
  "_owner": "jeroen",
  "_selfowned": true,
  "_usedby": 20,
  "_updates": [
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 49,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 214,
      "uuid": 216319
    },
    {
      "user": "ethanplunkett",
      "count": 1,
      "uuid": 6609894
    }
  ],
  "_userbio": {
    "uuid": 216319,
    "type": "user",
    "name": "Jeroen Ooms",
    "followers": 1871,
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe"
  },
  "_downloads": {
    "count": 7198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/protolite"
  },
  "_devurl": "https://github.com/jeroen/protolite",
  "_searchresults": 35,
  "_topics": [
    "protobuf",
    "cpp"
  ],
  "_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/protolite.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeroen/protolite",
  "_realowner": "jeroen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-04-23"
    },
    {
      "version": "1.1",
      "date": "2016-04-25"
    },
    {
      "version": "1.2",
      "date": "2016-05-08"
    },
    {
      "version": "1.3",
      "date": "2016-07-06"
    },
    {
      "version": "1.4",
      "date": "2016-08-19"
    },
    {
      "version": "1.5",
      "date": "2016-09-06"
    },
    {
      "version": "1.6",
      "date": "2017-03-16"
    },
    {
      "version": "1.7",
      "date": "2017-09-01"
    },
    {
      "version": "1.8",
      "date": "2018-06-26"
    },
    {
      "version": "1.9",
      "date": "2019-07-02"
    },
    {
      "version": "2.0",
      "date": "2019-10-10"
    },
    {
      "version": "2.1",
      "date": "2020-01-13"
    },
    {
      "version": "2.1.1",
      "date": "2021-07-28"
    },
    {
      "version": "2.1.2",
      "date": "2022-10-17"
    },
    {
      "version": "2.1.3",
      "date": "2022-10-25"
    },
    {
      "version": "2.2.0",
      "date": "2023-01-30"
    },
    {
      "version": "2.3.0",
      "date": "2023-09-25"
    },
    {
      "version": "2.3.1",
      "date": "2024-10-04"
    },
    {
      "version": "2.4.0",
      "date": "2026-03-12"
    }
  ],
  "_exports": [
    "geobuf2json",
    "json2geobuf",
    "read_geobuf",
    "read_mvt_data",
    "read_mvt_sf",
    "serialize_pb",
    "unserialize_pb"
  ],
  "_help": [
    {
      "page": "geobuf",
      "title": "Geobuf",
      "topics": [
        "geobuf",
        "geobuf2json",
        "json2geobuf",
        "read_geobuf"
      ]
    },
    {
      "page": "mapbox",
      "title": "Mapbox Vector Tiles",
      "topics": [
        "mapbox",
        "read_mvt_data",
        "read_mvt_sf"
      ]
    },
    {
      "page": "serialize_pb",
      "title": "Serialize to Protocol Buffers",
      "topics": [
        "protolite",
        "serialize_pb",
        "unserialize_pb"
      ]
    }
  ],
  "_readme": "https://github.com/jeroen/protolite/raw/HEAD/README.md",
  "_rundeps": [
    "jsonlite",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libprotobuf",
      "package": "libprotobuf32t64",
      "headers": "libprotobuf-dev",
      "source": "protobuf",
      "version": "3.21.12-15ubuntu1",
      "name": "protobuf",
      "homepage": "https://github.com/google/protobuf/",
      "description": "protocol buffers C++ library"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "package": "protobuf-compiler",
      "headers": "protobuf-compiler",
      "source": "protobuf",
      "version": "3.21.12-15ubuntu1",
      "name": "protobuf",
      "homepage": "https://github.com/google/protobuf/",
      "description": "compiler for protocol buffer definition files"
    }
  ],
  "_score": 7.568597221415344,
  "_indexed": true,
  "_nocasepkg": "protolite",
  "_universes": [
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-06-30T22:01:27.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
      "fileid": "https://r2.ropensci.org/4155064f365d1f80a9f93bfc93c7a1e8329ba19d0e8759fc1f1a8e90a5d53724",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478385594"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-06-30T22:01:20.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
      "fileid": "https://r2.ropensci.org/285d146d78e72d45d586f143e903647e9506cca486aa32e860280e8f29756c26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478385594"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-06-30T22:01:26.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
      "fileid": "https://r2.ropensci.org/4a89f360acce6c50dbdf0fa71c2bba3dcb23c9af333f10670c0d3d925bf23fd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478385594"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4.0",
      "date": "2026-06-30T22:01:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
      "fileid": "https://r2.ropensci.org/217781f7438795472fc92b8608f90a8f24f83462e04c2cbb77bf4613b415fc34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478385594"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-06-30T22:00:45.000Z",
      "arch": "aarch64",
      "commit": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
      "fileid": "https://r2.ropensci.org/c80b70e457270ff935feede3a261b0737ca49e3e9ec6cdfd6b6ff815c62187b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478385594"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-06-30T22:02:12.000Z",
      "arch": "x86_64",
      "commit": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
      "fileid": "https://r2.ropensci.org/2efbaa0ea9af64f898f91fc311aba1467f7c24330410ddf3fd1b4ed311f043bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478385594"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-06-30T22:00:38.000Z",
      "arch": "aarch64",
      "commit": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
      "fileid": "https://r2.ropensci.org/ee8632e7341423e6564c99bd062f3c718ce1c9cf09fcc33dccbee3c6bdda6589",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478385594"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4.0",
      "date": "2026-06-30T22:02:24.000Z",
      "arch": "x86_64",
      "commit": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
      "fileid": "https://r2.ropensci.org/e925ec120cd9b389cf177ed37c2d8031b7812f2f7aeb8f51132e728056d1b0e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478385594"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.0",
      "date": "2026-06-30T22:01:31.000Z",
      "arch": "emscripten",
      "commit": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
      "fileid": "https://r2.ropensci.org/ae30d981ae833946b3ed47eec5ded69ad45d8f168164499a1102f0536eb88d34",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478385594"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4.0",
      "date": "2026-06-30T22:00:06.000Z",
      "arch": "x86_64",
      "commit": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
      "fileid": "https://r2.ropensci.org/6a93349087fb95a2970073120a53041eec16a62cf7e825e5954e86344880e480",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478385594"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4.0",
      "date": "2026-06-30T22:00:24.000Z",
      "arch": "x86_64",
      "commit": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
      "fileid": "https://r2.ropensci.org/ff323158cfc6d8a6d3e17c999ec74ad3db26320b0dabbdb27c8f0422ba40827f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478385594"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.4.0",
      "date": "2026-06-30T22:00:07.000Z",
      "arch": "x86_64",
      "commit": "bda4b9fd7a180fe6e1812827b6b48ddcc2f1ef20",
      "fileid": "https://r2.ropensci.org/dcb25c4a2bdc54178497909e4d85bd2b9b4fe337c2975b2b130388220b2dab65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478385594"
    }
  ]
}