{
  "_id": "6a1143abacfb0bcc41ce7154",
  "Package": "PLreg",
  "Title": "Power Logit Regression for Modeling Bounded Data",
  "Version": "0.4.0",
  "Authors@R": "c(\nperson(\"Felipe\", \"Queiroz\", email = \"ffelipeq@outlook.com\", role = c(\"aut\", \"cre\")),\nperson(\"Silvia\", \"Ferrari\", email = \"silviaferrari@usp.br\", role = \"aut\"))",
  "Description": "Power logit regression models for bounded continuous data,\nin which the density generator may be normal, Student-t, power\nexponential, slash, hyperbolic, sinh-normal, or type II\nlogistic. Diagnostic tools associated with the fitted model,\nsuch as the residuals, local influence measures, leverage\nmeasures, and goodness-of-fit statistics, are implemented. The\nestimation process follows the maximum likelihood approach and,\ncurrently, the package supports two types of estimators: the\nusual maximum likelihood estimator and the penalized maximum\nlikelihood estimator. More details about power logit regression\nmodels are described in Queiroz and Ferrari (2022)\n<arXiv:2202.01697>.",
  "URL": "https://github.com/ffqueiroz/PLreg",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Config/testthat/edition": "3",
  "Repository": "https://ffqueiroz.r-universe.dev",
  "Date/Publication": "2023-02-14 17:22:47 UTC",
  "RemoteUrl": "https://github.com/ffqueiroz/plreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "78cb146d921a98d93d7e12ba139f4304205dba14",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:02:02 UTC",
    "User": "root"
  },
  "Author": "Felipe Queiroz [aut, cre],\nSilvia Ferrari [aut]",
  "Maintainer": "Felipe Queiroz <ffelipeq@outlook.com>",
  "MD5sum": "252a2c08c5b6702a90de4c72c719a1dc",
  "_user": "ffqueiroz",
  "_type": "src",
  "_file": "PLreg_0.4.0.tar.gz",
  "_fileid": "25962dd362d4a4f2c2f02b4308f25ae8cc59edaf6049b1e45b3bb1028a805d52",
  "_filesize": 250104,
  "_sha256": "25962dd362d4a4f2c2f02b4308f25ae8cc59edaf6049b1e45b3bb1028a805d52",
  "_created": "2026-05-23T06:02:02.000Z",
  "_published": "2026-05-23T06:05:31.770Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77501737762,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174777960"
    },
    {
      "job": 77501737779,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174778705"
    },
    {
      "job": 77501737781,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174771751"
    },
    {
      "job": 77501737776,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174771950"
    },
    {
      "job": 77501549309,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174759927"
    },
    {
      "job": 77501737766,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174772030"
    },
    {
      "job": 77501737767,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174777341"
    },
    {
      "job": 77501737764,
      "time": 150,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174776382"
    },
    {
      "job": 77501737786,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174776166"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/26325206291",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ffqueiroz/plreg",
  "_commit": {
    "id": "78cb146d921a98d93d7e12ba139f4304205dba14",
    "author": "FRANCISCO FELIPE DE QUEIROZ <ffelipeq@outlook.com>",
    "committer": "FRANCISCO FELIPE DE QUEIROZ <ffelipeq@outlook.com>",
    "message": "Update CI.lambda function\n",
    "time": 1676395367
  },
  "_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": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "BBmisc",
      "role": "Imports"
    },
    {
      "package": "EnvStats",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "gamlss.dist",
      "role": "Imports"
    },
    {
      "package": "GeneralizedHyperbolic",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "nleqslv",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "VGAM",
      "role": "Imports"
    },
    {
      "package": "zipfR",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ffqueiroz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ffqueiroz",
      "count": 30,
      "uuid": 84356405
    }
  ],
  "_userbio": {
    "uuid": 84356405,
    "type": "user",
    "name": "Felipe Queiroz",
    "description": "Professor of Statistics at the University of São Paulo, Brazil."
  },
  "_downloads": {
    "count": 219,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PLreg"
  },
  "_devurl": "https://github.com/ffqueiroz/plreg",
  "_searchresults": 2,
  "_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/PLreg.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ffqueiroz/plreg",
  "_realowner": "ffqueiroz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2022-03-30"
    },
    {
      "version": "0.3.0",
      "date": "2022-12-19"
    },
    {
      "version": "0.3.1",
      "date": "2023-01-23"
    },
    {
      "version": "0.4.0",
      "date": "2023-02-11"
    },
    {
      "version": "0.4.1",
      "date": "2023-02-16"
    }
  ],
  "_exports": [
    "CI.lambda",
    "dPL",
    "envelope",
    "extra.parameter",
    "influence",
    "PLreg",
    "PLreg.control",
    "pPL",
    "qPL",
    "rPL",
    "sandwich"
  ],
  "_datasets": [
    {
      "name": "bodyfat_Aeolus",
      "title": "Body Fat of Little Brown Bat",
      "object": "bodyfat_Aeolus",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sex",
        "percentfat",
        "year",
        "days"
      ],
      "rows": 159,
      "table": true,
      "tojson": true
    },
    {
      "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": "PeruVotes",
      "title": "Peru Blank Votes",
      "object": "PeruVotes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "votes",
        "HDI"
      ],
      "rows": 194,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bodyfat_Aeolus",
      "title": "Body Fat of Little Brown Bat",
      "topics": [
        "bodyfat_Aeolus"
      ]
    },
    {
      "page": "CI.lambda",
      "title": "Confidence Interval for the Skewness Parameter",
      "topics": [
        "CI.lambda"
      ]
    },
    {
      "page": "envelope",
      "title": "Normal Probability Plots with Simulated Envelope of Residuals for PLreg Objects",
      "topics": [
        "envelope"
      ]
    },
    {
      "page": "extra.parameter",
      "title": "Procedure to Select the Extra Parameter for PLreg Objects",
      "topics": [
        "extra.parameter"
      ]
    },
    {
      "page": "Firm",
      "title": "Firm Cost",
      "topics": [
        "Firm"
      ]
    },
    {
      "page": "influence",
      "title": "Influence Diagnostics for PLreg Objects",
      "topics": [
        "influence"
      ]
    },
    {
      "page": "methodsPLreg",
      "title": "Methods for PLreg Objects",
      "topics": [
        "coef.PLreg",
        "logLik.PLreg",
        "methodsPLreg",
        "model.matrix.PLreg",
        "print.PLreg",
        "print.summary.PLreg",
        "summary.PLreg",
        "vcov.PLreg"
      ]
    },
    {
      "page": "PeruVotes",
      "title": "Peru Blank Votes",
      "topics": [
        "PeruVotes"
      ]
    },
    {
      "page": "PL",
      "title": "Power Logit Distributions",
      "topics": [
        "dPL",
        "PL",
        "pPL",
        "qPL",
        "rPL"
      ]
    },
    {
      "page": "plot.PLreg",
      "title": "Diagnostic Plots for PLreg Objects",
      "topics": [
        "plot.PLreg"
      ]
    },
    {
      "page": "PLreg",
      "title": "Power Logit Regression Models for Bounded Variables",
      "topics": [
        "PLreg",
        "PLreg.fit"
      ]
    },
    {
      "page": "PLregcontrol",
      "title": "Auxiliary for Controlling PL Fitting",
      "topics": [
        "PLreg.control",
        "PLregcontrol"
      ]
    },
    {
      "page": "residuals.PLreg",
      "title": "Residuals Method for PLreg Objects",
      "topics": [
        "residuals.PLreg"
      ]
    },
    {
      "page": "sandwich",
      "title": "Sandwich Variance and Covariance Matrix for PLreg Objects",
      "topics": [
        "sandwich"
      ]
    }
  ],
  "_readme": "https://github.com/ffqueiroz/plreg/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "BBmisc",
    "checkmate",
    "cli",
    "cpp11",
    "data.table",
    "DistributionUtils",
    "EnvStats",
    "farver",
    "Formula",
    "gamlss.dist",
    "GeneralizedHyperbolic",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "MASS",
    "nleqslv",
    "nortest",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "VGAM",
    "viridisLite",
    "withr",
    "zipfR"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "plreg",
  "_universes": [
    "ffqueiroz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-23T06:04:12.000Z",
      "distro": "noble",
      "commit": "78cb146d921a98d93d7e12ba139f4304205dba14",
      "fileid": "3efa38c343ff296f20f7a06364e0b45bd9ed0c3371d6d622b3b428c46fa0c206",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/26325206291"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-23T06:04:18.000Z",
      "distro": "noble",
      "commit": "78cb146d921a98d93d7e12ba139f4304205dba14",
      "fileid": "9663d2c9ab259c2de763ecea00f1c439cd3983d0ff634e5429f49edaad967f0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/26325206291"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-23T06:03:33.000Z",
      "commit": "78cb146d921a98d93d7e12ba139f4304205dba14",
      "fileid": "c5d8f06fcedc58ce303483312b5e3af6bfe245bea9fabe75faee3dff4f95da04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/26325206291"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-23T06:03:34.000Z",
      "commit": "78cb146d921a98d93d7e12ba139f4304205dba14",
      "fileid": "79c53ce3ed1bcdccbdc21359456806e9219f19703671661f994eac761960fed3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/26325206291"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-23T06:04:12.000Z",
      "commit": "78cb146d921a98d93d7e12ba139f4304205dba14",
      "fileid": "1772226440881ff7789e5583008c7a3f96ae32157b8f3d509f6221d65e986fee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/26325206291"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-23T06:03:33.000Z",
      "commit": "78cb146d921a98d93d7e12ba139f4304205dba14",
      "fileid": "6e9c649fa6f7fccf0aa8612b4aa44da7ebbdfe4600b1ac88e3442d8ff87a1d4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/26325206291"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-23T06:03:27.000Z",
      "commit": "78cb146d921a98d93d7e12ba139f4304205dba14",
      "fileid": "2e0660ec98587272771a7c78326c25304273e10e3aea561ce8c2e493cad04ab9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/26325206291"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-23T06:03:22.000Z",
      "commit": "78cb146d921a98d93d7e12ba139f4304205dba14",
      "fileid": "69d9ad4c1923f8dba15af1163dd78778b46e4fcc1ebb03a273d951388b3ca0ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/26325206291"
    }
  ]
}