{
  "_id": "6a519cd69b92047c28d50b62",
  "Package": "rusterize",
  "Title": "Extremely fast rasterization engine built in Rust for R",
  "Version": "0.1.0",
  "Authors@R": "person(\"Tommaso\", \"Trotto\", , \"armityle@outlook.it\", role = c(\"aut\", \"cre\"))",
  "Description": "Rasterization engine that handles all sf-supported\ngeometries and returns a terra object.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "SystemRequirements": "Cargo (Rust's package manager), rustc",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev\nlibclang-dev",
  "Repository": "https://ttrotto.r-universe.dev",
  "Date/Publication": "2026-07-11 00:36:25 UTC",
  "RemoteUrl": "https://github.com/ttrotto/rusterize",
  "RemoteRef": "HEAD",
  "RemoteSha": "9884d14d9cbed8d88b3cdb3746eb921be3b148b6",
  "RemoteSubdir": "R/rusterize",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-11 01:21:48 UTC",
    "User": "root"
  },
  "Author": "Tommaso Trotto [aut, cre]",
  "Maintainer": "Tommaso Trotto <armityle@outlook.it>",
  "_user": "ttrotto",
  "_type": "src",
  "_file": "rusterize_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/67abb18d07e6a817f268dab8e32709829b0eba7cb4ded50965188bedaf0e65b5",
  "_filesize": 131706,
  "_sha256": "67abb18d07e6a817f268dab8e32709829b0eba7cb4ded50965188bedaf0e65b5",
  "_expires": "2026-10-19T01:31:00.000Z",
  "_created": "2026-07-11T01:21:48.000Z",
  "_published": "2026-07-11T01:31:02.278Z",
  "_jobs": [
    {
      "job": 86496141825,
      "time": 332,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8243172191"
    },
    {
      "job": 86496141823,
      "time": 253,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8243160401"
    },
    {
      "job": 86496141824,
      "time": 350,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8243174725"
    },
    {
      "job": 86496141830,
      "time": 255,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8243160551"
    },
    {
      "job": 86496141867,
      "time": 218,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8243152528"
    },
    {
      "job": 86496141846,
      "time": 450,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8243183196"
    },
    {
      "job": 86496141831,
      "time": 200,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8243148514"
    },
    {
      "job": 86496141829,
      "time": 321,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8243167372"
    },
    {
      "job": 86495624736,
      "time": 359,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8243123215"
    },
    {
      "job": 86496141822,
      "time": 196,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 86496141813,
      "time": 175,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8243149209"
    },
    {
      "job": 86496141817,
      "time": 181,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8243150079"
    },
    {
      "job": 86496141820,
      "time": 177,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8243149389"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ttrotto/actions/runs/29134338268",
  "_status": "success",
  "_upstream": "https://github.com/ttrotto/rusterize",
  "_commit": {
    "id": "9884d14d9cbed8d88b3cdb3746eb921be3b148b6",
    "author": "ttrotto <armityle@outlook.it>",
    "committer": "ttrotto <armityle@outlook.it>",
    "message": "rename `target_align_pixel` to `target_aligned_pixels`\n",
    "time": 1783730185
  },
  "_maintainer": {
    "name": "Tommaso Trotto",
    "email": "armityle@outlook.it",
    "login": "ttrotto",
    "linkedin": "in/tommaso-trotto-0b56a4205",
    "description": "Postdoctoral Research Fellow in the Integrated Remote Sensing Studio",
    "uuid": 58608112
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "terra",
      "version": ">= 1.9.34",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "version": ">= 2.5.2",
      "role": "Suggests"
    }
  ],
  "_owner": "ttrotto",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 6
    },
    {
      "week": "2025-40",
      "n": 4
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 17
    },
    {
      "week": "2025-48",
      "n": 10
    },
    {
      "week": "2026-05",
      "n": 6
    },
    {
      "week": "2026-06",
      "n": 5
    },
    {
      "week": "2026-08",
      "n": 6
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 5
    },
    {
      "week": "2026-27",
      "n": 7
    },
    {
      "week": "2026-28",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.4.0",
      "date": "2025-08-05"
    },
    {
      "name": "v0.4.1",
      "date": "2025-10-03"
    },
    {
      "name": "v0.5.0",
      "date": "2025-11-10"
    },
    {
      "name": "v0.6.0",
      "date": "2025-11-28"
    },
    {
      "name": "v0.6.1",
      "date": "2026-02-01"
    },
    {
      "name": "v0.7.0",
      "date": "2026-02-17"
    },
    {
      "name": "v0.7.1",
      "date": "2026-02-18"
    },
    {
      "name": "v0.8.0",
      "date": "2026-02-25"
    },
    {
      "name": "v0.8.1",
      "date": "2026-06-16"
    },
    {
      "name": "py-v0.9.0",
      "date": "2026-06-30"
    }
  ],
  "_topics": [
    "fast",
    "geometry",
    "raster",
    "rust",
    "cargo"
  ],
  "_stars": 46,
  "_contributors": [
    {
      "user": "ttrotto",
      "count": 411,
      "uuid": 58608112
    },
    {
      "user": "ntedjosantoso",
      "count": 5,
      "uuid": 63661348
    },
    {
      "user": "copilot",
      "count": 1,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 58608112,
    "type": "user",
    "name": "Tommaso Trotto",
    "followers": 25,
    "description": "Postdoctoral Research Fellow in the Integrated Remote Sensing Studio"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rusterize"
  },
  "_devurl": "https://github.com/ttrotto/rusterize",
  "_searchresults": 3,
  "_cargo": true,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rusterize.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "rusterize"
  ],
  "_help": [
    {
      "page": "rusterize",
      "title": "Extremely fast rasterization engine built in Rust for R",
      "topics": [
        "rusterize"
      ]
    }
  ],
  "_readme": "https://github.com/ttrotto/rusterize/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "DBI",
    "e1071",
    "KernSmooth",
    "MASS",
    "proxy",
    "Rcpp",
    "s2",
    "sf",
    "terra",
    "units",
    "wk"
  ],
  "_score": 4.741939077729199,
  "_indexed": true,
  "_nocasepkg": "rusterize",
  "_universes": [
    "ttrotto"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-11T01:27:47.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9884d14d9cbed8d88b3cdb3746eb921be3b148b6",
      "fileid": "https://r2.ropensci.org/da39aa10dce75826569e13b959a8db6e72019860f8400a63d3996e068fabd50b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ttrotto/actions/runs/29134338268"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-11T01:26:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9884d14d9cbed8d88b3cdb3746eb921be3b148b6",
      "fileid": "https://r2.ropensci.org/7e0ab65e5724cacbb23e4049fb983116043f6cb2b519454276f93e8b702cd277",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ttrotto/actions/runs/29134338268"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-11T01:28:03.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9884d14d9cbed8d88b3cdb3746eb921be3b148b6",
      "fileid": "https://r2.ropensci.org/547dd63b3860f0ce757314bdd4c97cc59944e9d43bab198c4d1d0ee4b6bd18a9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ttrotto/actions/runs/29134338268"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-11T01:26:03.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9884d14d9cbed8d88b3cdb3746eb921be3b148b6",
      "fileid": "https://r2.ropensci.org/7cebeffd7d5b0936e83643ceee627e791f9dd3a4b46a2f6e141d9168c8633305",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ttrotto/actions/runs/29134338268"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-11T01:25:17.000Z",
      "arch": "aarch64",
      "commit": "9884d14d9cbed8d88b3cdb3746eb921be3b148b6",
      "fileid": "https://r2.ropensci.org/a0744b109e9da293097cc85540ce0d30aba7986ecd5099f4c650eb7617503fea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ttrotto/actions/runs/29134338268"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-11T01:26:49.000Z",
      "arch": "x86_64",
      "commit": "9884d14d9cbed8d88b3cdb3746eb921be3b148b6",
      "fileid": "https://r2.ropensci.org/3c87a47c03574321f75c6e6d98a7d656cb548bcf2761a55acf4bfb73326cb658",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ttrotto/actions/runs/29134338268"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-11T01:24:44.000Z",
      "arch": "aarch64",
      "commit": "9884d14d9cbed8d88b3cdb3746eb921be3b148b6",
      "fileid": "https://r2.ropensci.org/42cc00d061320c31f143328662faad9453a0b58fb1a5bf3fa4806e3982dd83d5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ttrotto/actions/runs/29134338268"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-11T01:26:03.000Z",
      "arch": "x86_64",
      "commit": "9884d14d9cbed8d88b3cdb3746eb921be3b148b6",
      "fileid": "https://r2.ropensci.org/f71b7893a6020a836b5bbc64edb2a2075fc8ef6fb9a2886813063ce174389b98",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ttrotto/actions/runs/29134338268"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-11T01:24:13.000Z",
      "arch": "x86_64",
      "commit": "9884d14d9cbed8d88b3cdb3746eb921be3b148b6",
      "fileid": "https://r2.ropensci.org/808dc7e4a18c019efaa551570f240c1fa0fa569f6c7e98da209869bb1b8c672e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ttrotto/actions/runs/29134338268"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-11T01:24:18.000Z",
      "arch": "x86_64",
      "commit": "9884d14d9cbed8d88b3cdb3746eb921be3b148b6",
      "fileid": "https://r2.ropensci.org/588d3a7725ff24272c9880f6809c60c516e6d64206b2e0dcb25dc65ff9674681",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ttrotto/actions/runs/29134338268"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-11T01:24:17.000Z",
      "arch": "x86_64",
      "commit": "9884d14d9cbed8d88b3cdb3746eb921be3b148b6",
      "fileid": "https://r2.ropensci.org/85fb219be289c330f7f162f5b11c9b4dd2d56508a9e08406997d263d860164d4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ttrotto/actions/runs/29134338268"
    }
  ]
}