{
  "_id": "6a1d45d21d7bb097a0a42146",
  "Package": "tabularaster",
  "Type": "Package",
  "Title": "Tidy Tools for 'Raster' Data",
  "Version": "0.7.2",
  "Authors@R": "c(person(\"Michael D.\", \"Sumner\", , \"mdsumner@gmail.com\", c(\"aut\", \"cre\")))",
  "Description": "Facilities to work with vector and raster data in\nefficient repeatable and systematic work flow. Missing\nfunctionality in existing packages is included here to allow\nextraction from raster data with 'simple features' and\n'Spatial' types and to make extraction consistent and\nstraightforward. Extract cell numbers from raster data and\nreturn the cells as a data frame rather than as lists of\nmatrices or vectors. The functions here allow spatial data to\nbe used without special handling for the format currently in\nuse.",
  "License": "GPL-3",
  "LazyData": "TRUE",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/hypertidy/tabularaster,\nhttps://hypertidy.github.io/tabularaster/",
  "BugReports": "https://github.com/hypertidy/tabularaster/issues",
  "Language": "en-US",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2024-01-10 21:12:30 UTC",
  "RemoteUrl": "https://github.com/hypertidy/tabularaster",
  "RemoteRef": "HEAD",
  "RemoteSha": "cc9bc41e596b737f50d573d806b8b4dc637ba2e7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:36:26 UTC",
    "User": "root"
  },
  "Author": "Michael D. Sumner [aut, cre]",
  "Maintainer": "Michael D. Sumner <mdsumner@gmail.com>",
  "MD5sum": "2fa9b5a501c25fd597ad557cdf9af9a2",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "tabularaster_0.7.2.tar.gz",
  "_fileid": "93aae1c5857ddf467c918caa0f9092d4331a2ee9c1fdc303958ab7ddf5ef841d",
  "_filesize": 1213022,
  "_sha256": "93aae1c5857ddf467c918caa0f9092d4331a2ee9c1fdc303958ab7ddf5ef841d",
  "_created": "2026-06-01T08:36:26.000Z",
  "_published": "2026-06-01T08:41:54.880Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78815479648,
      "time": 273,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327009757"
    },
    {
      "job": 78815479657,
      "time": 238,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326999062"
    },
    {
      "job": 78815479695,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326981739"
    },
    {
      "job": 78815479693,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326970442"
    },
    {
      "job": 78814906533,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326919703"
    },
    {
      "job": 78815479646,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326970302"
    },
    {
      "job": 78815479681,
      "time": 207,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326988399"
    },
    {
      "job": 78815479669,
      "time": 198,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326985599"
    },
    {
      "job": 78815479661,
      "time": 213,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326990553"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26744030356",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hypertidy/tabularaster",
  "_commit": {
    "id": "cc9bc41e596b737f50d573d806b8b4dc637ba2e7",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #32 from olivroy/patch-1\n\nAdd website to DESCRIPTION",
    "time": 1704921150
  },
  "_maintainer": {
    "name": "Michael D. Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fasterize",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "silicate",
      "role": "Imports"
    },
    {
      "package": "spatstat.geom",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 48,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 179,
      "uuid": 4107631
    },
    {
      "user": "rhijmans",
      "count": 1,
      "uuid": 11481397
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 249,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tabularaster"
  },
  "_devurl": "https://github.com/hypertidy/tabularaster",
  "_pkgdown": "https://hypertidy.github.io/tabularaster/",
  "_searchresults": 74,
  "_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/readme.html",
    "extra/readme.md",
    "extra/tabularaster.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hypertidy/tabularaster",
  "_realowner": "hypertidy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2017-08-05"
    },
    {
      "version": "0.4.0",
      "date": "2017-12-10"
    },
    {
      "version": "0.5.0",
      "date": "2018-05-21"
    },
    {
      "version": "0.6.0",
      "date": "2020-04-10"
    },
    {
      "version": "0.6.5",
      "date": "2020-06-29"
    },
    {
      "version": "0.6.6",
      "date": "2020-12-02"
    },
    {
      "version": "0.7.0",
      "date": "2021-03-15"
    },
    {
      "version": "0.7.1",
      "date": "2022-10-18"
    },
    {
      "version": "0.7.2",
      "date": "2023-11-01"
    }
  ],
  "_exports": [
    "%>%",
    "as_tibble",
    "cellnumbers",
    "decimate",
    "index_extent"
  ],
  "_datasets": [
    {
      "name": "ghrsst",
      "title": "Sea surface temperature data.",
      "object": "ghrsst",
      "class": [
        "RasterLayer"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "oisst",
      "title": "Optimally interpolated SST in near-native form.",
      "object": "oisst",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sst"
      ],
      "rows": 1036800,
      "table": true,
      "tojson": true
    },
    {
      "name": "polycano",
      "title": "The raster volcano as polygons.",
      "object": "polycano",
      "class": [
        "SpatialPolygonsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "rastercano",
      "title": "The raster volcano.",
      "object": "rastercano",
      "class": [
        "RasterLayer"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sharkcano",
      "title": "Sharkcano, the shark and the volcano.",
      "object": "sharkcano",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "cell_",
        "byte"
      ],
      "rows": 117843,
      "table": true,
      "tojson": true
    },
    {
      "name": "sst_regions",
      "title": "Sea surface temperature data.",
      "object": "sst_regions",
      "class": [
        "SpatialPolygonsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "as_tibble",
      "title": "Convert a Raster to a data frame.",
      "topics": [
        "as_tibble",
        "as_tibble.BasicRaster"
      ]
    },
    {
      "page": "cellnumbers",
      "title": "Extract cell numbers from a Raster object.",
      "topics": [
        "cellnumbers",
        "cellnumbers.default",
        "cellnumbers.sf",
        "cellnumbers.sfc",
        "cellnumbers.SpatialLines"
      ]
    },
    {
      "page": "decimate",
      "title": "Decimate swiftly and ruthlessly",
      "topics": [
        "decimate"
      ]
    },
    {
      "page": "ghrsst",
      "title": "Sea surface temperature data.",
      "topics": [
        "ghrsst",
        "sst_regions"
      ]
    },
    {
      "page": "index_extent",
      "title": "Index extent",
      "topics": [
        "index_extent"
      ]
    },
    {
      "page": "oisst",
      "title": "Optimally interpolated SST in near-native form.",
      "topics": [
        "oisst"
      ]
    },
    {
      "page": "polycano",
      "title": "The raster volcano as polygons.",
      "topics": [
        "polycano"
      ]
    },
    {
      "page": "rastercano",
      "title": "The raster volcano.",
      "topics": [
        "rastercano"
      ]
    },
    {
      "page": "sharkcano",
      "title": "Sharkcano, the shark and the volcano.",
      "topics": [
        "sharkcano"
      ]
    },
    {
      "page": "tabularaster",
      "title": "Tabular tools for raster",
      "topics": [
        "tabularaster"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/tabularaster/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "crsmeta",
    "decido",
    "deldir",
    "dplyr",
    "fasterize",
    "generics",
    "gibble",
    "glue",
    "gridBase",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "polyclip",
    "purrr",
    "R6",
    "raster",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "silicate",
    "sp",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.univar",
    "spatstat.utils",
    "terra",
    "tibble",
    "tidyselect",
    "unjoin",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "cell-index-raster-abstraction.Rmd",
      "filename": "cell-index-raster-abstraction.html",
      "title": "The raster functions for cell abstraction",
      "author": "Michael Sumner",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2017-05-22 06:31:14",
      "modified": "2020-04-10 10:47:34",
      "commits": 3
    },
    {
      "source": "tabularaster-usage.Rmd",
      "filename": "tabularaster-usage.html",
      "title": "Using abularaster",
      "author": "Michael D. Sumner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "tabularaster",
        "Examples",
        "Simple examples",
        "as tibble",
        "Warnings",
        "Applied example",
        "Extract cell numbers",
        "Extract cells from rasters"
      ],
      "created": "2017-08-03 14:20:35",
      "modified": "2022-10-17 23:07:07",
      "commits": 9
    }
  ],
  "_score": 6.851502952770545,
  "_indexed": true,
  "_nocasepkg": "tabularaster",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.2",
      "date": "2026-06-01T08:39:12.000Z",
      "distro": "noble",
      "commit": "cc9bc41e596b737f50d573d806b8b4dc637ba2e7",
      "fileid": "1c817d792e649cd8c551f37ae6680d198fd793a66e25731a531d491e9f7c30fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26744030356"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.2",
      "date": "2026-06-01T08:39:04.000Z",
      "distro": "noble",
      "commit": "cc9bc41e596b737f50d573d806b8b4dc637ba2e7",
      "fileid": "6144f186c811b5c3fa683b7dc8b43c0a277a00d7ba12010837c7c16668ad48e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26744030356"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.2",
      "date": "2026-06-01T08:38:38.000Z",
      "commit": "cc9bc41e596b737f50d573d806b8b4dc637ba2e7",
      "fileid": "9753776d0097d6a8272801aa6702e1ecef56e2716abd9708920e940017b718ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26744030356"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.2",
      "date": "2026-06-01T08:38:12.000Z",
      "commit": "cc9bc41e596b737f50d573d806b8b4dc637ba2e7",
      "fileid": "37fecc881ffd228cec1835df555ebc31c30ffbb39e1613275e2f2faaa3789bf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26744030356"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.2",
      "date": "2026-06-01T08:39:25.000Z",
      "commit": "cc9bc41e596b737f50d573d806b8b4dc637ba2e7",
      "fileid": "c7b2c149a6540b90d471e43965380efa0c881c4fb5367e245204aca373a1431f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26744030356"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.2",
      "date": "2026-06-01T08:38:00.000Z",
      "commit": "cc9bc41e596b737f50d573d806b8b4dc637ba2e7",
      "fileid": "00762cfa91c35f239e11635d006a65e8377ae6dc459018b99f56e189e687d04b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26744030356"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.2",
      "date": "2026-06-01T08:37:58.000Z",
      "commit": "cc9bc41e596b737f50d573d806b8b4dc637ba2e7",
      "fileid": "23c0284ac664d47d1841dc1f752536a63752a75a60ae6acadac5108487a01aa4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26744030356"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.2",
      "date": "2026-06-01T08:38:14.000Z",
      "commit": "cc9bc41e596b737f50d573d806b8b4dc637ba2e7",
      "fileid": "08a376ad62b93ffa60544cbfcf2f186ec0a69a836338e0f1a938ff1716e52c0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26744030356"
    }
  ]
}