{
  "_id": "6a2be3523efcd9bda42cc4c5",
  "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-06-12 10:40:48 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre]",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "MD5sum": "f33fc18ce5171f238bddd39e93989d39",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "lazyraster_0.5.0.9010.tar.gz",
  "_fileid": "88951c46b53e6271b9f605429bc738d26e618c37946361870233858df241f77f",
  "_filesize": 1006224,
  "_sha256": "88951c46b53e6271b9f605429bc738d26e618c37946361870233858df241f77f",
  "_created": "2026-06-12T10:40:48.000Z",
  "_published": "2026-06-12T10:45:38.668Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81010837801,
      "time": 238,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7589476416"
    },
    {
      "job": 81010837815,
      "time": 234,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7589475523"
    },
    {
      "job": 81010837780,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7589446284"
    },
    {
      "job": 81010837794,
      "time": 193,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7589461917"
    },
    {
      "job": 81010343985,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589401243"
    },
    {
      "job": 81010837763,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589441632"
    },
    {
      "job": 81010837788,
      "time": 190,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7589461143"
    },
    {
      "job": 81010837785,
      "time": 181,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7589458748"
    },
    {
      "job": 81010837784,
      "time": 200,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7589464287"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410500331",
  "_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",
    "description": "no names have an anonymous function",
    "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": 33,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lazyraster"
  },
  "_devurl": "https://github.com/hypertidy/lazyraster",
  "_searchresults": 31,
  "_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.6216954623292787,
  "_indexed": true,
  "_nocasepkg": "lazyraster",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0.9010",
      "date": "2026-06-12T10:43:18.000Z",
      "distro": "noble",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "bb3ab178ab4932dd30591df79382d7a19d9cb9803e219d0a4934312861cc2ed4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410500331"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0.9010",
      "date": "2026-06-12T10:43:29.000Z",
      "distro": "noble",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "9c5b636f66ae15af8eb1eae2cfc144ef05cb706886c0b9e3cb973fce8fd47c77",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410500331"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0.9010",
      "date": "2026-06-12T10:42:38.000Z",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "3165be0859e9972ab2d34610e509886756fa43a855d9665974589d68c2e2697e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410500331"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0.9010",
      "date": "2026-06-12T10:42:42.000Z",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "d4ca44041659e796cb818b34f2140ac717ab84b8b1427e5c0305dba78c2fc57e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410500331"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0.9010",
      "date": "2026-06-12T10:43:22.000Z",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "58b08364fade10750ed232aae3a35a38f7b23f435272b14477f7eb8cfe334e99",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410500331"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0.9010",
      "date": "2026-06-12T10:42:17.000Z",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "32685d93aab737a9a95540cc8065cb67e1e243e19ca3e6411feada235add1150",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410500331"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0.9010",
      "date": "2026-06-12T10:42:12.000Z",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "6643589e0cd497d5bf7ea5d61dc44c4ed0bcaccd98b09dcd6211f512218506a7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410500331"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0.9010",
      "date": "2026-06-12T10:42:26.000Z",
      "commit": "ec99b29ad640f1b78056d7ca330f1e0a67b50591",
      "fileid": "983f35f513b8c34dc5688113243c453a5c87ccad6b99fff743767f1243f73e99",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27410500331"
    }
  ]
}