{
  "_id": "6a102e43acfb0bcc41c9439d",
  "Package": "lazyraster",
  "Version": "0.5.0.9010",
  "Title": "Generate Raster Data Lazily from 'GDAL'",
  "Description": "Read raster data at a specified resolution on-demand via\n'GDAL' (the Geospatial Data Abstraction Library\n<https://gdal.org/>). Augments the 'raster' package by never\nreading data from a raster source until necessary for\ngenerating an in-memory 'raster' object. A 'lazyraster' object\nmay be cropped and converted to 'raster' object, and by default\nwill only read a small amount of data sufficient for an overall\nsummary. The amount of data read can be controlled by\nspecifying the output dimensions.",
  "Authors@R": "person(\"Michael\", \"Sumner\", email = \"mdsumner@gmail.com\", role = c(\"aut\", \"cre\"))",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/hypertidy/lazyraster",
  "BugReports": "https://github.com/hypertidy/lazyraster/issues",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libicu-dev\nlibpng-dev libzstd-dev libproj-dev libsqlite3-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2021-09-07 01:47:19 UTC",
  "RemoteUrl": "https://github.com/hypertidy/lazyraster",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 05:25:07 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre]",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "MD5sum": "04773a469615b7c737aba97e20c84331",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "lazyraster_0.5.0.9010.tar.gz",
  "_fileid": "217eabd93f5cf6685d0c832eafd15e25289a0d8931e6add6acd09a6e9997242f",
  "_filesize": 1002657,
  "_sha256": "217eabd93f5cf6685d0c832eafd15e25289a0d8931e6add6acd09a6e9997242f",
  "_created": "2026-05-13T05:25:07.000Z",
  "_published": "2026-05-22T10:21:55.223Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77360718947,
      "time": 233,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6962303771"
    },
    {
      "job": 77360719067,
      "time": 229,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6962303140"
    },
    {
      "job": 77360719044,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6962285122"
    },
    {
      "job": 77360719219,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6962289333"
    },
    {
      "job": 77360718685,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962255091"
    },
    {
      "job": 77360718622,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158231381"
    },
    {
      "job": 77360718961,
      "time": 199,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6962297023"
    },
    {
      "job": 77360719351,
      "time": 231,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6962303532"
    },
    {
      "job": 77360719038,
      "time": 200,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6962297316"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780028540",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hypertidy/lazyraster",
  "_commit": {
    "id": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "new function merc()\n",
    "time": 1630979239
  },
  "_maintainer": {
    "name": "Michael Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "uuid": 4107631
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "vapour",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "quadmesh",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "palr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 27,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 85,
      "uuid": 4107631
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 32,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lazyraster"
  },
  "_devurl": "https://github.com/hypertidy/lazyraster",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lazyraster.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2019-10-09"
    },
    {
      "version": "0.5.1",
      "date": "2021-10-07"
    }
  ],
  "_exports": [
    "as_raster",
    "crop",
    "lazyraster",
    "quadmesh"
  ],
  "_help": [
    {
      "page": "as_raster",
      "title": "Convert to in-memory raster",
      "topics": [
        "as_raster"
      ]
    },
    {
      "page": "lazyraster",
      "title": "Lazy raster",
      "topics": [
        "lazyraster"
      ]
    },
    {
      "page": "lazyraster-methods",
      "title": "Lazy raster S3 methods",
      "topics": [
        "format.lazyraster",
        "lazyraster-methods",
        "plot",
        "plot.lazyraster",
        "print.lazyraster"
      ]
    },
    {
      "page": "lazyraster-raster-S4",
      "title": "Raster methods (S4) for lazyraster.",
      "topics": [
        "crop",
        "crop,lazyraster-method",
        "extent",
        "lazyraster-raster-S4"
      ]
    },
    {
      "page": "merc",
      "title": "Mercator extent",
      "topics": [
        "merc"
      ]
    },
    {
      "page": "quadmesh",
      "title": "Quadmesh for lazyrasters",
      "topics": [
        "quadmesh",
        "quadmesh.lazyraster"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/lazyraster/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "cli",
    "cpp11",
    "crsmeta",
    "farver",
    "geometry",
    "glue",
    "gridBase",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "linprog",
    "lpSolve",
    "magic",
    "magrittr",
    "nanoarrow",
    "palr",
    "png",
    "PROJ",
    "proj4",
    "quadmesh",
    "R6",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RcppProgress",
    "reproj",
    "rlang",
    "scales",
    "sp",
    "stringi",
    "stringr",
    "terra",
    "vapour",
    "vctrs",
    "viridisLite",
    "wk"
  ],
  "_score": 3.510545010206612,
  "_indexed": true,
  "_nocasepkg": "lazyraster",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0.9010",
      "date": "2026-05-13T05:27:50.000Z",
      "distro": "noble",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "e1ff68911e276fa6938395397d02ec82f42631525a9fad6935e99161fd3458cb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780028540"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0.9010",
      "date": "2026-05-13T05:27:45.000Z",
      "distro": "noble",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "eee5d4372052919f7099afa497784cd3f392beca589e121238aa8c33721b5094",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780028540"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0.9010",
      "date": "2026-05-13T05:27:00.000Z",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "a2bbfb6632a5fc4a50f3308661ff49d34dad90d84bde972e3458a4d1d03a6dd5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780028540"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0.9010",
      "date": "2026-05-13T05:27:09.000Z",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "56adc733639624a5a9d5d65b3aa3c0a6b929d729497a6a9c7e06eb3510e09bb9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780028540"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0.9010",
      "date": "2026-05-13T05:26:54.000Z",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "35e88b59a8bb49d067ffa698ddeb6199ca3b3f271495099f99b832da5c0e488e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780028540"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0.9010",
      "date": "2026-05-13T05:27:18.000Z",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "10a8c6ce00487325b0c6de268f87396590e1da0d966c282117f5a7141bbcdfed",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780028540"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0.9010",
      "date": "2026-05-13T05:26:52.000Z",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "06113ec9bd5fc4a456ea234537ff62a9775b47edd801becd4ac1e0dc3f4a5986",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780028540"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0.9010",
      "date": "2026-05-22T10:21:31.000Z",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "625642bffa5b7fbd61e798190f389519009efa885e641d75b7a3c34f7e77a654",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25780028540"
    }
  ]
}