{
  "_id": "6a214aa6cd65a98ecbd2c44c",
  "Package": "scenfire",
  "Type": "Package",
  "Title": "Post-Processing Algorithm for Integrating Wildfire Simulations",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\n\"Marcos\", \"Rodrigues\",\nemail = \"rmarcos@unizar.es\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "A specialized selection algorithm designed to align\nsimulated fire perimeters with specific fire size distribution\nscenarios. The foundation of this approach lies in generating a\nvast collection of plausible simulated fires across a wide\nrange of conditions, assuming a random pattern of ignition. The\nalgorithm then assembles individual fire perimeters based on\ntheir specific probabilities of occurrence, e.g., determined by\n(i) the likelihood of ignition and (ii) the probability of\nparticular fire-weather scenarios, including wind speed and\ndirection. Implements the method presented in Rodrigues (2025a)\n<doi:10.5194/egusphere-egu25-8974>. Demo data and code examples\ncan be found in Rodrigues (2025b)\n<doi:10.5281/zenodo.15282605>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:46:24 UTC",
    "User": "root"
  },
  "Author": "Marcos Rodrigues [aut, cre]",
  "Maintainer": "Marcos Rodrigues <rmarcos@unizar.es>",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://rmarcosgit.r-universe.dev",
  "Date/Publication": "2026-02-03 13:39:37 UTC",
  "RemoteUrl": "https://github.com/cran/scenfire",
  "RemoteRef": "HEAD",
  "RemoteSha": "063432ce18a9fbb5be3e7dfc0775db39e58a597f",
  "MD5sum": "859e868d614a792365d788dd18ed5804",
  "_user": "rmarcosgit",
  "_type": "src",
  "_file": "scenfire_0.1.0.tar.gz",
  "_fileid": "030d0cbbce5e672e2a37e4febebfac82a45e7fb1034b14a093f03c66ecf72858",
  "_filesize": 166404,
  "_sha256": "030d0cbbce5e672e2a37e4febebfac82a45e7fb1034b14a093f03c66ecf72858",
  "_created": "2026-06-04T09:46:24.000Z",
  "_published": "2026-06-04T09:51:34.116Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79492797730,
      "time": 204,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7408344831"
    },
    {
      "job": 79492797716,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7408345869"
    },
    {
      "job": 79492797732,
      "time": 262,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7408349921"
    },
    {
      "job": 79492797761,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7408330555"
    },
    {
      "job": 79492116649,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408273600"
    },
    {
      "job": 79492797729,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408321139"
    },
    {
      "job": 79492797757,
      "time": 168,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7408332540"
    },
    {
      "job": 79492797748,
      "time": 190,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7408340048"
    },
    {
      "job": 79492797804,
      "time": 166,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7408332673"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rmarcosgit/actions/runs/26943942308",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/scenfire",
  "_commit": {
    "id": "063432ce18a9fbb5be3e7dfc0775db39e58a597f",
    "author": "Marcos Rodrigues <rmarcos@unizar.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1770125977
  },
  "_maintainer": {
    "name": "Marcos Rodrigues",
    "email": "rmarcos@unizar.es",
    "login": "rmarcosgit",
    "description": "",
    "uuid": 49485128
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-02-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rmarcosgit",
      "count": 1,
      "uuid": 49485128
    }
  ],
  "_userbio": {
    "uuid": 49485128,
    "type": "user",
    "name": "rmarcosgit"
  },
  "_downloads": {
    "count": 164,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scenfire"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scenfire.html",
    "manual.pdf"
  ],
  "_realowner": "rmarcosgit",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-02-03"
    }
  ],
  "_exports": [
    "build_target_hist",
    "calc_abp",
    "calculate_discrepancy",
    "check_fire_data",
    "cleanse_duplicates",
    "fit_powerlaw",
    "flp20_to_bp_df",
    "flp20_to_df",
    "flp20_to_raster",
    "get_select_params",
    "select_events",
    "visualize_selected_dist"
  ],
  "_help": [
    {
      "page": "build_target_hist",
      "title": "Function to obtain the target histogram from a vector of fire size data",
      "topics": [
        "build_target_hist"
      ]
    },
    {
      "page": "calc_abp",
      "title": "Calculate annual burned probability (BP) from perimeters",
      "topics": [
        "calc_abp"
      ]
    },
    {
      "page": "calculate_discrepancy",
      "title": "Function to calculate the relative distance between the target distribution and the selected perimeters",
      "topics": [
        "calculate_discrepancy"
      ]
    },
    {
      "page": "check_fire_data",
      "title": "Check Consistency of Historical vs. Simulated Fire Data",
      "topics": [
        "check_fire_data"
      ]
    },
    {
      "page": "cleanse_duplicates",
      "title": "Remove Duplicate Polygons from Candidate Set",
      "topics": [
        "cleanse_duplicates"
      ]
    },
    {
      "page": "fit_powerlaw",
      "title": "Function to build power law distribution to fit a theortical target histogram",
      "topics": [
        "fit_powerlaw"
      ]
    },
    {
      "page": "flp20_to_bp_df",
      "title": "Process multiple FLP20 files into a combined data frame",
      "topics": [
        "flp20_to_bp_df"
      ]
    },
    {
      "page": "flp20_to_df",
      "title": "Convert FLP20 file to a data frame",
      "topics": [
        "flp20_to_df"
      ]
    },
    {
      "page": "flp20_to_raster",
      "title": "Convert processed FLP data to raster format and calculate conditional annual burn probability",
      "topics": [
        "flp20_to_raster"
      ]
    },
    {
      "page": "get_select_params",
      "title": "Get Selection Parameters for Fire Simulations",
      "topics": [
        "get_select_params"
      ]
    },
    {
      "page": "select_events",
      "title": "Function to select simulated perimeters",
      "topics": [
        "select_events"
      ]
    },
    {
      "page": "visualize_selected_dist",
      "title": "Visualize Selected vs. Target Fire Size Distribution",
      "topics": [
        "visualize_selected_dist"
      ]
    }
  ],
  "_readme": "https://github.com/cran/scenfire/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "DBI",
    "doParallel",
    "dplyr",
    "e1071",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "select-events.Rmd",
      "filename": "select-events.html",
      "title": "select-events",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-02-03 13:39:37",
      "modified": "2026-02-03 13:39:37",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "scenfire",
  "_universes": [
    "rmarcosgit"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T09:48:54.000Z",
      "distro": "noble",
      "commit": "063432ce18a9fbb5be3e7dfc0775db39e58a597f",
      "fileid": "803725ec5236af0814a64bf904837e99729861c1bd734c50bbd736da16eba8c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rmarcosgit/actions/runs/26943942308"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T09:48:57.000Z",
      "distro": "noble",
      "commit": "063432ce18a9fbb5be3e7dfc0775db39e58a597f",
      "fileid": "22bb677dae43d431a8b475233970dd7db639aceec0d6815eba05654633ab7511",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rmarcosgit/actions/runs/26943942308"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-04T09:49:12.000Z",
      "commit": "063432ce18a9fbb5be3e7dfc0775db39e58a597f",
      "fileid": "5297c179614c30846139fc05680649720bb133ff1a80896a590a658d75d7ed46",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rmarcosgit/actions/runs/26943942308"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-04T09:48:41.000Z",
      "commit": "063432ce18a9fbb5be3e7dfc0775db39e58a597f",
      "fileid": "2e051623b08532e461a19784d47bedc5421944e9801b22cff4e9b523c2aed47e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rmarcosgit/actions/runs/26943942308"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-04T09:49:06.000Z",
      "commit": "063432ce18a9fbb5be3e7dfc0775db39e58a597f",
      "fileid": "23f1354fc06e1c54519a23b140701e578f1b18bf776b94a7fd75b0dcb0f1630e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rmarcosgit/actions/runs/26943942308"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T09:48:04.000Z",
      "commit": "063432ce18a9fbb5be3e7dfc0775db39e58a597f",
      "fileid": "c7e5c014ff1dee984895f40a9f688c7753dc465d8a90fe0657d3eb3994cc8a89",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rmarcosgit/actions/runs/26943942308"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T09:48:16.000Z",
      "commit": "063432ce18a9fbb5be3e7dfc0775db39e58a597f",
      "fileid": "db8adab7a4bd28ce2d355c1f440ff8fe185af19d64926453e41b42ab1629b510",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rmarcosgit/actions/runs/26943942308"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T09:47:58.000Z",
      "commit": "063432ce18a9fbb5be3e7dfc0775db39e58a597f",
      "fileid": "e3ac6669eb521555be339f4347bf16b1876120f1d056997407442fbc6b170ec5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rmarcosgit/actions/runs/26943942308"
    }
  ]
}