{
  "_id": "6a226e43cd65a98ecbd47861",
  "Package": "polyclip",
  "Version": "1.10-7",
  "Date": "2024-07-23",
  "Title": "Polygon Clipping",
  "Authors@R": "c(person(\"Angus\", \"Johnson\", role = \"aut\", \ncomment=\"C++ original, http://www.angusj.com/delphi/clipper.php\"),\nperson(\"Adrian\", \"Baddeley\", role = c(\"aut\", \"trl\", \"cre\"),\nemail = \"Adrian.Baddeley@curtin.edu.au\"),\nperson(\"Kurt\", \"Hornik\", role = \"ctb\"),\nperson(c(\"Brian\", \"D.\"), \"Ripley\", role = \"ctb\"),\nperson(\"Elliott\", \"Sales de Andrade\", role=\"ctb\"),\nperson(\"Paul\", \"Murrell\", role = \"ctb\"),\nperson(\"Ege\", \"Rubak\", role=\"ctb\"),\nperson(\"Mark\", \"Padgham\", role=\"ctb\"))",
  "Maintainer": "Adrian Baddeley <Adrian.Baddeley@curtin.edu.au>",
  "Description": "R port of Angus Johnson's open source library 'Clipper'.\nPerforms polygon clipping operations (intersection, union, set\nminus, set difference) for polygonal regions of arbitrary\ncomplexity, including holes. Computes offset polygons (spatial\nbuffer zones, morphological dilations, Minkowski dilations) for\npolygonal regions and polygonal lines. Computes Minkowski Sum\nof general polygons. There is a function for removing\nself-intersections from polygon data.",
  "License": "BSL",
  "URL": "https://www.angusj.com,\nhttps://sourceforge.net/projects/polyclipping,\nhttps://github.com/baddstats/polyclip",
  "BugReports": "https://github.com/baddstats/polyclip/issues",
  "ByteCompile": "true",
  "Note": "built from Clipper C++ version 6.4.0",
  "Repository": "https://baddstats.r-universe.dev",
  "Date/Publication": "2024-07-22 23:49:51 UTC",
  "RemoteUrl": "https://github.com/baddstats/polyclip",
  "RemoteRef": "HEAD",
  "RemoteSha": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 06:32:04 UTC",
    "User": "root"
  },
  "Author": "Angus Johnson [aut] (C++ original,\nhttp://www.angusj.com/delphi/clipper.php),\nAdrian Baddeley [aut, trl, cre],\nKurt Hornik [ctb],\nBrian D. Ripley [ctb],\nElliott Sales de Andrade [ctb],\nPaul Murrell [ctb],\nEge Rubak [ctb],\nMark Padgham [ctb]",
  "MD5sum": "87aaec12428ba652608771115c0939e5",
  "_user": "baddstats",
  "_type": "src",
  "_file": "polyclip_1.10-7.tar.gz",
  "_fileid": "a8c1e46a1ecb2dcd02107bd67cbfa608b792d2484cf0cc21b56d299f1b6056e0",
  "_filesize": 209565,
  "_sha256": "a8c1e46a1ecb2dcd02107bd67cbfa608b792d2484cf0cc21b56d299f1b6056e0",
  "_created": "2026-06-05T06:32:04.000Z",
  "_published": "2026-06-05T06:35:47.782Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79676449461,
      "time": 96,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430308770"
    },
    {
      "job": 79676449509,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430308675"
    },
    {
      "job": 79676449479,
      "time": 102,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430310131"
    },
    {
      "job": 79676449463,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430309483"
    },
    {
      "job": 79676449436,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430301780"
    },
    {
      "job": 79676449449,
      "time": 140,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430318701"
    },
    {
      "job": 79676449442,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430309724"
    },
    {
      "job": 79676449456,
      "time": 182,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430328582"
    },
    {
      "job": 79676158879,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430285451"
    },
    {
      "job": 79676449415,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430307124"
    },
    {
      "job": 79676449432,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430303134"
    },
    {
      "job": 79676449447,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430307432"
    },
    {
      "job": 79676449446,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430309889"
    }
  ],
  "_buildurl": "https://github.com/r-universe/baddstats/actions/runs/26999388163",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/baddstats/polyclip",
  "_commit": {
    "id": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
    "author": "Adrian Baddeley <Adrian.Baddeley@curtin.edu.au>",
    "committer": "Adrian Baddeley <Adrian.Baddeley@curtin.edu.au>",
    "message": "Update to fix CRAN checker complaint\n",
    "time": 1721692191
  },
  "_maintainer": {
    "name": "Adrian Baddeley",
    "email": "adrian.baddeley@curtin.edu.au",
    "login": "baddstats",
    "description": "John Curtin Distinguished Emeritus Professor, Curtin University",
    "uuid": 7161794
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    }
  ],
  "_owner": "baddstats",
  "_selfowned": true,
  "_usedby": 642,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "64-bit",
    "clipper",
    "computational-geometry",
    "minkowski-sum",
    "polygon-clipping-algorithm",
    "polygon-intersection",
    "polygon-offsetting",
    "polygon-union",
    "polygons",
    "cpp"
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "baddstats",
      "count": 26,
      "uuid": 7161794
    },
    {
      "user": "rubak",
      "count": 16,
      "uuid": 6704085
    },
    {
      "user": "qulogic",
      "count": 2,
      "uuid": 302469
    },
    {
      "user": "pmur002",
      "count": 2,
      "uuid": 2044052
    },
    {
      "user": "richierocks",
      "count": 1,
      "uuid": 197589
    }
  ],
  "_userbio": {
    "uuid": 7161794,
    "type": "user",
    "name": "Adrian Baddeley",
    "description": "John Curtin Distinguished Emeritus Professor, Curtin University"
  },
  "_downloads": {
    "count": 136392,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/polyclip"
  },
  "_devurl": "https://github.com/baddstats/polyclip",
  "_searchresults": 36,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/polyclip.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/baddstats/polyclip",
  "_realowner": "baddstats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0-1",
      "date": "2013-10-06"
    },
    {
      "version": "1.0-0",
      "date": "2013-10-24"
    },
    {
      "version": "1.1-0",
      "date": "2013-10-25"
    },
    {
      "version": "1.2-0",
      "date": "2013-11-21"
    },
    {
      "version": "1.3-0",
      "date": "2014-05-05"
    },
    {
      "version": "1.3-2",
      "date": "2015-05-27"
    },
    {
      "version": "1.4-1",
      "date": "2016-02-14"
    },
    {
      "version": "1.5-1",
      "date": "2016-03-28"
    },
    {
      "version": "1.5-6",
      "date": "2016-04-03"
    },
    {
      "version": "1.6-1",
      "date": "2017-03-22"
    },
    {
      "version": "1.8-3",
      "date": "2018-05-11"
    },
    {
      "version": "1.8-4",
      "date": "2018-05-11"
    },
    {
      "version": "1.8-7",
      "date": "2018-05-16"
    },
    {
      "version": "1.9-0",
      "date": "2018-06-14"
    },
    {
      "version": "1.9-1",
      "date": "2018-07-27"
    },
    {
      "version": "1.10-0",
      "date": "2019-03-14"
    },
    {
      "version": "1.10-4",
      "date": "2022-10-20"
    },
    {
      "version": "1.10-6",
      "date": "2023-09-27"
    },
    {
      "version": "1.10-7",
      "date": "2024-07-23"
    }
  ],
  "_exports": [
    "pointinpolygon",
    "polyclip",
    "polylineoffset",
    "polyminkowski",
    "polyoffset",
    "polysimplify"
  ],
  "_help": [
    {
      "page": "pointinpolygon",
      "title": "Test Whether a Point Lies Inside a Polygon",
      "topics": [
        "pointinpolygon"
      ]
    },
    {
      "page": "polyclip",
      "title": "Polygon Clipping",
      "topics": [
        "polyclip"
      ]
    },
    {
      "page": "polylineoffset",
      "title": "Polygonal Line Offset",
      "topics": [
        "polylineoffset"
      ]
    },
    {
      "page": "polyminkowski",
      "title": "Minkowski Sum of Polygon with Path",
      "topics": [
        "polyminkowski"
      ]
    },
    {
      "page": "polyoffset",
      "title": "Polygon Offset",
      "topics": [
        "polyoffset"
      ]
    },
    {
      "page": "polysimplify",
      "title": "Remove Self-Intersections from a Polygon",
      "topics": [
        "polysimplify"
      ]
    }
  ],
  "_readme": "https://github.com/baddstats/polyclip/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "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": 10.577807672640102,
  "_indexed": true,
  "_nocasepkg": "polyclip",
  "_universes": [
    "baddstats"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10-7",
      "date": "2026-06-05T06:33:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
      "fileid": "563f304dca2454dedee2d26a545d8b116fd960aed74dec7f3227f881b65e535a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baddstats/actions/runs/26999388163"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10-7",
      "date": "2026-06-05T06:33:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
      "fileid": "f08907350ca57d0d1cf6172745717262dbdf9f1b3562e737eedae76e30ba0be2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baddstats/actions/runs/26999388163"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.10-7",
      "date": "2026-06-05T06:33:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
      "fileid": "eaa43bb70c64642f83911a4db6e33627f0f5020ee38e2fec49fb58126ab037bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baddstats/actions/runs/26999388163"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.10-7",
      "date": "2026-06-05T06:33:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
      "fileid": "aa67ce080a16e4f862efa005c2f859f5c5a1fc88c946edfda7501f59d15d3cc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baddstats/actions/runs/26999388163"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.10-7",
      "date": "2026-06-05T06:33:25.000Z",
      "arch": "aarch64",
      "commit": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
      "fileid": "731c98cde487e324e4dbe1ae7871cad108ffb6dd7d07d9719b1f3e4d3c1052ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baddstats/actions/runs/26999388163"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.10-7",
      "date": "2026-06-05T06:34:26.000Z",
      "arch": "x86_64",
      "commit": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
      "fileid": "f919cb7321f6e28ab463313ad6a0717fc2295e3ead993ed8b68e55f6218628ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baddstats/actions/runs/26999388163"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.10-7",
      "date": "2026-06-05T06:33:54.000Z",
      "arch": "aarch64",
      "commit": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
      "fileid": "d5243be04b54ddb008ff1689a9fa87838f7a73d34133477a0a71fedccda3377a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baddstats/actions/runs/26999388163"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.10-7",
      "date": "2026-06-05T06:35:02.000Z",
      "arch": "x86_64",
      "commit": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
      "fileid": "4064458625ae84e039ce1d55167fd2606e730b6f9d854dd30800c1eec88f4fb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baddstats/actions/runs/26999388163"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.10-7",
      "date": "2026-06-05T06:33:53.000Z",
      "arch": "emscripten",
      "commit": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
      "fileid": "429de7907e3bb7720043e2cb3dfad83ad3a8e3f1f8cea21a5935c5952c560a5f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/baddstats/actions/runs/26999388163"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.10-7",
      "date": "2026-06-05T06:33:10.000Z",
      "arch": "x86_64",
      "commit": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
      "fileid": "fb05ed69c8ecf3c0436fed51ead029ce36022ba02d79eda4a25b88abed983976",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baddstats/actions/runs/26999388163"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.10-7",
      "date": "2026-06-05T06:33:23.000Z",
      "arch": "x86_64",
      "commit": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
      "fileid": "281068fbfdba399a1bf41dd1cdcf4ac9a2a7286aaaf1e6a519f1cd16f1fbde6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baddstats/actions/runs/26999388163"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.10-7",
      "date": "2026-06-05T06:33:22.000Z",
      "arch": "x86_64",
      "commit": "8d37dee5fe7d4e84e69b699f53747706a665af9a",
      "fileid": "4e4a7655551fcba2a6f667f93b5b2468bc68c5754d8dc1829ef28ef0253041e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/baddstats/actions/runs/26999388163"
    }
  ]
}