{
  "_id": "6a44f5b66ff6f2357551fad6",
  "Package": "evbsreg",
  "Type": "Package",
  "Title": "Local Influence Diagnostics for the Extreme-Value\nBirnbaum-Saunders Regression Model",
  "Version": "1.0.0",
  "Date": "2026-06-17",
  "Authors@R": "person(\"Raydonal\", \"Ospina\",\nemail = \"raydonal@de.ufpe.br\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9884-9090\"))",
  "Description": "Implements local influence diagnostics for the\nExtreme-Value Birnbaum-Saunders (EVBS) regression model: joint\nmaximum likelihood estimation, conformal normal curvature\ndiagnostics under three perturbation schemes (case-weight,\nresponse variable, and explanatory variable), randomized\nquantile residuals with simulation envelope, Monte Carlo\nsimulation utilities, and publication-quality density and\ndiagnostic plots. The methods are described in Ospina, Lima,\nBarros, and Macedo (2026, submitted) and are applied to monthly\nmaximum wind gust data from Itajai, Brazil.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/Raydonal/evbsreg,\nhttps://raydonal.github.io/evbsreg/",
  "BugReports": "https://github.com/Raydonal/evbsreg/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://raydonal.r-universe.dev",
  "Date/Publication": "2026-06-25 20:43:14 UTC",
  "RemoteUrl": "https://github.com/raydonal/evbsreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "2745378f5a0e0f1301bc85212d763180958a76f9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 11:07:41 UTC",
    "User": "root"
  },
  "Author": "Raydonal Ospina [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9884-9090>)",
  "Maintainer": "Raydonal Ospina <raydonal@de.ufpe.br>",
  "MD5sum": "5b3a20c3e5dabc2d2109d0034c13a4fc",
  "_user": "raydonal",
  "_type": "src",
  "_file": "evbsreg_1.0.0.tar.gz",
  "_fileid": "0c95bd49027901cb2123774363f40cff297d89a95d3a3ed831490fce0224e5ab",
  "_filesize": 543782,
  "_sha256": "0c95bd49027901cb2123774363f40cff297d89a95d3a3ed831490fce0224e5ab",
  "_created": "2026-07-01T11:07:41.000Z",
  "_published": "2026-07-01T11:10:46.483Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84518031185,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8008121479"
    },
    {
      "job": 84518031214,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8008120097"
    },
    {
      "job": 84518031178,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8008121314"
    },
    {
      "job": 84518031200,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8008117224"
    },
    {
      "job": 84517462268,
      "time": 186,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8008065311"
    },
    {
      "job": 84518031176,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8008116794"
    },
    {
      "job": 84518031191,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8008102866"
    },
    {
      "job": 84518031232,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8008108028"
    },
    {
      "job": 84518031223,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8008105897"
    }
  ],
  "_buildurl": "https://github.com/r-universe/raydonal/actions/runs/28512928537",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/raydonal/evbsreg",
  "_commit": {
    "id": "2745378f5a0e0f1301bc85212d763180958a76f9",
    "author": "Raydonal <raydonal@de.ufpe.br>",
    "committer": "Raydonal <raydonal@de.ufpe.br>",
    "message": "Fix CRAN: restore par() with on.exit and use tempdir() in scripts\n",
    "time": 1782420194
  },
  "_maintainer": {
    "name": "Raydonal Ospina",
    "email": "raydonal@de.ufpe.br",
    "login": "raydonal",
    "description": "",
    "uuid": 16047363,
    "orcid": "0000-0002-9884-9090"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "SpatialExtremes",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "raydonal",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 5
    },
    {
      "week": "2026-26",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "raydonal",
      "count": 9,
      "uuid": 16047363
    }
  ],
  "_userbio": {
    "uuid": 16047363,
    "type": "user",
    "name": "Raydonal Ospina",
    "followers": 39
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/evbsreg"
  },
  "_devurl": "https://github.com/raydonal/evbsreg",
  "_pkgdown": "https://raydonal.github.io/evbsreg/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/evbsreg.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/raydonal/evbsreg",
  "_realowner": "raydonal",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-06-30"
    }
  ],
  "_exports": [
    "cnc_diagnostics",
    "envelope_qq",
    "evbsreg.fit",
    "evbsreg.fit.mc",
    "generate_evbs_data",
    "generate_logevbs_data",
    "plot_aggregate_contributions",
    "plot_cnc",
    "plot_evbs_alpha",
    "plot_evbs_gama",
    "plot_logevbs_alpha",
    "plot_logevbs_gama",
    "plot_normalized_eigenvalues",
    "rcoxsnell",
    "revbs",
    "rqrandomized"
  ],
  "_datasets": [
    {
      "name": "itajai",
      "title": "Monthly Maximum Wind Gusts at Itajai, Brazil",
      "object": "itajai",
      "class": [
        "data.frame"
      ],
      "fields": [
        "month",
        "wind",
        "pressure"
      ],
      "rows": 124,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cnc_diagnostics",
      "title": "Conformal Normal Curvature Local Influence Diagnostics",
      "topics": [
        "cnc_diagnostics"
      ]
    },
    {
      "page": "envelope_qq",
      "title": "Normal Probability Plot with Simulation Envelope",
      "topics": [
        "envelope_qq"
      ]
    },
    {
      "page": "evbsreg.fit",
      "title": "Fit the Extreme-Value Birnbaum-Saunders Regression Model",
      "topics": [
        "evbsreg.fit"
      ]
    },
    {
      "page": "evbsreg.fit.mc",
      "title": "Monte Carlo Simulation Study for the EVBS Regression Model",
      "topics": [
        "evbsreg.fit.mc"
      ]
    },
    {
      "page": "generate_evbs_data",
      "title": "Generate EVBS Density Values",
      "topics": [
        "generate_evbs_data"
      ]
    },
    {
      "page": "generate_logevbs_data",
      "title": "Generate log-EVBS Density Values",
      "topics": [
        "generate_logevbs_data"
      ]
    },
    {
      "page": "itajai",
      "title": "Monthly Maximum Wind Gusts at Itajai, Brazil",
      "topics": [
        "itajai"
      ]
    },
    {
      "page": "plot_aggregate_contributions",
      "title": "Plot Aggregate Contributions B_j(q)",
      "topics": [
        "plot_aggregate_contributions"
      ]
    },
    {
      "page": "plot_cnc",
      "title": "Combined Conformal Normal Curvature Diagnostic Plot",
      "topics": [
        "plot_cnc"
      ]
    },
    {
      "page": "plot_evbs_alpha",
      "title": "Plot EVBS Densities for Varying alpha",
      "topics": [
        "plot_evbs_alpha"
      ]
    },
    {
      "page": "plot_evbs_gama",
      "title": "Plot EVBS Densities for Varying gamma",
      "topics": [
        "plot_evbs_gama"
      ]
    },
    {
      "page": "plot_logevbs_alpha",
      "title": "Plot log-EVBS Densities for Varying alpha",
      "topics": [
        "plot_logevbs_alpha"
      ]
    },
    {
      "page": "plot_logevbs_gama",
      "title": "Plot log-EVBS Densities for Varying gamma",
      "topics": [
        "plot_logevbs_gama"
      ]
    },
    {
      "page": "plot_normalized_eigenvalues",
      "title": "Plot Normalized Eigenvalues of the Influence Matrix",
      "topics": [
        "plot_normalized_eigenvalues"
      ]
    },
    {
      "page": "print.evbsreg",
      "title": "Print Method for EVBS Regression Fits",
      "topics": [
        "print.evbsreg"
      ]
    },
    {
      "page": "rcoxsnell",
      "title": "Cox-Snell Residuals for the Log-EVBS Regression Model",
      "topics": [
        "rcoxsnell"
      ]
    },
    {
      "page": "revbs",
      "title": "Random Number Generation from the EVBS Distribution",
      "topics": [
        "revbs"
      ]
    },
    {
      "page": "rqrandomized",
      "title": "Randomized Quantile Residuals for the Log-EVBS Regression Model",
      "topics": [
        "rqrandomized"
      ]
    }
  ],
  "_pkglogo": "https://github.com/raydonal/evbsreg/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/raydonal/evbsreg/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dotCall64",
    "farver",
    "fields",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "maps",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "spam",
    "SpatialExtremes",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "evbsreg.Rmd",
      "filename": "evbsreg.html",
      "title": "Local influence diagnostics for the EVBS regression model",
      "author": "Raydonal Ospina",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The data",
        "Fitting the model",
        "Local influence diagnostics",
        "Deletion analysis",
        "Model adequacy",
        "Density shapes",
        "Reproducing the full study",
        "References"
      ],
      "created": "2026-06-15 23:25:20",
      "modified": "2026-06-15 23:25:20",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "evbsreg",
  "_universes": [
    "raydonal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-01T11:09:55.000Z",
      "distro": "resolute",
      "commit": "2745378f5a0e0f1301bc85212d763180958a76f9",
      "fileid": "0459ca9d0855fbd0d90b609746d7dda54bf61bcfbb219fb3f426c8dee4bc3cfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raydonal/actions/runs/28512928537"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-01T11:09:50.000Z",
      "distro": "resolute",
      "commit": "2745378f5a0e0f1301bc85212d763180958a76f9",
      "fileid": "4a5306d9c740732da7b065b273f4f3023d36de3f73089f3f15e832f0a3b4189d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raydonal/actions/runs/28512928537"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-01T11:09:55.000Z",
      "commit": "2745378f5a0e0f1301bc85212d763180958a76f9",
      "fileid": "f02617f7610a16241f96055ca3f17ca49d8e201d097ff8d49c72d995b834be73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raydonal/actions/runs/28512928537"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-01T11:09:38.000Z",
      "commit": "2745378f5a0e0f1301bc85212d763180958a76f9",
      "fileid": "22b9203f861ba6c9f28d583b6223c34f1c87310c2cadabb661c534d18e5e1ad4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raydonal/actions/runs/28512928537"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-01T11:10:12.000Z",
      "commit": "2745378f5a0e0f1301bc85212d763180958a76f9",
      "fileid": "e8d2237ea91146472d63ba5a2efa56600ceb5186b062f118d1690d73fe2e325e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/raydonal/actions/runs/28512928537"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T11:08:59.000Z",
      "commit": "2745378f5a0e0f1301bc85212d763180958a76f9",
      "fileid": "0273053c19e57882f76c3ba0518d12739dc52eab7d85d18cdfa18f034748e3a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raydonal/actions/runs/28512928537"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T11:09:13.000Z",
      "commit": "2745378f5a0e0f1301bc85212d763180958a76f9",
      "fileid": "7752b153a6ea073d7e74fc3bb1ccf90c1c466b762379558e6ee10dd90da9a3e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raydonal/actions/runs/28512928537"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-01T11:09:05.000Z",
      "commit": "2745378f5a0e0f1301bc85212d763180958a76f9",
      "fileid": "c227dba4c77ae6ab7b39f014fdd79968dd65809e0ccb41756ff5ee7bc0799609",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raydonal/actions/runs/28512928537"
    }
  ]
}