{
  "_id": "6a101cafacfb0bcc41c88045",
  "Package": "BCSreg",
  "Type": "Package",
  "Title": "Box-Cox Symmetric Regression for Non-Negative Data",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\"Felipe\", \"Queiroz\",\nemail = \"ffelipeq@outlook.com\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0001-8368-0707\")),\nperson(\"Rodrigo\", \"Medeiros\",\nemail = \"rodrigo.matheus@ufrn.br\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8101-3038\"))\n)",
  "Description": "A collection of tools for regression analysis of\nnon-negative data, including strictly positive and\nzero-inflated observations, based on the class of the Box-Cox\nsymmetric (BCS) distributions and its zero-adjusted extension.\nThe BCS distributions are a class of flexible probability\nmodels capable of describing different levels of skewness and\ntail-heaviness. The package offers a comprehensive regression\nmodeling framework, including estimation and tools for\nevaluating goodness-of-fit.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/ffqueiroz/BCSreg",
  "BugReports": "https://github.com/ffqueiroz/BCSreg/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://ffqueiroz.r-universe.dev",
  "Date/Publication": "2026-01-08 14:32:31 UTC",
  "RemoteUrl": "https://github.com/ffqueiroz/bcsreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "0b4d2071f49f5e64d36dc5ecff4eb44ed6f0f45b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:18:41 UTC",
    "User": "root"
  },
  "Author": "Felipe Queiroz [aut] (ORCID: <https://orcid.org/0000-0001-8368-0707>),\nRodrigo Medeiros [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8101-3038>)",
  "Maintainer": "Rodrigo Medeiros <rodrigo.matheus@ufrn.br>",
  "MD5sum": "1245c6af306e35f5a5b898413b67f102",
  "_user": "ffqueiroz",
  "_type": "src",
  "_file": "BCSreg_1.1.0.tar.gz",
  "_fileid": "de816b4ac8650d6c7356f0dfe4709443d747aff5ac42e1e281a4283fefdc2320",
  "_filesize": 419904,
  "_sha256": "de816b4ac8650d6c7356f0dfe4709443d747aff5ac42e1e281a4283fefdc2320",
  "_created": "2026-05-14T08:18:41.000Z",
  "_published": "2026-05-22T09:06:55.923Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349513934,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990204310"
    },
    {
      "job": 77349513489,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990208491"
    },
    {
      "job": 77349513426,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990196529"
    },
    {
      "job": 77349513601,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990204489"
    },
    {
      "job": 77349512830,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990174840"
    },
    {
      "job": 77349512929,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156855232"
    },
    {
      "job": 77349513335,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990197151"
    },
    {
      "job": 77349513907,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990204812"
    },
    {
      "job": 77349513745,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990198321"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/25849592333",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ffqueiroz/bcsreg",
  "_commit": {
    "id": "0b4d2071f49f5e64d36dc5ecff4eb44ed6f0f45b",
    "author": "rdmatheus <rodrigo.matheus@live.com>",
    "committer": "rdmatheus <rodrigo.matheus@live.com>",
    "message": "Fix a problem with the envelope() function, which occurs when the identity link function is used\n",
    "time": 1767882751
  },
  "_maintainer": {
    "name": "Rodrigo Medeiros",
    "email": "rodrigo.matheus@ufrn.br",
    "orcid": "0000-0001-8101-3038"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "distr",
      "role": "Imports"
    },
    {
      "package": "EnvStats",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "gamlss.dist",
      "role": "Imports"
    },
    {
      "package": "GeneralizedHyperbolic",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ffqueiroz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 5
    },
    {
      "week": "2025-26",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 9
    },
    {
      "week": "2025-52",
      "n": 4
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rdmatheus",
      "count": 84,
      "uuid": 52469585
    },
    {
      "user": "ffqueiroz",
      "count": 3,
      "uuid": 84356405
    }
  ],
  "_userbio": {
    "uuid": 84356405,
    "type": "user",
    "name": "Felipe Queiroz",
    "description": "Professor of Statistics at the University of São Paulo, Brazil."
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BCSreg"
  },
  "_devurl": "https://github.com/ffqueiroz/bcsreg",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BCSreg.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ffqueiroz/bcsreg",
  "_realowner": "ffqueiroz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2026-01-12"
    },
    {
      "version": "1.1.1",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "BCSreg",
    "BCSreg.control",
    "dBCS",
    "dZABCS",
    "envelope",
    "extra.parameter",
    "influence",
    "pBCS",
    "pZABCS",
    "qBCS",
    "qZABCS",
    "rBCS",
    "rZABCS"
  ],
  "_datasets": [
    {
      "name": "education",
      "title": "Household Expenditures on Basic Education (POF 2017-2018, São Paulo)",
      "object": "education",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "expense",
        "residence_type",
        "age",
        "sex",
        "race",
        "health_plan",
        "literacy",
        "years_schooling",
        "education_level",
        "income_pc",
        "sons"
      ],
      "rows": 4232,
      "table": true,
      "tojson": true
    },
    {
      "name": "raycatch",
      "title": "Fishing Data from Todos-os-Santos Bay",
      "object": "raycatch",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "period",
        "location",
        "wind_speed",
        "tide_phase",
        "max_temp",
        "min_temp",
        "sunshine_duration",
        "cpue"
      ],
      "rows": 186,
      "table": true,
      "tojson": true
    },
    {
      "name": "renewables2015",
      "title": "Renewable Electricity Output for 186 Countries (2015)",
      "object": "renewables2015",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country_name",
        "adj_sav_edu",
        "agri_land",
        "elec_fossil",
        "forest_area",
        "gov_effec",
        "pop_density",
        "access_elec",
        "renew_elec_output"
      ],
      "rows": 186,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bcs",
      "title": "The Box-Cox Symmetric Distributions",
      "topics": [
        "BCS",
        "dBCS",
        "pBCS",
        "qBCS",
        "rBCS"
      ]
    },
    {
      "page": "BCSreg",
      "title": "Box-Cox Symmetric Regression for Positive Data",
      "topics": [
        "BCSreg",
        "print.BCSreg"
      ]
    },
    {
      "page": "BCSreg-methods",
      "title": "Extract Information From a Box-Cox Symmetric Regression Fit",
      "topics": [
        "AIC.ugrpl",
        "BCSreg-methods",
        "coef.BCSreg",
        "logLik.BCSreg",
        "model.frame.BCSreg",
        "model.matrix.BCSreg",
        "vcov.BCSreg"
      ]
    },
    {
      "page": "BCSregcontrol",
      "title": "Auxiliary for Controlling a Box-Cox Symmetric Fitting",
      "topics": [
        "BCSreg.control",
        "BCSregcontrol"
      ]
    },
    {
      "page": "education",
      "title": "Household Expenditures on Basic Education (POF 2017-2018, São Paulo)",
      "topics": [
        "education"
      ]
    },
    {
      "page": "envelope",
      "title": "Normal Probability Plots with Simulated Envelope for a Box-Cox Symmetric Regression Fit",
      "topics": [
        "envelope"
      ]
    },
    {
      "page": "extra.parameter",
      "title": "Select the Extra Parameter of a Box-Cox Symmetric Regression Model",
      "topics": [
        "extra.parameter",
        "plot.extra.parameter",
        "print.extra.parameter"
      ]
    },
    {
      "page": "influence",
      "title": "Influence Diagnostics for BCSreg Objects",
      "topics": [
        "influence"
      ]
    },
    {
      "page": "plot.BCSreg",
      "title": "Diagnostic Plots for a Box-Cox Symmetric Regression Fit",
      "topics": [
        "plot.BCSreg"
      ]
    },
    {
      "page": "raycatch",
      "title": "Fishing Data from Todos-os-Santos Bay",
      "topics": [
        "raycatch"
      ]
    },
    {
      "page": "renewables2015",
      "title": "Renewable Electricity Output for 186 Countries (2015)",
      "topics": [
        "renewables2015"
      ]
    },
    {
      "page": "residuals",
      "title": "Extract Residuals for a Box-Cox Symmetric Regression Fit",
      "topics": [
        "residuals",
        "residuals.BCSreg"
      ]
    },
    {
      "page": "summary.BCSreg",
      "title": "Summarizing a Box-Cox Symmetric Regression Fit",
      "topics": [
        "print.summary.BCSreg",
        "summary.BCSreg"
      ]
    },
    {
      "page": "ZABCS",
      "title": "The Zero-Adjusted Box-Cox Symmetric Distributions",
      "topics": [
        "dZABCS",
        "pZABCS",
        "qZABCS",
        "rZABCS",
        "ZABCS"
      ]
    }
  ],
  "_readme": "https://github.com/ffqueiroz/bcsreg/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "distr",
    "DistributionUtils",
    "EnvStats",
    "farver",
    "Formula",
    "gamlss.dist",
    "GeneralizedHyperbolic",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "MASS",
    "nortest",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "sfsmisc",
    "startupmsg",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "bcsreg",
  "_universes": [
    "ffqueiroz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-14T08:20:25.000Z",
      "distro": "noble",
      "commit": "0b4d2071f49f5e64d36dc5ecff4eb44ed6f0f45b",
      "fileid": "b74c69cfa005ccf97b0aace625b9aad24ef37ff884899e420080a30036a88d10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/25849592333"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-14T08:20:42.000Z",
      "distro": "noble",
      "commit": "0b4d2071f49f5e64d36dc5ecff4eb44ed6f0f45b",
      "fileid": "3aa2e19d233a450acf7106200314a5d951a5e220cfdb4f3924de9af2919946eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/25849592333"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-14T08:20:04.000Z",
      "commit": "0b4d2071f49f5e64d36dc5ecff4eb44ed6f0f45b",
      "fileid": "67f4b8c2d8df64f717ec9e2ac9f93394ca29cf300593f29a4ff505ca766d25a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/25849592333"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-14T08:20:29.000Z",
      "commit": "0b4d2071f49f5e64d36dc5ecff4eb44ed6f0f45b",
      "fileid": "5cb7cd44d9aa9b07262ec0440ff66e03ee50080bc82d2c304d07ca576023e128",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/25849592333"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-14T08:19:51.000Z",
      "commit": "0b4d2071f49f5e64d36dc5ecff4eb44ed6f0f45b",
      "fileid": "05b2706b622a04db2b6475fc049509082dd4a485942d72b95f9bf72d8c34ce90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/25849592333"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-14T08:20:18.000Z",
      "commit": "0b4d2071f49f5e64d36dc5ecff4eb44ed6f0f45b",
      "fileid": "1e4c62b5ac4e8057c6823bbb70f75a627b523c8ac4a5773f3dae2bc978916246",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/25849592333"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-14T08:19:53.000Z",
      "commit": "0b4d2071f49f5e64d36dc5ecff4eb44ed6f0f45b",
      "fileid": "48a7569100695910b8348f35bf1425fb26f67027de1751268d72875a82cb3ca2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/25849592333"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T09:06:41.000Z",
      "commit": "0b4d2071f49f5e64d36dc5ecff4eb44ed6f0f45b",
      "fileid": "ba6611c55d694bc812670904e187f1068324dc9cd31946051ed86fd3dfef0902",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ffqueiroz/actions/runs/25849592333"
    }
  ]
}