{
  "_id": "6a51ee119b92047c28d52a61",
  "Package": "polymer",
  "Title": "Flexible and Intuitive Overlay Methods",
  "Version": "0.2.0.9001",
  "Authors@R": "c(\nperson(\"Michael\", \"Sumner\", email = \"mdsumner@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Gabriel\", \"Becker\", role = \"ctb\", comment = \"Provided the package name.\"))",
  "Description": "General intersections via a triangle pool from disparate\npolygon inputs. Overlap is determined via finite-element\ndecomposition of all component edges in all inputs into\ntriangles. Then triangles instances are classified (by\npoint-in-polygon lookup) by objects within layers.",
  "License": "GPL-3",
  "URL": "https://github.com/hypertidy/polymer,\nhttps://hypertidy.github.io/polymer/",
  "BugReports": "https://github.com/hypertidy/polymer/issues",
  "ByteCompile": "true",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2024-01-10 20:59:58 UTC",
  "RemoteUrl": "https://github.com/hypertidy/polymer",
  "RemoteRef": "HEAD",
  "RemoteSha": "b0a66bf329dbd15e14b14dc88a4a6028da7f3607",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 07:14:28 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre],\nGabriel Becker [ctb] (Provided the package name.)",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "polymer_0.2.0.9001.tar.gz",
  "_fileid": "https://r2.ropensci.org/6fd6266abde93fce165d59eb5b367ca2d1097ac14e1e7fe2cae457dc09ac2429",
  "_filesize": 352287,
  "_sha256": "6fd6266abde93fce165d59eb5b367ca2d1097ac14e1e7fe2cae457dc09ac2429",
  "_expires": "2026-10-19T07:17:35.000Z",
  "_created": "2026-07-11T07:14:28.000Z",
  "_published": "2026-07-11T07:17:37.065Z",
  "_jobs": [
    {
      "job": 86522727860,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8246198458"
    },
    {
      "job": 86522727857,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8246198161"
    },
    {
      "job": 86522727880,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8246188506"
    },
    {
      "job": 86522727938,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8246193803"
    },
    {
      "job": 86522520589,
      "time": 171,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246174655"
    },
    {
      "job": 86522727859,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246196227"
    },
    {
      "job": 86522727894,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8246191104"
    },
    {
      "job": 86522727864,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8246191883"
    },
    {
      "job": 86522727885,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8246189044"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29144076180",
  "_status": "success",
  "_upstream": "https://github.com/hypertidy/polymer",
  "_commit": {
    "id": "b0a66bf329dbd15e14b14dc88a4a6028da7f3607",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #10 from olivroy/patch-1\n\nUpdate DESCRIPTION",
    "time": 1704920398
  },
  "_maintainer": {
    "name": "Michael Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "gibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "RTriangle",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "silicate",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "polyclip",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 37,
      "uuid": 4107631
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "followers": 28,
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/polymer"
  },
  "_devurl": "https://github.com/hypertidy/polymer",
  "_pkgdown": "https://hypertidy.github.io/polymer/",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/polymer.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "layer_n",
    "polymer"
  ],
  "_datasets": [
    {
      "name": "A",
      "title": "Simple data examples",
      "object": "A",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "layer",
        "geometry",
        "a"
      ],
      "rows": 4,
      "table": false,
      "tojson": true
    },
    {
      "name": "B",
      "title": "Simple data examples",
      "object": "B",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "b",
        "geometry"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "C",
      "title": "Simple data examples",
      "object": "C",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "c",
        "geometry"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "field",
      "title": "data",
      "object": "field",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "field",
        "geoms"
      ],
      "rows": 2,
      "table": false,
      "tojson": true
    },
    {
      "name": "soil",
      "title": "data",
      "object": "soil",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "soil",
        "geometry"
      ],
      "rows": 12,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "polymer-package",
      "title": "Polymer",
      "topics": [
        "polymer-package"
      ]
    },
    {
      "page": "ABC",
      "title": "Simple data examples",
      "topics": [
        "A",
        "ABC",
        "B",
        "C"
      ]
    },
    {
      "page": "field",
      "title": "data",
      "topics": [
        "field",
        "soil"
      ]
    },
    {
      "page": "layer_n",
      "title": "N intersections",
      "topics": [
        "layer_n"
      ]
    },
    {
      "page": "plot.polymer",
      "title": "Plot polymer",
      "topics": [
        "plot.polymer"
      ]
    },
    {
      "page": "polymer",
      "title": "Polymer",
      "topics": [
        "polymer"
      ]
    },
    {
      "page": "print.polymer",
      "title": "Print polymer",
      "topics": [
        "print.polymer"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/polymer/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crsmeta",
    "DBI",
    "decido",
    "dplyr",
    "e1071",
    "generics",
    "gibble",
    "glue",
    "gridBase",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "polyclip",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "RTriangle",
    "s2",
    "sf",
    "silicate",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "unjoin",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 2.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "polymer",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9001",
      "date": "2026-07-11T07:16:47.000Z",
      "distro": "resolute",
      "commit": "b0a66bf329dbd15e14b14dc88a4a6028da7f3607",
      "fileid": "https://r2.ropensci.org/d84f7defab13d9d4a64086b9f6616789d702915f9314176e026023b4aa1bd2aa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29144076180"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9001",
      "date": "2026-07-11T07:16:48.000Z",
      "distro": "resolute",
      "commit": "b0a66bf329dbd15e14b14dc88a4a6028da7f3607",
      "fileid": "https://r2.ropensci.org/1c04f6a2868f0a599ca260ad473e177323a25d426b3cf1f95fd37a292d0336e7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29144076180"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9001",
      "date": "2026-07-11T07:15:55.000Z",
      "commit": "b0a66bf329dbd15e14b14dc88a4a6028da7f3607",
      "fileid": "https://r2.ropensci.org/d862281818306dcf2f6e89ca23d57470821e74aec90b0a5e9f39fcd2934785d4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29144076180"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9001",
      "date": "2026-07-11T07:16:21.000Z",
      "commit": "b0a66bf329dbd15e14b14dc88a4a6028da7f3607",
      "fileid": "https://r2.ropensci.org/85c38d14a4996af97392ba2f1c1494e98ebb5f688ec00023199fa94e0886820b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29144076180"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9001",
      "date": "2026-07-11T07:17:01.000Z",
      "commit": "b0a66bf329dbd15e14b14dc88a4a6028da7f3607",
      "fileid": "https://r2.ropensci.org/486e5dccb7725769b6f7477e4b5e3839d821616a7723d44881dc688496517f29",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29144076180"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9001",
      "date": "2026-07-11T07:15:53.000Z",
      "commit": "b0a66bf329dbd15e14b14dc88a4a6028da7f3607",
      "fileid": "https://r2.ropensci.org/ac3a978c56c2244769823fe5b379181d225b2c4e068d50becb386f909e9ea2ad",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29144076180"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9001",
      "date": "2026-07-11T07:15:56.000Z",
      "commit": "b0a66bf329dbd15e14b14dc88a4a6028da7f3607",
      "fileid": "https://r2.ropensci.org/d552ca999004e6408e8e7c85d13c39af2548ca2b5d1c1185f532c36f9d2f009a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29144076180"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9001",
      "date": "2026-07-11T07:15:43.000Z",
      "commit": "b0a66bf329dbd15e14b14dc88a4a6028da7f3607",
      "fileid": "https://r2.ropensci.org/740d7f08de9bd31bfd48c46239d7b1821b828793a39b3d6f162345af5d18ccb2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29144076180"
    }
  ]
}