{
  "_id": "6a26c29224555f66ed523e8c",
  "Package": "lwgeom",
  "Version": "0.2-16",
  "Title": "Bindings to Selected 'liblwgeom' Functions for Simple Features",
  "Description": "Access to selected functions found in 'liblwgeom'\n<https://github.com/postgis/postgis/tree/master/liblwgeom>, the\nlight-weight geometry library used by 'PostGIS'\n<http://postgis.net/>.",
  "Authors@R": "c(person(\"Edzer\", \"Pebesma\", role = c(\"aut\", \"cre\"), email = \"edzer.pebesma@uni-muenster.de\", comment = c(ORCID = \"0000-0001-8049-7069\")),\nperson(\"Colin\", \"Rundel\", role = \"ctb\"),\nperson(\"Andy\", \"Teucher\", role = \"ctb\"),\nperson(\"liblwgeom developers\", role = \"cph\"))",
  "SystemRequirements": "GEOS (>= 3.5.0), PROJ (>= 4.8.0), sqlite3",
  "License": "GPL-2",
  "Copyright": "file COPYRIGHTS",
  "Encoding": "UTF-8",
  "URL": "https://r-spatial.github.io/lwgeom/,\nhttps://github.com/r-spatial/lwgeom",
  "BugReports": "https://github.com/r-spatial/lwgeom/issues",
  "Collate": "init.R RcppExports.R geohash.R split.R subdivide.R valid.R\ntransform.R bounding_circle.R bearing.R snap_to_grid.R\nstartpoint.R twkb.R perimeter.R clockwise.R geod.R wkt.R\nwrap_x.R",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 06:26:39 UTC",
    "User": "root"
  },
  "Author": "Edzer Pebesma [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8049-7069>), Colin Rundel [ctb],\nAndy Teucher [ctb], liblwgeom developers [cph]",
  "Maintainer": "Edzer Pebesma <edzer.pebesma@uni-muenster.de>",
  "Config/pak/sysreqs": "libgeos-dev libproj-dev libsqlite3-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-03 13:52:03 UTC",
  "RemoteUrl": "https://github.com/cran/lwgeom",
  "RemoteRef": "HEAD",
  "RemoteSha": "4fe0ece4bc0efaf8e0ffe8121ede29e0ce365249",
  "MD5sum": "02cf4e7306c0fe285accdb38afd8e089",
  "_user": "cran",
  "_type": "src",
  "_file": "lwgeom_0.2-16.tar.gz",
  "_fileid": "53f535fec00ca6ec05af7ca19dc6ea054dec3545a0f6ef0060706c352b18dea6",
  "_filesize": 589089,
  "_sha256": "53f535fec00ca6ec05af7ca19dc6ea054dec3545a0f6ef0060706c352b18dea6",
  "_created": "2026-06-02T06:26:39.000Z",
  "_published": "2026-06-08T13:24:34.410Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80104305483,
      "time": 153,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7350520003"
    },
    {
      "job": 80104306007,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7350523612"
    },
    {
      "job": 80104306079,
      "time": 156,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350520739"
    },
    {
      "job": 80104305541,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350522749"
    },
    {
      "job": 80104304882,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7350480963"
    },
    {
      "job": 80104304745,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7481475304"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26802325890",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/lwgeom",
  "_commit": {
    "id": "4fe0ece4bc0efaf8e0ffe8121ede29e0ce365249",
    "author": "Edzer Pebesma <edzer.pebesma@uni-muenster.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2-16\n",
    "time": 1777816323
  },
  "_maintainer": {
    "name": "Edzer Pebesma",
    "email": "edzer.pebesma@uni-muenster.de",
    "login": "edzer",
    "mastodon": "@edzer@mastodon.social",
    "bluesky": "@edzer.bsky.social",
    "orcid": "0000-0001-8049-7069",
    "description": "geoinformatics, spatial statistics, R.",
    "uuid": 520851
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "sf",
      "version": ">= 1.0-15",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0-15",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "geosphere",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 75,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2-15",
      "date": "2026-01-12"
    },
    {
      "name": "0.2-16",
      "date": "2026-05-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "edzer",
      "count": 24,
      "uuid": 520851
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 43015,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lwgeom"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/r-spatial/lwgeom",
  "_pkgdown": "https://r-spatial.github.io/lwgeom/",
  "_searchresults": 2616,
  "_topics": [
    "proj",
    "geos",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lwgeom.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-spatial/lwgeom",
  "_realowner": "r-spatial",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2017-11-16"
    },
    {
      "version": "0.1-1",
      "date": "2017-12-17"
    },
    {
      "version": "0.1-2",
      "date": "2017-12-19"
    },
    {
      "version": "0.1-3",
      "date": "2018-01-21"
    },
    {
      "version": "0.1-4",
      "date": "2018-01-28"
    },
    {
      "version": "0.1-5",
      "date": "2018-12-07"
    },
    {
      "version": "0.1-6",
      "date": "2019-02-18"
    },
    {
      "version": "0.1-7",
      "date": "2019-05-06"
    },
    {
      "version": "0.2-0",
      "date": "2020-01-31"
    },
    {
      "version": "0.2-1",
      "date": "2020-01-31"
    },
    {
      "version": "0.2-2",
      "date": "2020-04-11"
    },
    {
      "version": "0.2-3",
      "date": "2020-04-12"
    },
    {
      "version": "0.2-4",
      "date": "2020-05-20"
    },
    {
      "version": "0.2-5",
      "date": "2020-06-13"
    },
    {
      "version": "0.2-6",
      "date": "2021-04-02"
    },
    {
      "version": "0.2-7",
      "date": "2021-07-28"
    },
    {
      "version": "0.2-8",
      "date": "2021-10-06"
    },
    {
      "version": "0.2-9",
      "date": "2022-10-01"
    },
    {
      "version": "0.2-10",
      "date": "2022-11-19"
    },
    {
      "version": "0.2-11",
      "date": "2023-01-14"
    },
    {
      "version": "0.2-13",
      "date": "2023-05-22"
    },
    {
      "version": "0.2-14",
      "date": "2024-02-21"
    },
    {
      "version": "0.2-15",
      "date": "2026-01-12"
    },
    {
      "version": "0.2-16",
      "date": "2026-05-03"
    }
  ],
  "_exports": [
    "lwgeom_extSoftVersion",
    "lwgeom_make_valid",
    "st_asewkt",
    "st_astext",
    "st_endpoint",
    "st_force_polygon_cw",
    "st_geod_area",
    "st_geod_azimuth",
    "st_geod_covered_by",
    "st_geod_covers",
    "st_geod_distance",
    "st_geod_length",
    "st_geod_segmentize",
    "st_geohash",
    "st_geom_from_geohash",
    "st_is_polygon_cw",
    "st_linesubstring",
    "st_minimum_bounding_circle",
    "st_minimum_bounding_radius",
    "st_perimeter",
    "st_perimeter_2d",
    "st_perimeter_lwgeom",
    "st_snap_to_grid",
    "st_split",
    "st_startpoint",
    "st_subdivide",
    "st_transform_proj",
    "st_wrap_x"
  ],
  "_help": [
    {
      "page": "bounding_circle",
      "title": "Generate the minimum bounding circle",
      "topics": [
        "bounding_circle",
        "st_minimum_bounding_circle",
        "st_minimum_bounding_radius"
      ]
    },
    {
      "page": "geod",
      "title": "liblwgeom geodetic functions",
      "topics": [
        "geod",
        "st_geod_area",
        "st_geod_covered_by",
        "st_geod_covers",
        "st_geod_distance",
        "st_geod_length",
        "st_geod_segmentize"
      ]
    },
    {
      "page": "lwgeom_extSoftVersion",
      "title": "Provide the external dependencies versions of the libraries linked to sf",
      "topics": [
        "lwgeom_extSoftVersion"
      ]
    },
    {
      "page": "lwgeom_make_valid",
      "title": "Make an invalid geometry valid",
      "topics": [
        "lwgeom_make_valid"
      ]
    },
    {
      "page": "perimeter",
      "title": "Compute perimeter from polygons or other geometries",
      "topics": [
        "perimeter",
        "st_perimeter_2d",
        "st_perimeter_lwgeom"
      ]
    },
    {
      "page": "st_as_sfc.TWKB",
      "title": "create sfc object from tiny well-known binary (twkb)",
      "topics": [
        "st_as_sfc.TWKB"
      ]
    },
    {
      "page": "st_astext",
      "title": "Return Well-known Text representation of simple feature geometry",
      "topics": [
        "st_asewkt",
        "st_astext"
      ]
    },
    {
      "page": "st_force_polygon_cw",
      "title": "Force a POLYGON or MULTIPOLYGON to be clockwise",
      "topics": [
        "st_force_polygon_cw"
      ]
    },
    {
      "page": "st_geod_azimuth",
      "title": "compute azimuth between sequence of points",
      "topics": [
        "st_geod_azimuth"
      ]
    },
    {
      "page": "st_geohash",
      "title": "compute geohash from (average) coordinates",
      "topics": [
        "st_geohash",
        "st_geom_from_geohash"
      ]
    },
    {
      "page": "st_is_polygon_cw",
      "title": "Check if a POLYGON or MULTIPOLYGON is clockwise",
      "topics": [
        "st_is_polygon_cw"
      ]
    },
    {
      "page": "st_linesubstring",
      "title": "get substring from linestring",
      "topics": [
        "st_linesubstring"
      ]
    },
    {
      "page": "st_snap_to_grid",
      "title": "Snap geometries to a grid",
      "topics": [
        "st_snap_to_grid"
      ]
    },
    {
      "page": "st_split",
      "title": "Return a collection of geometries resulting by splitting a geometry",
      "topics": [
        "st_split"
      ]
    },
    {
      "page": "st_startpoint",
      "title": "Return the start and end points from lines",
      "topics": [
        "st_endpoint",
        "st_startpoint"
      ]
    },
    {
      "page": "st_subdivide",
      "title": "Return a collection of geometries resulting by subdividing a geometry",
      "topics": [
        "st_subdivide"
      ]
    },
    {
      "page": "st_transform_proj",
      "title": "Transform or convert coordinates of simple features directly with Proj.4 (bypassing GDAL)",
      "topics": [
        "st_transform_proj",
        "st_transform_proj.sf",
        "st_transform_proj.sfc",
        "st_transform_proj.sfg"
      ]
    },
    {
      "page": "st_wrap_x",
      "title": "Splits input geometries by a vertical line and moves components falling on one side of that line by a fixed amount",
      "topics": [
        "st_wrap_x"
      ]
    }
  ],
  "_rundeps": [
    "class",
    "classInt",
    "DBI",
    "e1071",
    "KernSmooth",
    "MASS",
    "proxy",
    "Rcpp",
    "s2",
    "sf",
    "units",
    "wk"
  ],
  "_sysdeps": [
    {
      "shlib": "libproj",
      "package": "libproj25",
      "headers": "libproj-dev",
      "source": "proj",
      "version": "9.4.0-1build2",
      "name": "proj",
      "homepage": "https://proj.org/",
      "description": "Cartographic projection library"
    },
    {
      "shlib": "libgeos_c",
      "package": "libgeos-c1t64",
      "headers": "libgeos-dev",
      "source": "geos",
      "version": "3.12.1-3build1",
      "name": "geos",
      "homepage": "https://trac.osgeo.org/geos/",
      "description": "Geometry engine for Geographic Information Systems - C Library"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 8.005500176328285,
  "_indexed": false,
  "_nocasepkg": "lwgeom",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://r-spatial.r-universe.dev/lwgeom",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2-16",
      "date": "2026-06-02T06:29:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4fe0ece4bc0efaf8e0ffe8121ede29e0ce365249",
      "fileid": "2d76b2b51ecfb82734982ddca9fc80f6918051164442c903886701782983b262",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26802325890"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2-16",
      "date": "2026-06-02T06:29:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4fe0ece4bc0efaf8e0ffe8121ede29e0ce365249",
      "fileid": "07f956a230ff78f5c12fab2ba28e73e31182b18e56f14c030a7202bb19c2be85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26802325890"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2-16",
      "date": "2026-06-02T06:29:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4fe0ece4bc0efaf8e0ffe8121ede29e0ce365249",
      "fileid": "12a4a606c2ed46694839251091610172f4e5c759de5b6e76ebcef66c2307cf1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26802325890"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2-16",
      "date": "2026-06-02T06:29:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4fe0ece4bc0efaf8e0ffe8121ede29e0ce365249",
      "fileid": "76b717c184206a08ddc0dfc5c42ac86ffc73305b68c466a0c9594bdcf27cae03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26802325890"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2-16",
      "date": "2026-06-08T13:23:39.000Z",
      "arch": "emscripten",
      "commit": "4fe0ece4bc0efaf8e0ffe8121ede29e0ce365249",
      "fileid": "2cf6b99f675a5a354de1a1eeac17db11e71df05de14b30bea0082bfb4227a74c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26802325890"
    }
  ]
}