{
  "_id": "6a104c15acfb0bcc41ca014d",
  "Package": "rasterDT",
  "Type": "Package",
  "Title": "Fast Raster Summary and Manipulation",
  "Version": "0.3.2",
  "Date": "2022-12-25",
  "Author": "Joshua O'Brien",
  "Maintainer": "Joshua O'Brien <joshmobrien@gmail.com>",
  "Description": "Fast alternatives to several relatively slow 'raster'\npackage functions. For large rasters, the functions run from 5\nto approximately 100 times faster than the 'raster' package\nfunctions they replace. The 'fasterize' package, on which one\nfunction in this package depends, includes an implementation of\nthe scan line algorithm attributed to Wylie et al. (1967)\n<doi:10.1145/1465611.1465619>.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/JoshOBrien/rasterDT/,\nhttps://joshobrien.github.io/rasterDT/",
  "BugReports": "https://github.com/JoshOBrien/rasterDT/issues/",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://joshobrien.r-universe.dev",
  "Date/Publication": "2023-08-24 13:44:03 UTC",
  "RemoteUrl": "https://github.com/joshobrien/rasterdt",
  "RemoteRef": "HEAD",
  "RemoteSha": "dfa6eb419232aa5617204f7f1f2ebdaed3a3ab28",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 07:34:07 UTC",
    "User": "root"
  },
  "MD5sum": "c053a2104d425bcb2f5800b29acc70ea",
  "_user": "joshobrien",
  "_type": "src",
  "_file": "rasterDT_0.3.2.tar.gz",
  "_fileid": "9687cb9fcc9c0ada2301c574fc8ebc4e6e286e0d6b60ecda48709e1a62641efc",
  "_filesize": 299265,
  "_sha256": "9687cb9fcc9c0ada2301c574fc8ebc4e6e286e0d6b60ecda48709e1a62641efc",
  "_created": "2026-05-10T07:34:07.000Z",
  "_published": "2026-05-22T12:29:09.546Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77379436106,
      "time": 201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902010044"
    },
    {
      "job": 77379436060,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902009835"
    },
    {
      "job": 77379436547,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902008420"
    },
    {
      "job": 77379436124,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902004432"
    },
    {
      "job": 77379435636,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901991095"
    },
    {
      "job": 77379435618,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160479833"
    },
    {
      "job": 77379435928,
      "time": 191,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902008979"
    },
    {
      "job": 77379436392,
      "time": 172,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902007332"
    },
    {
      "job": 77379436420,
      "time": 319,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902021189"
    }
  ],
  "_buildurl": "https://github.com/r-universe/joshobrien/actions/runs/25622967646",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/joshobrien/rasterdt",
  "_commit": {
    "id": "dfa6eb419232aa5617204f7f1f2ebdaed3a3ab28",
    "author": "JoshOBrien <joshmobrien@gmail.com>",
    "committer": "JoshOBrien <joshmobrien@gmail.com>",
    "message": "Add pkgdown documentation\n",
    "time": 1692884643
  },
  "_maintainer": {
    "name": "Joshua OBrien",
    "email": "joshmobrien@gmail.com",
    "login": "joshobrien",
    "uuid": 3478309
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "raster",
      "version": ">= 3.6-3",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Depends"
    },
    {
      "package": "fasterize",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "rasterVis",
      "role": "Suggests"
    }
  ],
  "_owner": "joshobrien",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 27,
  "_contributors": [
    {
      "user": "joshobrien",
      "count": 40,
      "uuid": 3478309
    }
  ],
  "_userbio": {
    "uuid": 3478309,
    "type": "user",
    "name": "JoshOBrien"
  },
  "_downloads": {
    "count": 248,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rasterDT"
  },
  "_devurl": "https://github.com/joshobrien/rasterdt",
  "_pkgdown": "https://joshobrien.github.io/rasterDT/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rasterDT.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/joshobrien/rasterdt",
  "_realowner": "joshobrien",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.1",
      "date": "2020-03-04"
    },
    {
      "version": "0.3.2",
      "date": "2022-12-15"
    }
  ],
  "_exports": [
    "cat_to_val",
    "crosstabDT",
    "fasterizeDT",
    "freqDT",
    "subsDT",
    "zonalDT"
  ],
  "_help": [
    {
      "page": "rasterDT-package",
      "title": "Fast Raster Summary and Manipulation",
      "topics": [
        "rasterDT-package",
        "rasterDT"
      ]
    },
    {
      "page": "cat_to_val",
      "title": "Convert a Categorical Raster to a Value Raster",
      "topics": [
        "cat_to_val"
      ]
    },
    {
      "page": "crosstabDT",
      "title": "Speedy Raster Cross-tabulation",
      "topics": [
        "crosstabDT"
      ]
    },
    {
      "page": "fasterizeDT",
      "title": "Polygon Rasterization Using Numeric, Factor, or Character Fields",
      "topics": [
        "fasterizeDT"
      ]
    },
    {
      "page": "freqDT",
      "title": "Speedy Raster Value Frequency Tabulation",
      "topics": [
        "freqDT",
        "freqDT,RasterLayer-method",
        "freqDT,RasterStackBrick-method"
      ]
    },
    {
      "page": "subsDT",
      "title": "Speedy Raster Value Substitution",
      "topics": [
        "subsDT"
      ]
    },
    {
      "page": "zonalDT",
      "title": "Speedy Zonal Statistics",
      "topics": [
        "zonalDT"
      ]
    }
  ],
  "_readme": "https://github.com/joshobrien/rasterdt/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "data.table",
    "DBI",
    "e1071",
    "fasterize",
    "KernSmooth",
    "lattice",
    "MASS",
    "proxy",
    "raster",
    "Rcpp",
    "RcppArmadillo",
    "s2",
    "sf",
    "sp",
    "terra",
    "units",
    "wk"
  ],
  "_score": 4.607455023214669,
  "_indexed": true,
  "_nocasepkg": "rasterdt",
  "_universes": [
    "joshobrien"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-10T07:36:34.000Z",
      "distro": "noble",
      "commit": "dfa6eb419232aa5617204f7f1f2ebdaed3a3ab28",
      "fileid": "ed3a9ae4cc90f29d5bc27601e8ae86975182933f72774f8b19a4c0e62cd66c16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshobrien/actions/runs/25622967646"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-10T07:36:21.000Z",
      "distro": "noble",
      "commit": "dfa6eb419232aa5617204f7f1f2ebdaed3a3ab28",
      "fileid": "83fca4b7126b2ac81432ff11e914d4403468b59e230caca118f75588253e6061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshobrien/actions/runs/25622967646"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-10T07:36:31.000Z",
      "commit": "dfa6eb419232aa5617204f7f1f2ebdaed3a3ab28",
      "fileid": "df847745ac70518b7f194f7a95387f94c409d47abf819e2ca93355f78c64f633",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshobrien/actions/runs/25622967646"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-10T07:36:04.000Z",
      "commit": "dfa6eb419232aa5617204f7f1f2ebdaed3a3ab28",
      "fileid": "2e8222928c3262f1f5a4277d0b77cb16b48c63a4581170add71ca41977809e4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshobrien/actions/runs/25622967646"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-10T07:35:42.000Z",
      "commit": "dfa6eb419232aa5617204f7f1f2ebdaed3a3ab28",
      "fileid": "75dcbd745da336d62a50d93f8bd3977f448e222e4002d7df6d9c183ece04ad0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshobrien/actions/runs/25622967646"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-10T07:35:28.000Z",
      "commit": "dfa6eb419232aa5617204f7f1f2ebdaed3a3ab28",
      "fileid": "295a696165b2e4e676557c1895de496c437c8767ac92b9112a8a7617720af5d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshobrien/actions/runs/25622967646"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-10T07:38:08.000Z",
      "commit": "dfa6eb419232aa5617204f7f1f2ebdaed3a3ab28",
      "fileid": "a2617560ff21372b3f55245cc23868520139926806ee8fef47064318ef0004b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshobrien/actions/runs/25622967646"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-05-22T12:28:52.000Z",
      "commit": "dfa6eb419232aa5617204f7f1f2ebdaed3a3ab28",
      "fileid": "79fc9a682e50974c44f4f49524aa31c21aa70c877245d3c13ca454ae61928d18",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joshobrien/actions/runs/25622967646"
    }
  ]
}