{
  "_id": "6a608c0114e95619b75db089",
  "Package": "polylabelr",
  "Title": "Find the Pole of Inaccessibility (Visual Center) of a Polygon",
  "Version": "1.0.0",
  "Authors@R": "c(person(given = \"Johan\",\nfamily = \"Larsson\",\nrole = c(\"aut\", \"cre\"),\nemail = \"johanlarsson@outlook.com\",\ncomment = c(ORCID = \"0000-0002-4029-5945\")),\nperson(given = \"Kent\",\nfamily = \"Johnson\",\nrole = \"ctb\",\nemail = \"kent@kentsjohnson.com\"),\nperson(\"Mapbox\",\nrole = \"cph\",\ncomment = \"polylabel, variant, and geometry libraries\"))",
  "Description": "A wrapper around the C++ library 'polylabel' from\n'Mapbox', providing an efficient routine for finding the\napproximate pole of inaccessibility of a polygon, which usually\nserves as an excellent candidate for labeling of a polygon.",
  "License": "MIT + file LICENSE",
  "Copyright": "see file COPYRIGHTS",
  "Encoding": "UTF-8",
  "URL": "https://github.com/jolars/polylabelr,\nhttps://jolars.github.io/polylabelr/",
  "BugReports": "https://github.com/jolars/polylabelr/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "Repository": "https://jolars.r-universe.dev",
  "Date/Publication": "2026-06-22 15:49:36 UTC",
  "RemoteUrl": "https://github.com/jolars/polylabelr",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-22 09:18:49 UTC",
    "User": "root"
  },
  "Author": "Johan Larsson [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4029-5945>),\nKent Johnson [ctb],\nMapbox [cph] (polylabel, variant, and geometry libraries)",
  "Maintainer": "Johan Larsson <johanlarsson@outlook.com>",
  "_user": "jolars",
  "_type": "src",
  "_file": "polylabelr_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ce7dde1c0b01a118313e3183e095cb790e3db0bd3f68453aef0c1d3813ce3d17",
  "_filesize": 109941,
  "_sha256": "ce7dde1c0b01a118313e3183e095cb790e3db0bd3f68453aef0c1d3813ce3d17",
  "_expires": "2026-10-30T09:23:11.000Z",
  "_created": "2026-07-22T09:18:49.000Z",
  "_published": "2026-07-22T09:23:12.945Z",
  "_jobs": [
    {
      "job": 88882276739,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8524493742"
    },
    {
      "job": 88882276795,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8524487792"
    },
    {
      "job": 88882276877,
      "time": 106,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8524477901"
    },
    {
      "job": 88882276713,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8524489943"
    },
    {
      "job": 88882276775,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8524485066"
    },
    {
      "job": 88882276771,
      "time": 214,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8524528591"
    },
    {
      "job": 88882276782,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8524478431"
    },
    {
      "job": 88882276907,
      "time": 191,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8524516385"
    },
    {
      "job": 88881659229,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8524428267"
    },
    {
      "job": 88882276672,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8524482530"
    },
    {
      "job": 88882276811,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8524470602"
    },
    {
      "job": 88882276768,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8524470587"
    },
    {
      "job": 88882276717,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8524477024"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jolars/actions/runs/29907267845",
  "_status": "success",
  "_upstream": "https://github.com/jolars/polylabelr",
  "_commit": {
    "id": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
    "author": "dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "chore(deps): bump actions/checkout from 6 to 7 (#28)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
    "time": 1782143376
  },
  "_maintainer": {
    "name": "Johan Larsson",
    "email": "johanlarsson@outlook.com",
    "login": "jolars",
    "mastodon": "@jolars@mastodon.social",
    "bluesky": "@jolars.co",
    "linkedin": "in/larssonj",
    "orcid": "0000-0002-4029-5945",
    "description": "Postdoc in statistics at the Department of Mathematical Sciences, University of Copenhagen",
    "uuid": 13087841
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    }
  ],
  "_owner": "jolars",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 13
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 19,
  "_contributors": [
    {
      "user": "jolars",
      "count": 121,
      "uuid": 13087841
    },
    {
      "user": "kent37",
      "count": 10,
      "uuid": 187033
    },
    {
      "user": "rcarto",
      "count": 1,
      "uuid": 3041254
    }
  ],
  "_userbio": {
    "uuid": 13087841,
    "type": "user",
    "name": "Johan Larsson",
    "followers": 121,
    "description": "Postdoc in statistics at the Department of Mathematical Sciences, University of Copenhagen"
  },
  "_downloads": {
    "count": 2374,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/polylabelr"
  },
  "_devurl": "https://github.com/jolars/polylabelr",
  "_pkgdown": "https://jolars.github.io/polylabelr/",
  "_searchresults": 19,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/polylabelr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jolars/polylabelr",
  "_realowner": "jolars",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-11-02"
    },
    {
      "version": "0.2.0",
      "date": "2020-04-19"
    },
    {
      "version": "0.3.0",
      "date": "2024-11-19"
    },
    {
      "version": "1.0.0",
      "date": "2026-01-19"
    }
  ],
  "_exports": [
    "poi",
    "poi_multi"
  ],
  "_help": [
    {
      "page": "poi",
      "title": "Pole of Inaccessibility (Visual Center) of a Polygon",
      "topics": [
        "poi"
      ]
    },
    {
      "page": "poi_multi",
      "title": "Pole of Inaccessibility for Multi-Polygons",
      "topics": [
        "poi_multi"
      ]
    }
  ],
  "_readme": "https://github.com/jolars/polylabelr/raw/HEAD/README.md",
  "_rundeps": [
    "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": 6.6653816763472,
  "_indexed": true,
  "_nocasepkg": "polylabelr",
  "_universes": [
    "jolars"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-22T09:21:17.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
      "fileid": "https://r2.ropensci.org/cf878d9c4f00916cfd19b3b9f626613e36da6f4144b662583168e911018dcf99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jolars/actions/runs/29907267845"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-22T09:20:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
      "fileid": "https://r2.ropensci.org/1eb0b2a2314d9e780fab03b2cdbf985eebb38dfbf9c5c23045ba5e18741134a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jolars/actions/runs/29907267845"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-22T09:20:41.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
      "fileid": "https://r2.ropensci.org/3abb8f0f262abc67a9a7ca65282e561b6c3243718095d162532541398be2c902",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jolars/actions/runs/29907267845"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-22T09:21:03.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
      "fileid": "https://r2.ropensci.org/aece710e78758713468132ad862f25a09228c4e90a60862bca93941b1191ab34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jolars/actions/runs/29907267845"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T09:20:47.000Z",
      "arch": "aarch64",
      "commit": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
      "fileid": "https://r2.ropensci.org/1ff99d1e91e36c27af5e602ce491b54bba33d5364ad55f70a0f87fc0a7cc7ca7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jolars/actions/runs/29907267845"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T09:22:16.000Z",
      "arch": "x86_64",
      "commit": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
      "fileid": "https://r2.ropensci.org/ab73d855cb65a145ae952af6856d515c392d94cf4c03197e1ab4436d6cdb53da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jolars/actions/runs/29907267845"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T09:20:28.000Z",
      "arch": "aarch64",
      "commit": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
      "fileid": "https://r2.ropensci.org/3b58d8763d8293f11d6d1eb8fa46ed557b6111ee69c41fe7a18b11c638246d0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jolars/actions/runs/29907267845"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T09:21:49.000Z",
      "arch": "x86_64",
      "commit": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
      "fileid": "https://r2.ropensci.org/a35e153ba20b64dbe132c92c476af4b9412364f6f08652ec45efba0e5fe2bff9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jolars/actions/runs/29907267845"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-22T09:21:00.000Z",
      "arch": "emscripten",
      "commit": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
      "fileid": "https://r2.ropensci.org/6bc2731d5ad583dd27bb31dfdea8f31720c87954e09398ccab27af0ead00990d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jolars/actions/runs/29907267845"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T09:19:58.000Z",
      "arch": "x86_64",
      "commit": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
      "fileid": "https://r2.ropensci.org/b55f78b4c469e250b28b7257afa58a608381db3d10fb0b664d4ae16267e03b10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jolars/actions/runs/29907267845"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T09:19:57.000Z",
      "arch": "x86_64",
      "commit": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
      "fileid": "https://r2.ropensci.org/a953e84e5ca62f3047dc8a8d08a5dbf86a1632f084e73349131fed531cb38b62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jolars/actions/runs/29907267845"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T09:20:11.000Z",
      "arch": "x86_64",
      "commit": "cd3c646c794db6ec0e53443694f6b06957fc68b3",
      "fileid": "https://r2.ropensci.org/bf8d9fa63062c32bfeb0a2619bd0d55ae9e1582a6977e35f8c9e92af69940921",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jolars/actions/runs/29907267845"
    }
  ]
}