{
  "_id": "6a2682e4794753ddbc3f1645",
  "Version": "0.3.1",
  "Package": "robustbetareg",
  "Title": "Robust Beta Regression",
  "Authors@R": "c(\nperson(\"Felipe\", \"Queiroz\", email = \"ffelipeq@outlook.com\", role = c(\"aut\", \"cre\")),\nperson(\"Yuri\", \"Maluf\", email = \"yurimaluf@gmail.com\", role = c(\"aut\")),\nperson(\"Silvia\", \"Ferrari\", email = \"silviaferrari@usp.br\", role = \"ctb\"))",
  "Author": "Felipe Queiroz [aut, cre], Yuri Maluf [aut], Silvia Ferrari\n[ctb]",
  "Maintainer": "Felipe Queiroz <ffelipeq@outlook.com>",
  "Description": "Robust estimators for the beta regression, useful for\nmodeling bounded continuous data. Currently, four types of\nrobust estimators are supported. They depend on a tuning\nconstant which may be fixed or selected by a data-driven\nalgorithm also implemented in the package. Diagnostic tools\nassociated with the fitted model, such as the residuals and\ngoodness-of-fit statistics, are implemented. Robust Wald-type\ntests are available. More details about robust beta regression\nare described in Maluf et al. (2025)\n<doi:10.1007/s00184-024-00949-1>.",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Packaged": {
    "Date": "2026-06-08 08:48:55 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libgmp3-dev libmpfr-dev",
  "Repository": "https://ffqueiroz.r-universe.dev",
  "Date/Publication": "2025-07-24 13:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/robustbetareg",
  "RemoteRef": "HEAD",
  "RemoteSha": "d3172ee3d5457977df1e78d8b859180aebab1e77",
  "MD5sum": "c37c34047af107706c05e95aee5a7af0",
  "_user": "ffqueiroz",
  "_type": "src",
  "_file": "robustbetareg_0.3.1.tar.gz",
  "_fileid": "69106158deac35da168f8a33ec2994f6b5e3cba25c0ce3ff40a608b6bbeb5a74",
  "_filesize": 248670,
  "_sha256": "69106158deac35da168f8a33ec2994f6b5e3cba25c0ce3ff40a608b6bbeb5a74",
  "_created": "2026-06-08T08:48:55.000Z",
  "_published": "2026-06-08T08:52:52.038Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80055903035,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475502289"
    },
    {
      "job": 80055903010,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475503205"
    },
    {
      "job": 80055903015,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475502513"
    },
    {
      "job": 80055903045,
      "time": 202,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475507993"
    },
    {
      "job": 80055420878,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475450694"
    },
    {
      "job": 80055903005,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475492427"
    },
    {
      "job": 80055903153,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475481070"
    },
    {
      "job": 80055903060,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475485901"
    },
    {
      "job": 80055903078,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475482543"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/27126212989",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/robustbetareg",
  "_commit": {
    "id": "d3172ee3d5457977df1e78d8b859180aebab1e77",
    "author": "Felipe Queiroz <ffelipeq@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.1\n",
    "time": 1753362602
  },
  "_maintainer": {
    "name": "Felipe Queiroz",
    "email": "ffelipeq@outlook.com",
    "login": "ffqueiroz",
    "description": "Professor of Statistics at the University of São Paulo, Brazil.",
    "uuid": 84356405
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "betareg",
      "role": "Depends"
    },
    {
      "package": "Rmpfr",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "BBmisc",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "miscTools",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.1",
      "date": "2025-07-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ffqueiroz",
      "count": 2,
      "uuid": 84356405
    }
  ],
  "_userbio": {
    "uuid": 84356405,
    "type": "user",
    "name": "Felipe Queiroz",
    "description": "Professor of Statistics at the University of São Paulo, Brazil."
  },
  "_downloads": {
    "count": 183,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/robustbetareg"
  },
  "_searchresults": 5,
  "_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/robustbetareg.html",
    "manual.pdf"
  ],
  "_realowner": "ffqueiroz",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2022-10-28"
    },
    {
      "version": "0.3.1",
      "date": "2025-07-24"
    }
  ],
  "_exports": [
    "dEGB",
    "pEGB",
    "plotenvelope",
    "predict",
    "qEGB",
    "rEGB",
    "residuals",
    "robustbetareg",
    "robustbetareg.control",
    "set.link",
    "waldtypetest"
  ],
  "_datasets": [
    {
      "name": "Firm",
      "title": "Firm Cost",
      "object": "Firm",
      "class": [
        "data.frame"
      ],
      "fields": [
        "FIRMCOST",
        "ASSUME",
        "CAP",
        "SIZELOG",
        "INDCOST",
        "CENTRAL",
        "SOPH"
      ],
      "rows": 73,
      "table": true,
      "tojson": true
    },
    {
      "name": "HIC",
      "title": "Health Insurance Coverage",
      "object": "HIC",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CITY",
        "URB",
        "GDP",
        "HIC"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "EGB",
      "title": "The Exponential Generalized Beta of the Second Type Distribution",
      "topics": [
        "dEGB",
        "EGB",
        "pEGB",
        "qEGB",
        "rEGB"
      ]
    },
    {
      "page": "Firm",
      "title": "Firm Cost",
      "topics": [
        "Firm"
      ]
    },
    {
      "page": "HIC",
      "title": "Health Insurance Coverage",
      "topics": [
        "HIC"
      ]
    },
    {
      "page": "methodsrobustbetareg",
      "title": "Methods for robustbetareg Objects",
      "topics": [
        "coef.robustbetareg",
        "methodsrobustbetareg",
        "print.summary.robustbetareg",
        "summary.robustbetareg"
      ]
    },
    {
      "page": "plot.robustbetareg",
      "title": "Diagnostic Plots for robustbetareg Objects",
      "topics": [
        "plot.robustbetareg"
      ]
    },
    {
      "page": "plotenvelope",
      "title": "Normal Probability Plots of Residuals with Simulated Envelope for robustbetareg Objects",
      "topics": [
        "plotenvelope"
      ]
    },
    {
      "page": "predict",
      "title": "Prediction Methods for robustbetareg Objects Class",
      "topics": [
        "predict"
      ]
    },
    {
      "page": "residuals.robustbetareg",
      "title": "Residuals Method for robustbetareg Objects",
      "topics": [
        ".robustbetareg",
        "residuals",
        "residuals.robustbetareg"
      ]
    },
    {
      "page": "robustbetareg",
      "title": "Robust Beta Regression",
      "topics": [
        "LMDPDE.fit",
        "LSMLE.fit",
        "MDPDE.fit",
        "robustbetareg",
        "SMLE.fit"
      ]
    },
    {
      "page": "robustbetareg.control",
      "title": "Auxiliary for Controlling robustbetareg Fitting",
      "topics": [
        "robustbetareg.control"
      ]
    },
    {
      "page": "set.link",
      "title": "Link functions for robust beta regression",
      "topics": [
        "set.link"
      ]
    },
    {
      "page": "waldtypetest",
      "title": "Robust Wald-type Tests",
      "topics": [
        "waldtypetest"
      ]
    }
  ],
  "_readme": "https://github.com/cran/robustbetareg/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "BBmisc",
    "betareg",
    "checkmate",
    "crayon",
    "data.table",
    "DEoptimR",
    "digest",
    "flexmix",
    "Formula",
    "gmp",
    "lattice",
    "lmtest",
    "MASS",
    "Matrix",
    "miscTools",
    "modeltools",
    "nnet",
    "numDeriv",
    "pracma",
    "Rmpfr",
    "robustbase",
    "rstudioapi",
    "sandwich",
    "zoo"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "robustbetareg",
  "_universes": [
    "ffqueiroz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-08T08:51:12.000Z",
      "distro": "noble",
      "commit": "d3172ee3d5457977df1e78d8b859180aebab1e77",
      "fileid": "3b99d9c74a9df3aeaa3084d3079aea434bf1af449f3ec8814f258c6046e433c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/27126212989"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-08T08:51:13.000Z",
      "distro": "noble",
      "commit": "d3172ee3d5457977df1e78d8b859180aebab1e77",
      "fileid": "fcaee8681c7152d76c13925789ec066cc60590aaf9a5c93c2a8ecf044ca6a0e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/27126212989"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-08T08:51:21.000Z",
      "commit": "d3172ee3d5457977df1e78d8b859180aebab1e77",
      "fileid": "890d81ea0f657ca0aeeb1e32d5dc2a2bfd54bb0e38e52e0dd98c526742342682",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/27126212989"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-08T08:51:28.000Z",
      "commit": "d3172ee3d5457977df1e78d8b859180aebab1e77",
      "fileid": "368420c354a3dcec17c79b6ed8dda7d0b7f5b41d79413fd8e2056ed73c424a3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/27126212989"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-08T08:51:12.000Z",
      "commit": "d3172ee3d5457977df1e78d8b859180aebab1e77",
      "fileid": "08513e2790406142e4df7a72fe15f0679de820649f5d32fedc424370a186f356",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/27126212989"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-08T08:50:09.000Z",
      "commit": "d3172ee3d5457977df1e78d8b859180aebab1e77",
      "fileid": "168fb6ec119f9277bcc7b2e6785370e2be35027aa75552eba342f858a5747959",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/27126212989"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-08T08:50:25.000Z",
      "commit": "d3172ee3d5457977df1e78d8b859180aebab1e77",
      "fileid": "bcd48077dad85eeeac991da6ef62a8fa8d0b683967af9817b731e9a572b234d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/27126212989"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-08T08:50:13.000Z",
      "commit": "d3172ee3d5457977df1e78d8b859180aebab1e77",
      "fileid": "7cb2363ad35dfb5bce3d4def639231b5f80463344317ecf119c76aff4c70c47e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/27126212989"
    }
  ]
}