{
  "_id": "6a44d3c66ff6f2357551c001",
  "Package": "geojson",
  "Type": "Package",
  "Title": "Classes for 'GeoJSON'",
  "Description": "Classes for 'GeoJSON' to make working with 'GeoJSON'\neasier. Includes S3 classes for 'GeoJSON' classes with brief\nsummary output, and a few methods such as extracting and adding\nbounding boxes, properties, and coordinate reference systems;\nworking with newline delimited 'GeoJSON'; and serializing\nto/from 'Geobuf' binary 'GeoJSON' format.",
  "Version": "0.3.5.9000",
  "Authors@R": "c(\nperson(\"Scott\", \"Chamberlain\", role = c(\"aut\"),\nemail = \"myrmecocystus@gmail.com\",\ncomment = c(ORCID=\"0000-0003-1444-9135\")),\nperson(\"Jeroen\", \"Ooms\", role = \"aut\"),\nperson(\"Michael\", \"Sumner\", role  = \"cre\", email = \"mdsumner@gmail.com\")\n)",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/geojson/,\nhttps://github.com/ropensci/geojson",
  "BugReports": "https://github.com/ropensci/geojson/issues",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libjq-dev libprotobuf-dev protobuf-compiler\nlibprotoc-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2023-08-10 00:44:10 UTC",
  "RemoteUrl": "https://github.com/ropensci/geojson",
  "RemoteRef": "main",
  "RemoteSha": "3881c7df07e924b3afce2270b78e316e5e47e79d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 08:24:25 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut] (ORCID:\n<https://orcid.org/0000-0003-1444-9135>),\nJeroen Ooms [aut],\nMichael Sumner [cre]",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "geojson_0.3.5.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/6f77dbb55b3a5ef316660768c0d1f9d2b82f1df4b72b5a896fbf594226056a33",
  "_filesize": 1173560,
  "_sha256": "6f77dbb55b3a5ef316660768c0d1f9d2b82f1df4b72b5a896fbf594226056a33",
  "_expires": "2026-10-09T08:45:58.000Z",
  "_created": "2026-07-01T08:24:25.000Z",
  "_published": "2026-07-01T08:45:58.944Z",
  "_jobs": [
    {
      "job": 84487841671,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004273833"
    },
    {
      "job": 84487841667,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004264184"
    },
    {
      "job": 84487841573,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004678511"
    },
    {
      "job": 84487841568,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004685516"
    },
    {
      "job": 84486988096,
      "time": 168,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004195378"
    },
    {
      "job": 84486988120,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004205347"
    },
    {
      "job": 84487841561,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004263871"
    },
    {
      "job": 84487841646,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004250261"
    },
    {
      "job": 84487841658,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004247061"
    },
    {
      "job": 84487841628,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004245950"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503622852",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/geojson",
  "_commit": {
    "id": "3881c7df07e924b3afce2270b78e316e5e47e79d",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "Increment version number to 0.3.5.9000\n",
    "time": 1691628250
  },
  "_maintainer": {
    "name": "Michael Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.6",
      "role": "Imports"
    },
    {
      "package": "protolite",
      "version": ">= 1.8",
      "role": "Imports"
    },
    {
      "package": "jqr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "lazyeval",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 14,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "geojson",
    "geospatial",
    "conversion",
    "data",
    "input-output",
    "bbox",
    "polygon",
    "geobuf",
    "crs",
    "ndgeojson",
    "spatial"
  ],
  "_stars": 32,
  "_contributors": [
    {
      "user": "sckott",
      "count": 158,
      "uuid": 577668
    },
    {
      "user": "mdsumner",
      "count": 11,
      "uuid": 4107631
    },
    {
      "user": "jeroen",
      "count": 6,
      "uuid": 216319
    },
    {
      "user": "cpsievert",
      "count": 3,
      "uuid": 1365941
    },
    {
      "user": "aoles",
      "count": 2,
      "uuid": 6545356
    },
    {
      "user": "ateucher",
      "count": 2,
      "uuid": 2816635
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 5668,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geojson"
  },
  "_mentions": 8,
  "_devurl": "https://github.com/ropensci/geojson",
  "_pkgdown": "https://docs.ropensci.org/geojson/",
  "_searchresults": 168,
  "_metadata": {
    "ropensci_category": "geospatial"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geojson.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/geojson",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-11-16"
    },
    {
      "version": "0.1.2",
      "date": "2017-02-28"
    },
    {
      "version": "0.1.4",
      "date": "2017-10-24"
    },
    {
      "version": "0.2.0",
      "date": "2017-11-08"
    },
    {
      "version": "0.3.0",
      "date": "2019-01-18"
    },
    {
      "version": "0.3.2",
      "date": "2019-01-31"
    },
    {
      "version": "0.3.4",
      "date": "2020-06-23"
    },
    {
      "version": "0.3.5",
      "date": "2023-08-08"
    }
  ],
  "_exports": [
    "%>%",
    "as.geojson",
    "bbox_add",
    "bbox_get",
    "crs_add",
    "crs_get",
    "feature",
    "featurecollection",
    "from_geobuf",
    "geo_bbox",
    "geo_pretty",
    "geo_type",
    "geo_write",
    "geometrycollection",
    "linestring",
    "linting_opts",
    "multilinestring",
    "multipoint",
    "multipolygon",
    "ndgeo_read",
    "ndgeo_write",
    "point",
    "polygon",
    "properties_add",
    "properties_get",
    "to_geobuf",
    "to_geojson"
  ],
  "_datasets": [
    {
      "name": "geojson_data",
      "title": "Data for use in examples",
      "object": "geojson_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "geojson-package",
      "title": "geojson",
      "topics": [
        "geojson-package",
        "geojson"
      ]
    },
    {
      "page": "as.geojson",
      "title": "Geojson class",
      "topics": [
        "as.geojson",
        "as.geojson,character-method",
        "as.geojson,geojson-method",
        "as.geojson,json-method",
        "as.geojson,SpatialLines-method",
        "as.geojson,SpatialLinesDataFrame-method",
        "as.geojson,SpatialPoints-method",
        "as.geojson,SpatialPointsDataFrame-method",
        "as.geojson,SpatialPolygons-method",
        "as.geojson,SpatialPolygonsDataFrame-method"
      ]
    },
    {
      "page": "bbox",
      "title": "Add or get bounding box",
      "topics": [
        "bbox",
        "bbox_add",
        "bbox_get"
      ]
    },
    {
      "page": "crs",
      "title": "Add or get CRS",
      "topics": [
        "crs",
        "crs_add",
        "crs_get"
      ]
    },
    {
      "page": "feature",
      "title": "feature class",
      "topics": [
        "feature"
      ]
    },
    {
      "page": "featurecollection",
      "title": "featurecollection class",
      "topics": [
        "featurecollection"
      ]
    },
    {
      "page": "geo_bbox",
      "title": "Calculate a bounding box",
      "topics": [
        "geo_bbox"
      ]
    },
    {
      "page": "geo_pretty",
      "title": "Pretty print geojson",
      "topics": [
        "geo_pretty"
      ]
    },
    {
      "page": "geo_type",
      "title": "Get geometry type",
      "topics": [
        "geo_type"
      ]
    },
    {
      "page": "geo_write",
      "title": "Write geojson to disk",
      "topics": [
        "geo_write"
      ]
    },
    {
      "page": "geobuf",
      "title": "Geobuf serialization",
      "topics": [
        "from_geobuf",
        "geobuf",
        "to_geobuf"
      ]
    },
    {
      "page": "geojson_data",
      "title": "Data for use in examples",
      "topics": [
        "geojson_data"
      ]
    },
    {
      "page": "geometrycollection",
      "title": "geometrycollection class",
      "topics": [
        "geometrycollection"
      ]
    },
    {
      "page": "linestring",
      "title": "linestring class",
      "topics": [
        "linestring"
      ]
    },
    {
      "page": "linting_opts",
      "title": "GeoJSON Linting",
      "topics": [
        "linting_opts"
      ]
    },
    {
      "page": "multilinestring",
      "title": "multilinestring class",
      "topics": [
        "multilinestring"
      ]
    },
    {
      "page": "multipoint",
      "title": "multipoint class",
      "topics": [
        "multipoint"
      ]
    },
    {
      "page": "multipolygon",
      "title": "multipolygon class",
      "topics": [
        "multipolygon"
      ]
    },
    {
      "page": "ndgeo",
      "title": "Read and write newline-delimited GeoJSON (GeoJSON text sequences)",
      "topics": [
        "ndgeo",
        "ndgeo_read",
        "ndgeo_write",
        "ndgeo_write.default",
        "ndgeo_write.geofeature",
        "ndgeo_write.geofeaturecollection"
      ]
    },
    {
      "page": "point",
      "title": "point class",
      "topics": [
        "point"
      ]
    },
    {
      "page": "polygon",
      "title": "polygon class",
      "topics": [
        "polygon"
      ]
    },
    {
      "page": "properties",
      "title": "Add or get properties",
      "topics": [
        "properties",
        "properties_add",
        "properties_get"
      ]
    },
    {
      "page": "to_geojson",
      "title": "Convert GeoJSON character string to approriate GeoJSON class",
      "topics": [
        "to_geojson"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/geojson/raw/main/README.md",
  "_rundeps": [
    "jqr",
    "jsonlite",
    "lattice",
    "lazyeval",
    "magrittr",
    "protolite",
    "Rcpp",
    "rlang",
    "sp"
  ],
  "_vignettes": [
    {
      "source": "geojson-operations.Rmd",
      "filename": "geojson-operations.html",
      "title": "geojson operations",
      "author": "Scott Chamberlain and Jeroen Ooms",
      "engine": "knitr::rmarkdown",
      "headings": [
        "inspect the object",
        "properties",
        "crs",
        "bbox",
        "geojson in data.frame's"
      ],
      "created": "2016-11-15 21:48:19",
      "modified": "2016-11-15 21:48:19",
      "commits": 1
    },
    {
      "source": "geojson.Rmd",
      "filename": "geojson.html",
      "title": "geojson package classes",
      "author": "Scott Chamberlain and Jeroen Ooms",
      "engine": "knitr::rmarkdown",
      "headings": [
        "point",
        "multipoint",
        "linestring",
        "multilinestring",
        "polygon",
        "multipolygon",
        "feature",
        "featurecollection",
        "geometrycollection"
      ],
      "created": "2016-11-15 21:48:19",
      "modified": "2016-11-15 21:48:19",
      "commits": 1
    }
  ],
  "_score": 10.709198383347056,
  "_indexed": true,
  "_nocasepkg": "geojson",
  "_universes": [
    "ropensci",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.5.9000",
      "date": "2026-07-01T08:27:12.000Z",
      "distro": "resolute",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "https://r2.ropensci.org/f57df70bdc155de9adba5f3a89ddb7ab80a2f86cfd0f1a577eea79e6c796cb5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503622852"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.5.9000",
      "date": "2026-07-01T08:26:48.000Z",
      "distro": "resolute",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "https://r2.ropensci.org/ba6247a72e137322c5992e87163f2e7124d93f83ab281099ce59eceae64fecbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503622852"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.5.9000",
      "date": "2026-07-01T08:44:29.000Z",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "https://r2.ropensci.org/b0863a946ffd96669eb7ff0cbc2fc4be18e35f53a268ceacc29cf9583da8d555",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503622852"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.5.9000",
      "date": "2026-07-01T08:44:40.000Z",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "https://r2.ropensci.org/f928bc5d2fe81e76eb4437d6b0b04b4347ea2389296ac15fd06f9daa315b8506",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503622852"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.5.9000",
      "date": "2026-07-01T08:27:17.000Z",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "https://r2.ropensci.org/c6a8fcd2c1ddf2a1ff0638c3c71810a2728ef60f8a4d48746b51d6fccb779d8f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503622852"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.5.9000",
      "date": "2026-07-01T08:26:02.000Z",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "https://r2.ropensci.org/d0b2f733bc5af4fdc748962d1a2965aec43a92409f297c181bde2cf02b796c09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503622852"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.5.9000",
      "date": "2026-07-01T08:25:53.000Z",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "https://r2.ropensci.org/775b5c645edb1962c3b4830731f005a817c8fc8a7046e0ee9d3aa1527e22c135",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503622852"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.5.9000",
      "date": "2026-07-01T08:25:51.000Z",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "https://r2.ropensci.org/dfae57e97ca0bb798b641ab30fbb4d671d245ede9c7e350d6321b93f5fd3b06c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503622852"
    }
  ]
}