{
  "_id": "6a499a794ae8ee07ee132ffa",
  "Package": "pboost",
  "Title": "Profile Boosting Framework for Parametric Models",
  "Version": "0.4.11",
  "Maintainer": "Zengchao Xu <zengc.xu@aliyun.com>",
  "Authors@R": "person(\"Zengchao\", \"Xu\", , \"zengc.xu@aliyun.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "A profile boosting framework for feature selection in\nparametric models. It offers a unified interface pboost() and\nseveral wrapped models, including linear model, generalized\nlinear models, quantile regression, Cox proportional hazards\nmodel, beta regression, spatial auto-regressive models.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/paradoxical-rhapsody/pboost",
  "BugReports": "https://github.com/paradoxical-rhapsody/pboost/issues",
  "Roxygen": "list(load=\"source\", markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://paradoxical-rhapsody.r-universe.dev",
  "Date/Publication": "2026-05-22 11:29:18 UTC",
  "RemoteUrl": "https://github.com/paradoxical-rhapsody/pboost",
  "RemoteRef": "HEAD",
  "RemoteSha": "af80813c05c71e07c9ca9ff48f4e004af89ff603",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 09:55:11 UTC",
    "User": "root"
  },
  "Author": "Zengchao Xu [aut, cre, cph]",
  "_user": "paradoxical-rhapsody",
  "_type": "src",
  "_file": "pboost_0.4.11.tar.gz",
  "_fileid": "https://r2.ropensci.org/ddd721e671131e5dc78b4aa254d831c709ddeb42d1be544284f399720f2a014d",
  "_filesize": 256102,
  "_sha256": "ddd721e671131e5dc78b4aa254d831c709ddeb42d1be544284f399720f2a014d",
  "_expires": "2026-10-12T23:42:48.000Z",
  "_created": "2026-06-21T09:55:11.000Z",
  "_published": "2026-07-04T23:42:49.980Z",
  "_jobs": [
    {
      "job": 85176449473,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774176902"
    },
    {
      "job": 85176449379,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774178686"
    },
    {
      "job": 85176449477,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774196053"
    },
    {
      "job": 85176449378,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774173923"
    },
    {
      "job": 85176449381,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774154428"
    },
    {
      "job": 85176449401,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774170333"
    },
    {
      "job": 85176449443,
      "time": 155,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774174045"
    },
    {
      "job": 85176449472,
      "time": 166,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774175313"
    },
    {
      "job": 85176449371,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774172644"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/paradoxical-rhapsody/actions/runs/27900620011",
  "_status": "success",
  "_upstream": "https://github.com/paradoxical-rhapsody/pboost",
  "_commit": {
    "id": "af80813c05c71e07c9ca9ff48f4e004af89ff603",
    "author": "paradoxical-rhapsody <89951812+paradoxical-rhapsody@users.noreply.github.com>",
    "committer": "paradoxical-rhapsody <89951812+paradoxical-rhapsody@users.noreply.github.com>",
    "message": "v0.4.11\n",
    "time": 1779449358
  },
  "_maintainer": {
    "name": "Zengchao Xu",
    "email": "zengc.xu@aliyun.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "betareg",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "version": ">= 1.2.5",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "ncvreg",
      "role": "Imports"
    },
    {
      "package": "rqPen",
      "role": "Imports"
    },
    {
      "package": "spatialreg",
      "role": "Imports"
    }
  ],
  "_owner": "paradoxical-rhapsody",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 7
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 6
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 12
    },
    {
      "week": "2026-19",
      "n": 6
    },
    {
      "week": "2026-20",
      "n": 4
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "paradoxical-rhapsody",
      "count": 35,
      "uuid": 89951812
    }
  ],
  "_userbio": {
    "uuid": 89951812,
    "type": "user",
    "name": "paradoxical-rhapsody",
    "followers": 6
  },
  "_downloads": {
    "count": 552,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pboost"
  },
  "_devurl": "https://github.com/paradoxical-rhapsody/pboost",
  "_searchresults": 0,
  "_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/pboost.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paradoxical-rhapsody/pboost",
  "_realowner": "paradoxical-rhapsody",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2026-01-08"
    },
    {
      "version": "0.4.8",
      "date": "2026-05-13"
    },
    {
      "version": "0.4.11",
      "date": "2026-05-24"
    }
  ],
  "_exports": [
    "EBIC",
    "fbetareg",
    "fcoxph",
    "fglm",
    "fglm.fit",
    "flagsarlm",
    "flm",
    "flm.fit",
    "frq",
    "frq.fit",
    "frs",
    "fsar.fit",
    "get_rho",
    "pbetareg",
    "pboost",
    "pcoxph",
    "pen_glmnet",
    "pen_ncvreg",
    "pen_rq",
    "pen_sar",
    "pggm",
    "pglm",
    "pglm.fit",
    "plagsarlm",
    "plm",
    "plm.fit",
    "prq",
    "prq.fit",
    "psar.fit",
    "sar.fit",
    "set_rook_matrix"
  ],
  "_help": [
    {
      "page": "coef.penaltyglmnet",
      "title": "Extract Coefficients from Lasso Penalized Models",
      "topics": [
        "coef.penaltyglmnet"
      ]
    },
    {
      "page": "coef.penaltyncvreg",
      "title": "Extract Coefficients from Non-Convex Penalized Models",
      "topics": [
        "coef.penaltyncvreg"
      ]
    },
    {
      "page": "coef.penaltyrq",
      "title": "Extract Coefficients from Non-Convex Penalized Models",
      "topics": [
        "coef.penaltyrq"
      ]
    },
    {
      "page": "EBIC",
      "title": "Extended Bayesian Information Criterion",
      "topics": [
        "EBIC"
      ]
    },
    {
      "page": "fbetareg",
      "title": "Forward Regression Selection for Beta Regression Models",
      "topics": [
        "fbetareg"
      ]
    },
    {
      "page": "fcoxph",
      "title": "Forward Regression Selection for Cox proportional hazards Model",
      "topics": [
        "fcoxph"
      ]
    },
    {
      "page": "fglm",
      "title": "Forward Regression Selection for Generalized Linear Models",
      "topics": [
        "fglm",
        "fglm.fit"
      ]
    },
    {
      "page": "fsar",
      "title": "Forward Stepwise Spatial Auto-Regressive Model",
      "topics": [
        "flagsarlm",
        "fsar",
        "fsar.fit"
      ]
    },
    {
      "page": "flm",
      "title": "Forward Regression Selection for Linear Models.",
      "topics": [
        "flm",
        "flm.fit"
      ]
    },
    {
      "page": "frq",
      "title": "Forward Regression Selection for Quantile Regression Models",
      "topics": [
        "frq",
        "frq.fit"
      ]
    },
    {
      "page": "frs",
      "title": "Forward Regression Selection Framework",
      "topics": [
        "frs"
      ]
    },
    {
      "page": "pbetareg",
      "title": "Profile Boosting for Beta Regression",
      "topics": [
        "pbetareg"
      ]
    },
    {
      "page": "pboost",
      "title": "Profile Boosting Framework",
      "topics": [
        "pboost"
      ]
    },
    {
      "page": "pcoxph",
      "title": "Profile Boosting for Cox proportional hazards Model",
      "topics": [
        "pcoxph"
      ]
    },
    {
      "page": "penalization",
      "title": "Penalized Methods for Feature Selection",
      "topics": [
        "penalization",
        "pen_glmnet",
        "pen_ncvreg",
        "pen_rq",
        "pen_sar"
      ]
    },
    {
      "page": "pggm",
      "title": "Profile Boosting for Gaussian Graphical Model",
      "topics": [
        "pggm"
      ]
    },
    {
      "page": "pglm",
      "title": "Profile Boosting for Generalized Linear Models.",
      "topics": [
        "pglm",
        "pglm.fit"
      ]
    },
    {
      "page": "psar",
      "title": "Profile Boosting for Spatial Auto-regressive Model",
      "topics": [
        "plagsarlm",
        "psar",
        "psar.fit"
      ]
    },
    {
      "page": "plm",
      "title": "Profile Boosting for Linear Models.",
      "topics": [
        "plm",
        "plm.fit"
      ]
    },
    {
      "page": "prq",
      "title": "Profile Boosting for Quantile Regression Models",
      "topics": [
        "prq",
        "prq.fit"
      ]
    },
    {
      "page": "sar.model",
      "title": "Functions for Spatial Auto-regressive Model",
      "topics": [
        "BIC.sarpboost",
        "coef.sarpboost",
        "get_rho",
        "logLik.sarpboost",
        "residuals.sarpboost",
        "sar.fit",
        "sar.model",
        "set_rook_matrix"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "betareg",
    "boot",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "coda",
    "codetools",
    "data.table",
    "DBI",
    "deldir",
    "e1071",
    "flexmix",
    "foreach",
    "Formula",
    "generics",
    "glmnet",
    "hqreg",
    "hrqglas",
    "insight",
    "iterators",
    "KernSmooth",
    "lattice",
    "LearnBayes",
    "lifecycle",
    "lmtest",
    "marginaleffects",
    "MASS",
    "Matrix",
    "MatrixModels",
    "modeltools",
    "multcomp",
    "mvtnorm",
    "ncvreg",
    "nlme",
    "nnet",
    "plyr",
    "proxy",
    "quantreg",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "rlang",
    "rqPen",
    "s2",
    "sandwich",
    "sf",
    "shape",
    "sp",
    "SparseM",
    "spatialreg",
    "spData",
    "spdep",
    "survival",
    "TH.data",
    "units",
    "wk",
    "zoo"
  ],
  "_score": 3.041392685158225,
  "_indexed": true,
  "_nocasepkg": "pboost",
  "_universes": [
    "paradoxical-rhapsody"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.11",
      "date": "2026-06-21T09:57:25.000Z",
      "distro": "noble",
      "commit": "af80813c05c71e07c9ca9ff48f4e004af89ff603",
      "fileid": "https://r2.ropensci.org/1c27caeff53086cbafbdcf77fd507c687ecaf7e1883f08eaf8cef0a4002e1600",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paradoxical-rhapsody/actions/runs/27900620011"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.11",
      "date": "2026-06-21T09:57:31.000Z",
      "distro": "noble",
      "commit": "af80813c05c71e07c9ca9ff48f4e004af89ff603",
      "fileid": "https://r2.ropensci.org/a54b08e1075ef00e1b6682b5216d4ef4daccfa800c13af26bdfece77cbf68ea6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paradoxical-rhapsody/actions/runs/27900620011"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.11",
      "date": "2026-06-21T10:00:25.000Z",
      "commit": "af80813c05c71e07c9ca9ff48f4e004af89ff603",
      "fileid": "https://r2.ropensci.org/1a4debbec121fabeb37100b55f42860955e89ff28dc959be037f725d035d191d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paradoxical-rhapsody/actions/runs/27900620011"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.11",
      "date": "2026-06-21T09:57:21.000Z",
      "commit": "af80813c05c71e07c9ca9ff48f4e004af89ff603",
      "fileid": "https://r2.ropensci.org/5f5864387df731ad2ce919d45d55a4ec84d1b07a794f31464993cf71d0f31f1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paradoxical-rhapsody/actions/runs/27900620011"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.11",
      "date": "2026-06-21T09:57:35.000Z",
      "commit": "af80813c05c71e07c9ca9ff48f4e004af89ff603",
      "fileid": "https://r2.ropensci.org/c09738a894f0b8e11aa2f622f7339af84fd0e7863409e215d559d67d6c164b8e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paradoxical-rhapsody/actions/runs/27900620011"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.11",
      "date": "2026-06-21T09:56:43.000Z",
      "commit": "af80813c05c71e07c9ca9ff48f4e004af89ff603",
      "fileid": "https://r2.ropensci.org/efb8a2ea178c7a1bf7155f2f170c2d4ab22a7a6e3ec7d5afe91c39820ef735a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paradoxical-rhapsody/actions/runs/27900620011"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.11",
      "date": "2026-06-21T09:56:48.000Z",
      "commit": "af80813c05c71e07c9ca9ff48f4e004af89ff603",
      "fileid": "https://r2.ropensci.org/f8c6d35b96a93eec85f35afca0bc476b837c0dd215aaa30d5e5444ea3c314b8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paradoxical-rhapsody/actions/runs/27900620011"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.11",
      "date": "2026-06-21T09:56:36.000Z",
      "commit": "af80813c05c71e07c9ca9ff48f4e004af89ff603",
      "fileid": "https://r2.ropensci.org/829cef6de1f862474e5ef36facb6fd2e60bb7279247bdbbe2d3ae7ccc5805364",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paradoxical-rhapsody/actions/runs/27900620011"
    }
  ]
}