{
  "_id": "6a1054a3acfb0bcc41ca21ac",
  "Package": "clipper",
  "Title": "Another Port of Angus Johnson's 'clipper' Polygon Clipping\nLibrary",
  "Version": "0.0.0.1",
  "Authors@R": "c(\nperson(\"Mark\", \"Padgham\", email=\"mark.padgham@email.com\", role=c(\"aut\", \"cre\")),\nperson(\"Angus\", \"Johnson\", role = \"cph\",\ncomment=\"Original author of included code for polygon clipping\"))",
  "Description": "Another Port of Angus Johnson's 'clipper' Polygon Clipping\nLibrary.",
  "License": "GPL-3",
  "SystemRequirements": "C++11",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/hypertidy/clipper",
  "BugReports": "https://github.com/hypertidy/clipper/issues",
  "RoxygenNote": "6.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2019-06-27 09:55:00 UTC",
  "RemoteUrl": "https://github.com/hypertidy/clipper",
  "RemoteRef": "HEAD",
  "RemoteSha": "5b31b9f4517251f3586a351fa444315a4d602154",
  "Packaged": {
    "Date": "2026-05-09 08:27:08 UTC",
    "User": "root"
  },
  "Author": "Mark Padgham [aut, cre],\nAngus Johnson [cph] (Original author of included code for polygon\nclipping)",
  "Maintainer": "Mark Padgham <mark.padgham@email.com>",
  "MD5sum": "5e1f03515f14bedce8ec2bc23e3a9920",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "clipper_0.0.0.1.tar.gz",
  "_fileid": "303ebec577c71888c032f8dc0d9095adb43e67bf23a4d126f8f9ac28647daaa6",
  "_filesize": 313661,
  "_sha256": "303ebec577c71888c032f8dc0d9095adb43e67bf23a4d126f8f9ac28647daaa6",
  "_created": "2026-05-09T08:27:08.000Z",
  "_published": "2026-05-22T13:05:39.624Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77385312391,
      "time": 114,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6894315434"
    },
    {
      "job": 77385311853,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6894315817"
    },
    {
      "job": 77385312516,
      "time": 100,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6894314282"
    },
    {
      "job": 77385312138,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6894315342"
    },
    {
      "job": 77385312015,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6894312984"
    },
    {
      "job": 77385312056,
      "time": 223,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6894325570"
    },
    {
      "job": 77385312157,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6894313172"
    },
    {
      "job": 77385311882,
      "time": 163,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6894319975"
    },
    {
      "job": 77385310987,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894305752"
    },
    {
      "job": 77385311028,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161189597"
    },
    {
      "job": 77385311918,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6894314393"
    },
    {
      "job": 77385312295,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6894312745"
    },
    {
      "job": 77385312055,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6894314300"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25596449042",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hypertidy/clipper",
  "_commit": {
    "id": "5b31b9f4517251f3586a351fa444315a4d602154",
    "author": "mpadge <mark.padgham@email.com>",
    "committer": "mpadge <mark.padgham@email.com>",
    "message": "add poly_area fn\n",
    "time": 1561629300
  },
  "_maintainer": {
    "name": "Mark Padgham",
    "email": "mark.padgham@email.com",
    "login": "mpadge",
    "mastodon": "@mpadge@nerdculture.de",
    "uuid": 6697851
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "geodist",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.6",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.53.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.52.0",
      "bioc": "3.23"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mpadge",
      "count": 3,
      "uuid": 6697851
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clipper"
  },
  "_devurl": "https://github.com/hypertidy/clipper",
  "_searchresults": 22,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clipper.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "%>%",
    "path_through_poly",
    "poly_area"
  ],
  "_datasets": [
    {
      "name": "castlemaine",
      "title": "castlemaine",
      "object": "castlemaine",
      "class": [
        "SC",
        "sc",
        "osmdata_sc"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "castlemaine_green",
      "title": "castlemaine_green",
      "object": "castlemaine_green",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "geometry"
      ],
      "rows": 38,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "castlemaine",
      "title": "castlemaine",
      "topics": [
        "castlemaine"
      ]
    },
    {
      "page": "castlemaine_green",
      "title": "castlemaine_green",
      "topics": [
        "castlemaine_green"
      ]
    },
    {
      "page": "clipper",
      "title": "clipper",
      "topics": [
        "clipper-package",
        "clipper"
      ]
    },
    {
      "page": "path_through_poly",
      "title": "path_through_poly",
      "topics": [
        "path_through_poly"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/clipper/raw/HEAD/README.md",
  "_rundeps": [
    "geodist",
    "magrittr",
    "Rcpp"
  ],
  "_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": 3.342422680822206,
  "_indexed": false,
  "_nocasepkg": "clipper",
  "_universes": [
    "hypertidy"
  ],
  "_indexurl": "https://bioc.r-universe.dev/clipper",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.1",
      "date": "2026-05-09T08:29:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "355f4b390a55bf6ab0fabad98c532f6928de5d838c85a3af63b99f42647880a3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25596449042"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.1",
      "date": "2026-05-09T08:29:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "ac03aab330ee4334301edd9dbaf624d5a29e790e7e85f12eb43bf6fb4d68d05e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25596449042"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.1",
      "date": "2026-05-09T08:28:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "97665190fbac35fc1a76550616faae8e13afae0ded7ca332101e3822c86f5e63",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25596449042"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.1",
      "date": "2026-05-09T08:29:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "ae99f9c50ce03ebc3b77fc3094253184b0beae87b8d3d79032fc18197ac79e87",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25596449042"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.1",
      "date": "2026-05-09T08:28:43.000Z",
      "arch": "aarch64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "2a9a5885236609887135e5a82c17c8c66fe0e2531c7ddac7d9a3ca6cd4038eab",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25596449042"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.1",
      "date": "2026-05-09T08:30:33.000Z",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "9290e0924440873b366d490d866459fd84bbb0245399aa422f45bffa8e4f57ae",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25596449042"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.1",
      "date": "2026-05-09T08:28:41.000Z",
      "arch": "aarch64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "ad26e0363c492a16db1f8919245e88f10101bef03ba0d8a434d205acb02eb30b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25596449042"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.1",
      "date": "2026-05-09T08:29:39.000Z",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "c93b373b6da1c06d327815a453abc134811d8bbc0b77f30e846d62df10c4b15d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25596449042"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.1",
      "date": "2026-05-09T08:28:31.000Z",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "9a3c71ac5124a4906f7318f256ea43dc17722f26389723b41235523cb7ec0cbf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25596449042"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.1",
      "date": "2026-05-09T08:28:15.000Z",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "eacd034a0a3f4fda093261eee788576ca393d83ab39d0704077c695ab978017a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25596449042"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.1",
      "date": "2026-05-09T08:28:20.000Z",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "bd8c14ee1041cbf1ee29d28a3fea4b49361320d0c8de79114384da8243cf8120",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25596449042"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.1",
      "date": "2026-05-22T13:05:08.000Z",
      "arch": "emscripten",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "83d3a5c8cfbcb41543f69b792a934cb32f0b0ee48c10d21f42551a1165d834e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25596449042"
    }
  ]
}