{
  "_id": "6a266dad794753ddbc3e9212",
  "Package": "fasterize",
  "Title": "Fast Polygon to Raster Conversion",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\"Noam\", \"Ross\", , \"ross@ecohealthalliance.org\",\nrole = c(\"aut\"),\ncomment=c(\"Original author\", ORCID = \"0000-0002-2136-0000\")),\nperson(\"Michael\", \"Sumner\",, \"mdsumner@gmail.com\", role = c(\"cre\", \"ctb\"),\ncomment=c(ORCID = \"0000-0002-2471-7511\")),\nperson(\"Jeroen\", \"Ooms\", role = \"ctb\"),\nperson(\"Antoine\", \"Stevens\", role = \"ctb\"),\nperson(\"EcoHealth Alliance\", role=\"cph\"),\nperson(\"USAID PREDICT\", role = \"fnd\"))",
  "Description": "Provides a drop-in replacement for rasterize() from the\n'raster' package that takes polygon vector or data frame\nobjects, and is much faster. There is support for the main\noptions provided by the rasterize() function, including setting\nthe field used and background value, and options for\naggregating multi-layer rasters. Uses the scan line algorithm\nattributed to Wylie et al. (1967)\n<doi:10.1145/1465611.1465619>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ecohealthalliance/fasterize",
  "BugReports": "https://github.com/ecohealthalliance/fasterize/issues",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-08 07:15:43 UTC",
    "User": "root"
  },
  "Author": "Noam Ross [aut] (Original author,\n<https://orcid.org/0000-0002-2136-0000>), Michael Sumner [cre,\nctb] (<https://orcid.org/0000-0002-2471-7511>), Jeroen Ooms\n[ctb], Antoine Stevens [ctb], EcoHealth Alliance [cph], USAID\nPREDICT [fnd]",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-10-02 03:00:20 UTC",
  "RemoteUrl": "https://github.com/cran/fasterize",
  "RemoteRef": "HEAD",
  "RemoteSha": "0141b6e462946777f2d8340d96752c553e80fa48",
  "MD5sum": "da0fc6386b322615a1347fe2129fed0f",
  "_user": "cran",
  "_type": "src",
  "_file": "fasterize_1.1.0.tar.gz",
  "_fileid": "e5da854cd681f4ca33345a01d22a439cad1a305b391e12621fda06aa342803ce",
  "_filesize": 811827,
  "_sha256": "e5da854cd681f4ca33345a01d22a439cad1a305b391e12621fda06aa342803ce",
  "_created": "2026-06-08T07:15:43.000Z",
  "_published": "2026-06-08T07:22:21.255Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80041183168,
      "time": 280,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473795881"
    },
    {
      "job": 80041183150,
      "time": 244,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473786132"
    },
    {
      "job": 80041183159,
      "time": 245,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473786908"
    },
    {
      "job": 80041183160,
      "time": 210,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473777154"
    },
    {
      "job": 80040471428,
      "time": 304,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473720415"
    },
    {
      "job": 80041183124,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473762271"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27121776149",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fasterize",
  "_commit": {
    "id": "0141b6e462946777f2d8340d96752c553e80fa48",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1727838020
  },
  "_maintainer": {
    "name": "Michael Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "orcid": "0000-0002-2471-7511",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "raster",
      "version": ">= 2.8-3",
      "role": "Imports"
    },
    {
      "package": "wk",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "geos",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 12,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 3,
      "uuid": 4107631
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 3015,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fasterize"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/ecohealthalliance/fasterize",
  "_searchresults": 1500,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fasterize.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hypertidy/fasterize",
  "_realowner": "hypertidy",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-03-22"
    },
    {
      "version": "1.0.2",
      "date": "2020-03-25"
    },
    {
      "version": "1.0.3",
      "date": "2020-07-27"
    },
    {
      "version": "1.0.4",
      "date": "2022-12-06"
    },
    {
      "version": "1.0.5",
      "date": "2023-11-05"
    },
    {
      "version": "1.1.0",
      "date": "2024-10-01"
    }
  ],
  "_exports": [
    "fasterize",
    "plot",
    "raster"
  ],
  "_help": [
    {
      "page": "fasterize",
      "title": "Rasterize a vector or dataframe object of polygons",
      "topics": [
        "fasterize"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "raster",
    "Rcpp",
    "RcppArmadillo",
    "sp",
    "terra",
    "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": "using-fasterize.Rmd",
      "filename": "using-fasterize.html",
      "title": "Using Fasterize",
      "author": "Noam Ross, Michael Sumner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Usage",
        "Performance",
        "About"
      ],
      "created": "2018-03-22 10:27:05",
      "modified": "2023-11-05 07:30:45",
      "commits": 4
    }
  ],
  "_score": 6.989832326682783,
  "_indexed": false,
  "_nocasepkg": "fasterize",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://hypertidy.r-universe.dev/fasterize",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-08T07:19:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0141b6e462946777f2d8340d96752c553e80fa48",
      "fileid": "6a2775fb0e907f2de81b8ad99f5560aa84fbc501272a43c663c1ef222a6999c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27121776149"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-08T07:19:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0141b6e462946777f2d8340d96752c553e80fa48",
      "fileid": "84e4c090ff0cb0b0c67cf73c095dfcf2749ebae77bd603f88878acfd38af6198",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27121776149"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-08T07:19:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0141b6e462946777f2d8340d96752c553e80fa48",
      "fileid": "cb3976dd6ddaf89fe591170a65444b7bc7c537195694fb84eb2ce9dfa6b6b05b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27121776149"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-08T07:18:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0141b6e462946777f2d8340d96752c553e80fa48",
      "fileid": "3c19db9e6b4398f9e67266fe9f751288ca277dc9350aab554f23a057bea1f5e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27121776149"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-08T07:19:29.000Z",
      "arch": "emscripten",
      "commit": "0141b6e462946777f2d8340d96752c553e80fa48",
      "fileid": "f7629326809eff763c261eb17e76fe0b6972ba2d2ec13c35dcfa7e3b1f9638d0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27121776149"
    }
  ]
}