Package: pboost Title: Profile Boosting Framework for Parametric Models Version: 0.4.11 Maintainer: Zengchao Xu Authors@R: person("Zengchao", "Xu", , "zengc.xu@aliyun.com", role = c("aut", "cre", "cph")) Description: A profile boosting framework for feature selection in parametric models. It offers a unified interface pboost() and several wrapped models, including linear model, generalized linear models, quantile regression, Cox proportional hazards model, beta regression, spatial auto-regressive models. Imports: stats, Matrix, MASS, betareg, quantreg, survival, Formula (>= 1.2.5), glmnet, ncvreg, rqPen, spatialreg 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) Depends: R (>= 4.1.0) RoxygenNote: 8.0.0 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-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: 2026-06-21 09:55:11 UTC; root Author: Zengchao Xu [aut, cre, cph]