{
  "_id": "69d2213310581d1350d797c0",
  "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-04-05 08:42:23 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>",
  "MD5sum": "fa34c096ae2c9bf16c3965dee36814c3",
  "_user": "ropensci",
  "_type": "src",
  "_file": "geojson_0.3.5.9000.tar.gz",
  "_fileid": "09e2dcd77d548c667f5c10862660d4562feb929264cfbe8c2e440ba0e241a788",
  "_filesize": 1169346,
  "_sha256": "09e2dcd77d548c667f5c10862660d4562feb929264cfbe8c2e440ba0e241a788",
  "_created": "2026-04-05T08:42:23.000Z",
  "_published": "2026-04-05T08:45:39.769Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 69989241820,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6276273996"
    },
    {
      "job": 69989241822,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6276273670"
    },
    {
      "job": 69989241825,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6276271743"
    },
    {
      "job": 69989241817,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6276271147"
    },
    {
      "job": 69989096635,
      "time": 158,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6276260136"
    },
    {
      "job": 69989096636,
      "time": 203,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6276263069"
    },
    {
      "job": 69989241810,
      "time": 127,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6276272287"
    },
    {
      "job": 69989241815,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6276270501"
    },
    {
      "job": 69989241816,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6276272294"
    },
    {
      "job": 69989241821,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6276271260"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/23997927292",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 4107631
  },
  "_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",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 5361,
    "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": 177,
  "_metadata": {
    "ropensci_category": "geospatial"
  },
  "_rbuild": "4.5.3",
  "_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",
    "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",
    "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.707678333632883,
  "_indexed": true,
  "_nocasepkg": "geojson",
  "_universes": [
    "ropensci",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.5.9000",
      "date": "2026-04-05T08:44:44.000Z",
      "distro": "noble",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "35f82b41f44e19eb1cc1aaabdda04a891c27e642e74316417317503906b889f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23997927292"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.5.9000",
      "date": "2026-04-05T08:43:58.000Z",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "eba36ebca27989cfae2a224c280d9643e199fbe956a55ee62df8a52ff34209f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23997927292"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.5.9000",
      "date": "2026-04-05T08:43:52.000Z",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "78a49e00859ee4fb581ccb9bea21cda8ed4698a3215274b8a8710df2c16201ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23997927292"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.3.5.9000",
      "date": "2026-04-05T08:44:51.000Z",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "379de638de078010ecc64b7a96d24da1cf09f7060a9555d1e1740f19b5376449",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23997927292"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.5.9000",
      "date": "2026-04-05T08:43:51.000Z",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "c3522fe60fc8709182f1f2e927fe6388966743b1d3616b664115c421fcf5b0c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23997927292"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.5.9000",
      "date": "2026-04-05T08:44:11.000Z",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "f99a67e3fbc24574a183e91f6d62fdde93cec463104e5dc3dbf7a07cc1459c0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23997927292"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.5.9000",
      "date": "2026-04-05T08:44:00.000Z",
      "commit": "3881c7df07e924b3afce2270b78e316e5e47e79d",
      "fileid": "50a0820e66b39ee0a328b650962918ce55dffbb3fdedbe7afb3a4d4ff177f3a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23997927292"
    }
  ]
}