{
  "_id": "6a1ef8afb401979e73417e07",
  "Package": "rlandfire",
  "Type": "Package",
  "Title": "Interface to 'LANDFIRE Product Service' API",
  "Version": "2.0.2",
  "Authors@R": "c(person(given = \"Mark\",\nfamily = \"Buckner\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"mab677@cornell.edu\",\ncomment = c(ORCID = \"0000-0002-9692-7454\")))",
  "Maintainer": "Mark Buckner <mab677@cornell.edu>",
  "Description": "Provides access to a suite of geospatial data layers for\nwildfire management, fuel modeling, ecology, natural resource\nmanagement, climate, conservation, etc., via the 'LANDFIRE'\n(<https://www.landfire.gov/>) Product Service ('LFPS') API.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/bcknr/rlandfire",
  "BugReports": "https://github.com/bcknr/rlandfire/issues",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://bcknr.r-universe.dev",
  "Date/Publication": "2026-03-19 22:15:57 UTC",
  "RemoteUrl": "https://github.com/bcknr/rlandfire",
  "RemoteRef": "HEAD",
  "RemoteSha": "79f74c92fbcc60d1cf51ac92c47e7baaac355224",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 05:56:27 UTC",
    "User": "root"
  },
  "Author": "Mark Buckner [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-9692-7454>)",
  "MD5sum": "893f9137cb2dc50b320eae83b44918eb",
  "_user": "bcknr",
  "_type": "src",
  "_file": "rlandfire_2.0.2.tar.gz",
  "_fileid": "6cab5d32b684eb658963e306c55b039c0a883194ddc7294b82a1dea7a52e96f2",
  "_filesize": 4595311,
  "_sha256": "6cab5d32b684eb658963e306c55b039c0a883194ddc7294b82a1dea7a52e96f2",
  "_created": "2026-05-19T05:56:27.000Z",
  "_published": "2026-06-02T15:37:19.392Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79109923105,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075942360"
    },
    {
      "job": 79109923973,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075944302"
    },
    {
      "job": 79109923049,
      "time": 365,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075961288"
    },
    {
      "job": 79109922676,
      "time": 273,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075944869"
    },
    {
      "job": 79109922366,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075908717"
    },
    {
      "job": 79109921888,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362481467"
    },
    {
      "job": 79109922994,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075932681"
    },
    {
      "job": 79109923356,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075931557"
    },
    {
      "job": 79109923305,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075930134"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bcknr/actions/runs/26079057746",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bcknr/rlandfire",
  "_commit": {
    "id": "79f74c92fbcc60d1cf51ac92c47e7baaac355224",
    "author": "Mark Buckner <70759701+bcknr@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #39 from bcknr/namesChange\n\nrlandfire 2.0.2\n\n   - Update product layer names to comply with new naming convention released on March 18, 2026\n   - Fix bug causing error referencing edit_mask when edit_rule is provided without edit_mask\n   - Allow edit_rule with no value when change operator is cv\n   - Update vignette to show use of landfireVSI() instead of only unzip and read\n   - Minor edits to tests, documentation, and startup message",
    "time": 1773958557
  },
  "_maintainer": {
    "name": "Mark Buckner",
    "email": "mab677@cornell.edu",
    "login": "bcknr",
    "linkedin": "in/bucknerm",
    "orcid": "0000-0002-9692-7454",
    "description": "",
    "uuid": 70759701
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "foreign",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lifecycle",
      "role": "Suggests"
    },
    {
      "package": "raster",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stars",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bcknr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.0.1",
      "date": "2025-07-31"
    },
    {
      "name": "v2.0.2",
      "date": "2026-03-19"
    }
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "bcknr",
      "count": 211,
      "uuid": 70759701
    },
    {
      "user": "joshobrien",
      "count": 1,
      "uuid": 3478309
    }
  ],
  "_userbio": {
    "uuid": 70759701,
    "type": "user",
    "name": "Mark Buckner"
  },
  "_downloads": {
    "count": 555,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rlandfire"
  },
  "_devurl": "https://github.com/bcknr/rlandfire",
  "_searchresults": 48,
  "_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/rlandfire.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bcknr/rlandfire",
  "_realowner": "bcknr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-03-15"
    },
    {
      "version": "2.0.0",
      "date": "2025-04-28"
    },
    {
      "version": "2.0.1",
      "date": "2025-08-01"
    },
    {
      "version": "2.0.2",
      "date": "2026-03-18"
    }
  ],
  "_exports": [
    "cancelJob",
    "checkStatus",
    "getAOI",
    "getZone",
    "healthCheck",
    "landfireAPI",
    "landfireAPIv2",
    "landfireVSI",
    "viewProducts"
  ],
  "_help": [
    {
      "page": "cancelJob",
      "title": "Cancel an active LANDFIRE Product Service (LFPS) API job",
      "topics": [
        "cancelJob"
      ]
    },
    {
      "page": "checkStatus",
      "title": "Check the status of an existing LANDFIRE Product Service (LFPS) request",
      "topics": [
        "checkStatus"
      ]
    },
    {
      "page": "getAOI",
      "title": "Create extent vector for 'landfireAPI()'",
      "topics": [
        "getAOI"
      ]
    },
    {
      "page": "getZone",
      "title": "Find LANDFIRE map zone for use with 'landfireAPI()'",
      "topics": [
        "getZone"
      ]
    },
    {
      "page": "healthCheck",
      "title": "Check if the LFPS API is available",
      "topics": [
        "healthCheck"
      ]
    },
    {
      "page": "landfireAPI",
      "title": "Depreciated: Call the LANDFIRE Product Service (LFPS) API",
      "topics": [
        "landfireAPI"
      ]
    },
    {
      "page": "landfireAPIv2",
      "title": "Call the LANDFIRE Product Service (LFPS) API",
      "topics": [
        "landfireAPIv2"
      ]
    },
    {
      "page": "landfireVSI",
      "title": "Read in LANDFIRE products using the GDAL virtual file system",
      "topics": [
        "landfireVSI"
      ]
    },
    {
      "page": "viewProducts",
      "title": "View LFPS products table",
      "topics": [
        "viewProducts"
      ]
    }
  ],
  "_readme": "https://github.com/bcknr/rlandfire/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "e1071",
    "glue",
    "httr2",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "openssl",
    "proxy",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sys",
    "terra",
    "units",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "rlandfire.Rmd",
      "filename": "rlandfire.html",
      "title": "Introduction to rlandfire",
      "engine": "knitr::rmarkdown",
      "headings": [
        "rlandfire: Interface to 'LANDFIRE Product Service' API",
        "Installation",
        "Using rlandfire",
        "AOI",
        "Products",
        "Email",
        "Projection and resolution",
        "Edit rule",
        "Path",
        "Call landfireAPIv2()",
        "Load and process LF data",
        "Working with Categorical Products",
        "Citation"
      ],
      "created": "2023-06-08 21:10:45",
      "modified": "2026-03-19 22:15:57",
      "commits": 8
    }
  ],
  "_score": 6.003460532109507,
  "_indexed": true,
  "_nocasepkg": "rlandfire",
  "_universes": [
    "bcknr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-05-19T05:58:34.000Z",
      "distro": "noble",
      "commit": "79f74c92fbcc60d1cf51ac92c47e7baaac355224",
      "fileid": "a8d0c77ed38b91e8384d368ab599327321d135348064eb8953d7d7f093567758",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcknr/actions/runs/26079057746"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-05-19T05:58:44.000Z",
      "distro": "noble",
      "commit": "79f74c92fbcc60d1cf51ac92c47e7baaac355224",
      "fileid": "572f96f682bac344cf31e69443de4aa655565099e83ba8ca46ae4542917ceefa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcknr/actions/runs/26079057746"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.2",
      "date": "2026-05-19T05:59:56.000Z",
      "commit": "79f74c92fbcc60d1cf51ac92c47e7baaac355224",
      "fileid": "f817de0bde41f079d7a6e63bae8e4500441491086574ee48df2cb3eee5732af7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcknr/actions/runs/26079057746"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.2",
      "date": "2026-05-19T05:58:54.000Z",
      "commit": "79f74c92fbcc60d1cf51ac92c47e7baaac355224",
      "fileid": "e7e287dde55a9119938775579fca76ebca7b245c163ea3c586322f050f12356a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcknr/actions/runs/26079057746"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-05-19T05:57:52.000Z",
      "commit": "79f74c92fbcc60d1cf51ac92c47e7baaac355224",
      "fileid": "6e8a67b8ea908a278994ae3c8f49cf2775471315bd6ca4495f5fc3c9cae80b2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcknr/actions/runs/26079057746"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-05-19T05:57:45.000Z",
      "commit": "79f74c92fbcc60d1cf51ac92c47e7baaac355224",
      "fileid": "412f4142ae05730a8cd2e8ec0e88797ecfd6f660ea9f1e4bb798d4ab1d61f0be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcknr/actions/runs/26079057746"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-05-19T05:57:40.000Z",
      "commit": "79f74c92fbcc60d1cf51ac92c47e7baaac355224",
      "fileid": "ca8f91cd643017590400c615efa34c2d139d16f2d6c131271e1f891737ba134b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bcknr/actions/runs/26079057746"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.2",
      "date": "2026-06-02T15:36:47.000Z",
      "commit": "79f74c92fbcc60d1cf51ac92c47e7baaac355224",
      "fileid": "e1cdc80fabec5fa737c798a2087160150869f77f34b7e11f63abce62c81dda75",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bcknr/actions/runs/26079057746"
    }
  ]
}