{
  "_id": "6a5426769b92047c28d59724",
  "Package": "lazysf",
  "Title": "Delayed Read for 'GDAL' Vector Data Sources",
  "Version": "0.4.0",
  "Authors@R": "person(given = \"Michael\",\nfamily = \"Sumner\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mdsumner@gmail.com\",\ncomment = c(ORCID = \"0000-0002-2471-7511\"))",
  "Description": "Lazy read for drawings. A 'dplyr' back end for data\nsources supported by 'GDAL' vector drivers, that allows working\nwith local or remote sources as if they are in-memory data\nframes. Basic features work with any drawing format ('GDAL\nvector data source') supported by the 'gdalraster' package.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "URL": "https://github.com/hypertidy/lazysf,\nhttps://hypertidy.github.io/lazysf/",
  "BugReports": "https://github.com/hypertidy/lazysf/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Collate": "'GDALVectorResult.R' 'GDALVectorConnection.R'\n'GDALVectorDriver.R' 'connect.R' 'dbplyr.R' 'helper.R'\n'lazysf-package.R' 'lazysf.R' 'sql-query-fields.R'\n'sql-translation.R' 'zzz.R'",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libicu-dev\nlibxml2-dev libzstd-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2026-07-12 23:01:07 UTC",
  "RemoteUrl": "https://github.com/hypertidy/lazysf",
  "RemoteRef": "HEAD",
  "RemoteSha": "4058b28e3b7666089fa4a5023d7216d66729e9dd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 23:39:03 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2471-7511>)",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "lazysf_0.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/5fccd3ddc1cf1442f0573b6b9fbda9e7b2e0e78da9ec749273f8bcf4a140f34d",
  "_filesize": 358148,
  "_sha256": "5fccd3ddc1cf1442f0573b6b9fbda9e7b2e0e78da9ec749273f8bcf4a140f34d",
  "_expires": "2026-10-20T23:42:44.000Z",
  "_created": "2026-07-12T23:39:03.000Z",
  "_published": "2026-07-12T23:42:46.557Z",
  "_jobs": [
    {
      "job": 86705896100,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8265950207"
    },
    {
      "job": 86705896105,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8265951553"
    },
    {
      "job": 86705896133,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8265941812"
    },
    {
      "job": 86705896123,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8265940427"
    },
    {
      "job": 86705625399,
      "time": 210,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8265926465"
    },
    {
      "job": 86705896096,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8265947991"
    },
    {
      "job": 86705896130,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8265943955"
    },
    {
      "job": 86705896114,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8265942980"
    },
    {
      "job": 86705896103,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8265945283"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29213680925",
  "_status": "success",
  "_upstream": "https://github.com/hypertidy/lazysf",
  "_commit": {
    "id": "4058b28e3b7666089fa4a5023d7216d66729e9dd",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update _pkgdown.yml for documentation structure",
    "time": 1783897267
  },
  "_maintainer": {
    "name": "Michael Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "orcid": "0000-0002-2471-7511",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "gdalraster",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "wk",
      "role": "Imports"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "nanoarrow",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 21
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-28",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2026-02-17"
    }
  ],
  "_topics": [
    "spatial-gdal-sf-dbi"
  ],
  "_stars": 29,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 82,
      "uuid": 4107631
    },
    {
      "user": "copilot",
      "count": 5,
      "uuid": 198982749
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "followers": 28,
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 305,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lazysf"
  },
  "_devurl": "https://github.com/hypertidy/lazysf",
  "_pkgdown": "https://hypertidy.github.io/lazysf/",
  "_searchresults": 12,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lazysf.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hypertidy/lazysf",
  "_realowner": "hypertidy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-11-14"
    },
    {
      "version": "0.2.0",
      "date": "2025-04-03"
    },
    {
      "version": "0.3.0",
      "date": "2026-02-17"
    }
  ],
  "_exports": [
    "collect",
    "dbClearResult",
    "dbConnect",
    "dbDataType",
    "dbDisconnect",
    "dbExistsTable",
    "dbFetch",
    "dbGetInfo",
    "dbHasCompleted",
    "dbIsValid",
    "dbListFields",
    "dbListTables",
    "dbReadTable",
    "dbSendQuery",
    "dbUnloadDriver",
    "GDALSQL",
    "lazysf",
    "show"
  ],
  "_help": [
    {
      "page": "collect",
      "title": "Collect a lazy GDAL query into memory",
      "topics": [
        "collect"
      ]
    },
    {
      "page": "dbConnect-GDALVectorDriver-method",
      "title": "dbConnect",
      "topics": [
        "dbConnect,GDALVectorDriver-method"
      ]
    },
    {
      "page": "GDALSQL",
      "title": "GDALSQL",
      "topics": [
        "GDALSQL"
      ]
    },
    {
      "page": "lazysf",
      "title": "Delayed (lazy) read for GDAL vector",
      "topics": [
        "lazysf",
        "lazysf.character",
        "lazysf.GDALVectorConnection"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/lazysf/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "blob",
    "cli",
    "cpp11",
    "DBI",
    "dbplyr",
    "dplyr",
    "gdalraster",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "nanoarrow",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppInt64",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "wk",
    "xml2",
    "yyjsonr"
  ],
  "_vignettes": [
    {
      "source": "GDALSQL.Rmd",
      "filename": "GDALSQL.html",
      "title": "GDAL SQL with lazysf",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "SQLITE dialect (default)",
        "Spatial SQL functions",
        "GDAL-native functions (no SpatiaLite needed)",
        "SpatiaLite functions (need SpatiaLite-enabled GDAL)",
        "OGRSQL dialect",
        "Direct SQL",
        "GDAL quirks",
        "Arrow stream interface",
        "Geometry formats",
        "Global options"
      ],
      "created": "2020-10-08 07:50:04",
      "modified": "2026-07-12 22:55:22",
      "commits": 9
    }
  ],
  "_score": 6.018700498666243,
  "_indexed": true,
  "_nocasepkg": "lazysf",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_previous": "0.3.0.9009",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-12T23:41:31.000Z",
      "distro": "resolute",
      "commit": "4058b28e3b7666089fa4a5023d7216d66729e9dd",
      "fileid": "https://r2.ropensci.org/cfde363ad1a190da185346cf597584b88e85d7a9920e72f9bb7c2a78022be337",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29213680925"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-12T23:41:27.000Z",
      "distro": "resolute",
      "commit": "4058b28e3b7666089fa4a5023d7216d66729e9dd",
      "fileid": "https://r2.ropensci.org/f9779037b88e3fe7a39564e639afc27493169a1c53ba6607f467de1ce48d5c30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29213680925"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-12T23:40:38.000Z",
      "commit": "4058b28e3b7666089fa4a5023d7216d66729e9dd",
      "fileid": "https://r2.ropensci.org/75d0b24bc8988fb1a4c841deaed7b2f77b68ba71f7b1e8f9e49fe23422c0ec77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29213680925"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-12T23:40:27.000Z",
      "commit": "4058b28e3b7666089fa4a5023d7216d66729e9dd",
      "fileid": "https://r2.ropensci.org/583897366dd265b3e5a62718badc30ba59f8f001403eb03c4fb4f49a3480c20c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29213680925"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-07-12T23:41:53.000Z",
      "commit": "4058b28e3b7666089fa4a5023d7216d66729e9dd",
      "fileid": "https://r2.ropensci.org/4c8fbf323dec282c579b767d90f4219654ecdf5d3027365decd7be1f191b50ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29213680925"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-12T23:40:20.000Z",
      "commit": "4058b28e3b7666089fa4a5023d7216d66729e9dd",
      "fileid": "https://r2.ropensci.org/158e215e4e0ca807dc1e15151161d6f4e3e0d398942f05e23a849f8e2403dce3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29213680925"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-12T23:40:19.000Z",
      "commit": "4058b28e3b7666089fa4a5023d7216d66729e9dd",
      "fileid": "https://r2.ropensci.org/32993eb2bb25d499b97ffb0ab5b185929c00f43e6bce98ff134408beba226156",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29213680925"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-12T23:40:27.000Z",
      "commit": "4058b28e3b7666089fa4a5023d7216d66729e9dd",
      "fileid": "https://r2.ropensci.org/91c728a905ae98fff212110ae5ea007d4c74af9a7c7b09aca953683739c781c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29213680925"
    }
  ]
}