{
  "_id": "6a103a81acfb0bcc41c9b3c9",
  "Package": "controlledburn",
  "Title": "Sparse Polygon Rasterization with Exact Coverage Fractions",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(\"Michael\", \"Sumner\", email = \"mdsumner@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2471-7511\")),\nperson(\"Noam\", \"Ross\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-2136-0000\")),\nperson(\"EcoHealth Alliance\", role = \"cph\",\ncomment = \"Original fasterize scanline logic\"),\nperson(\"Jim\", \"Hester\", role = \"ctb\",\ncomment = \"Wrote CollectorList.h for early version\"),\nperson(\"Daniel\", \"Baston\", role = \"cph\",\ncomment = \"exactextract C++ algorithm (vendored)\"),\nperson(\"ISciences, LLC\", role = \"cph\",\ncomment = \"exactextract C++ algorithm (vendored)\"))",
  "Description": "Rasterize polygons without materializing any pixel values.\nComputes exact coverage fractions for polygon-grid\nintersections and returns results in a sparse two-table format:\nrun-length encoded interior cells and individually weighted\nboundary cells. The scanline algorithm is O(perimeter) in both\ntime and memory. Uses the exactextract algorithm by Daniel\nBaston, vendored from the 'exactextractr' package. Derived from\nthe 'fasterize' package by Noam Ross.",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/hypertidy/controlledburn",
  "BugReports": "https://github.com/hypertidy/controlledburn/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "mdsumner/align"
  ],
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2026-05-11 23:54:47 UTC",
  "RemoteUrl": "https://github.com/hypertidy/controlledburn",
  "RemoteRef": "HEAD",
  "RemoteSha": "076fd08789844172544b6009b805bd62991a8011",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-12 00:06:26 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2471-7511>),\nNoam Ross [aut] (ORCID: <https://orcid.org/0000-0002-2136-0000>),\nEcoHealth Alliance [cph] (Original fasterize scanline logic),\nJim Hester [ctb] (Wrote CollectorList.h for early version),\nDaniel Baston [cph] (exactextract C++ algorithm (vendored)),\nISciences, LLC [cph] (exactextract C++ algorithm (vendored))",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "MD5sum": "31c9fe4eab6f0f96c4e07b3f6b1070c6",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "controlledburn_0.1.3.tar.gz",
  "_fileid": "b9beaeed05dac04d9e5f3e8482ab354a611c969d6b74d8fa0469a4c020297a23",
  "_filesize": 230080,
  "_sha256": "b9beaeed05dac04d9e5f3e8482ab354a611c969d6b74d8fa0469a4c020297a23",
  "_created": "2026-05-12T00:06:26.000Z",
  "_published": "2026-05-22T11:14:09.586Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77368374753,
      "time": 151,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6932733793"
    },
    {
      "job": 77368374125,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6932731082"
    },
    {
      "job": 77368374501,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6932732193"
    },
    {
      "job": 77368374070,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6932735209"
    },
    {
      "job": 77368374539,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6932723677"
    },
    {
      "job": 77368374611,
      "time": 268,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6932756501"
    },
    {
      "job": 77368374451,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6932734042"
    },
    {
      "job": 77368374542,
      "time": 225,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6932747846"
    },
    {
      "job": 77368373861,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6932704411"
    },
    {
      "job": 77368373621,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159141405"
    },
    {
      "job": 77368374343,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6932728999"
    },
    {
      "job": 77368374028,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6932727817"
    },
    {
      "job": 77368374132,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6932729046"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25704683847",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hypertidy/controlledburn",
  "_commit": {
    "id": "076fd08789844172544b6009b805bd62991a8011",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "spelling alias\n",
    "time": 1778543687
  },
  "_maintainer": {
    "name": "Michael Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "orcid": "0000-0002-2471-7511",
    "uuid": 4107631
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "libgeos",
      "role": "LinkingTo"
    },
    {
      "package": "libgeos",
      "role": "Imports"
    },
    {
      "package": "wk",
      "role": "Imports"
    },
    {
      "package": "geos",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "align",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 6
    },
    {
      "week": "2026-20",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "compression",
    "lazy",
    "polygons",
    "raster",
    "cpp"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 48,
      "uuid": 4107631
    },
    {
      "user": "richardscottoz",
      "count": 1,
      "uuid": 72196131
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/controlledburn"
  },
  "_devurl": "https://github.com/hypertidy/controlledburn",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/controlledburn.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "burn_scanline",
    "burn_sparse",
    "materialise_chunk",
    "materialize_chunk"
  ],
  "_help": [
    {
      "page": "burn_scanline",
      "title": "Sparse rasterization of polygon, line, and point geometry",
      "topics": [
        "burn_scanline"
      ]
    },
    {
      "page": "burn_sparse",
      "title": "Sparse polygon rasterization with exact coverage fractions",
      "topics": [
        "burn_sparse"
      ]
    },
    {
      "page": "materialize_chunk",
      "title": "Materialize a controlledburn result to a dense matrix or vector",
      "topics": [
        "materialise_chunk",
        "materialize_chunk"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/controlledburn/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11",
    "libgeos",
    "wk"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "controlledburn-journey.Rmd",
      "filename": "controlledburn-journey.html",
      "title": "controlledburn-journey",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Rasterizing polygons without pixels: the controlledburn story",
        "Inside exactextract",
        "The gap",
        "gridburn: proving the vendor",
        "The key insight",
        "denseburn: the refactor",
        "Coming home to controlledburn",
        "Validation",
        "What's next"
      ],
      "created": "2026-02-12 15:29:50",
      "modified": "2026-02-12 15:29:50",
      "commits": 1
    }
  ],
  "_score": 5.075546961392531,
  "_indexed": true,
  "_nocasepkg": "controlledburn",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-12T00:09:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "076fd08789844172544b6009b805bd62991a8011",
      "fileid": "2f06037e54accf6ecf5377812b05a73091cd3e499e0760908f1719f7f53a040a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25704683847"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-12T00:08:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "076fd08789844172544b6009b805bd62991a8011",
      "fileid": "22ec85d7ac7d5d77938de2f989b509271860b69f3090fe8106984d763d656381",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25704683847"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-12T00:08:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "076fd08789844172544b6009b805bd62991a8011",
      "fileid": "d48159eff01f20ff47e6bfdc7a6d74dba74c683ba8c227cb740aa0c931d4ff5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25704683847"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-12T00:09:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "076fd08789844172544b6009b805bd62991a8011",
      "fileid": "8d7ccefc288569e0619b2fe4548acb80e4819a9916e248f67ec132210f2fa93f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25704683847"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-12T00:08:11.000Z",
      "arch": "aarch64",
      "commit": "076fd08789844172544b6009b805bd62991a8011",
      "fileid": "bb2d3567ebd9bca0b2b56f99f957f176ee8be8dd0c5fda3ec0a9999001a11580",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25704683847"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-12T00:10:19.000Z",
      "arch": "x86_64",
      "commit": "076fd08789844172544b6009b805bd62991a8011",
      "fileid": "653ad7e7cc32acbd190253e0e3a8a9fe14d39790fc1ea71adf841ab883ecf1f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25704683847"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-12T00:08:47.000Z",
      "arch": "aarch64",
      "commit": "076fd08789844172544b6009b805bd62991a8011",
      "fileid": "a8bd3386f587ba01b75e617ea1db6813308009e273b90cbf1995d89de60b5c1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25704683847"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-12T00:09:19.000Z",
      "arch": "x86_64",
      "commit": "076fd08789844172544b6009b805bd62991a8011",
      "fileid": "92e20989f1c491998b407be344763c7e8c61e258fa422913ebf4807dddfc4b7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25704683847"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-12T00:08:08.000Z",
      "arch": "x86_64",
      "commit": "076fd08789844172544b6009b805bd62991a8011",
      "fileid": "dc9a581385d146c47f8a12ad288dd52c77872be5e5a0a53ecd8b40ece611b898",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25704683847"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-12T00:07:57.000Z",
      "arch": "x86_64",
      "commit": "076fd08789844172544b6009b805bd62991a8011",
      "fileid": "c3f25cdfe5389da93982cf3ea7ebc8c68b5e69c57b02015b6275d20de792cd9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25704683847"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-12T00:07:54.000Z",
      "arch": "x86_64",
      "commit": "076fd08789844172544b6009b805bd62991a8011",
      "fileid": "ec4e97f452592d8257a31591a375801c3cac2c2c4041500a7123f09df5e583c0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25704683847"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-22T11:13:31.000Z",
      "arch": "emscripten",
      "commit": "076fd08789844172544b6009b805bd62991a8011",
      "fileid": "915df2c756c9a8ce26a51f6274e126cc2c578ba4a01d9c3564d4004ab7b12124",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25704683847"
    }
  ]
}