{
  "_id": "6a5b3f379baadeef8ab4d3ab",
  "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-07-18 08:50:09 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>",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "clipper_0.0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/66cf36657c44131639b549500d4bf977a3548ebd5ad5312e38adc6166354a2e6",
  "_filesize": 313151,
  "_sha256": "66cf36657c44131639b549500d4bf977a3548ebd5ad5312e38adc6166354a2e6",
  "_expires": "2026-10-26T08:54:14.000Z",
  "_created": "2026-07-18T08:50:09.000Z",
  "_published": "2026-07-18T08:54:15.712Z",
  "_jobs": [
    {
      "job": 88063979455,
      "time": 168,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8427780679"
    },
    {
      "job": 88063979458,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8427773043"
    },
    {
      "job": 88063979454,
      "time": 167,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8427780628"
    },
    {
      "job": 88063979452,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8427772732"
    },
    {
      "job": 88063979478,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8427776553"
    },
    {
      "job": 88063979482,
      "time": 145,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8427781345"
    },
    {
      "job": 88063979467,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8427771349"
    },
    {
      "job": 88063979479,
      "time": 167,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8427784771"
    },
    {
      "job": 88063757163,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427754731"
    },
    {
      "job": 88063979431,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8427769765"
    },
    {
      "job": 88063979474,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8427768603"
    },
    {
      "job": 88063979453,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8427767978"
    },
    {
      "job": 88063979463,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8427768285"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29638047449",
  "_status": "success",
  "_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",
    "description": "rOpenSci software review lead",
    "uuid": 6697851
  },
  "_distro": "resolute",
  "_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",
    "followers": 27,
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clipper"
  },
  "_devurl": "https://github.com/hypertidy/clipper",
  "_searchresults": 29,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_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": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.462397997898956,
  "_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-07-18T08:53:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "https://r2.ropensci.org/c83725cdb189a8975dca258b5b28eedf8030de03331f81897453e2ccb3513b23",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29638047449"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.1",
      "date": "2026-07-18T08:52:17.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "https://r2.ropensci.org/b0e8a944140b2ed290c812c31e39aa76bbc06f0be7e0c36f53f52987a8f65e63",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29638047449"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.1",
      "date": "2026-07-18T08:53:11.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "https://r2.ropensci.org/47e1b4ee8c894d9b0af07a0174c235ef4b8130537b652ffe715804d290983f2d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29638047449"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.1",
      "date": "2026-07-18T08:52:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "https://r2.ropensci.org/b1ea32c4b426edf2667563bfc163e89fd82612540e0419fcd58546398b3947b1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29638047449"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.1",
      "date": "2026-07-18T08:52:44.000Z",
      "arch": "aarch64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "https://r2.ropensci.org/85afbc1e4ad098066cd3351884ddcb1976259718e8f0320c24eb872f0026bd6a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29638047449"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.1",
      "date": "2026-07-18T08:53:02.000Z",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "https://r2.ropensci.org/2bd1b24c86971eb9d026de1f034c25ab9fa965a8c559baad730357568e8f5778",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29638047449"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.1",
      "date": "2026-07-18T08:52:08.000Z",
      "arch": "aarch64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "https://r2.ropensci.org/69515ec57363f3b6fed2d2aaa19bedc24233db58069dad9370d39115ae927bed",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29638047449"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.1",
      "date": "2026-07-18T08:53:23.000Z",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "https://r2.ropensci.org/dbe7e8e1c7df9d969ea09664a8d346a46fe82975303774bc65cf74dfb3e4ae07",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29638047449"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.1",
      "date": "2026-07-18T08:52:06.000Z",
      "arch": "emscripten",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "https://r2.ropensci.org/68e9a8ad1ea9ef3fbc0138b42f520c0ca5d3f2fc9cf54c41e2a4cf4389943f1b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29638047449"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.1",
      "date": "2026-07-18T08:51:22.000Z",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "https://r2.ropensci.org/963c31ed82f5ece17f610750e43170c4574f13cc87917ab18267a5753fa75eb0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29638047449"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.1",
      "date": "2026-07-18T08:51:21.000Z",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "https://r2.ropensci.org/32ca2bf4a364543cf39e3aeb049d9fa9fe3231293bac26aa3c4ce72f9c4ce447",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29638047449"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.1",
      "date": "2026-07-18T08:51:21.000Z",
      "arch": "x86_64",
      "commit": "5b31b9f4517251f3586a351fa444315a4d602154",
      "fileid": "https://r2.ropensci.org/a339d2f1bfe7643623fc5dae7fc982fc9941cfb8ef5beb3be4a531a5953b39df",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29638047449"
    }
  ]
}