{
  "_id": "6a1f3265b401979e73427f02",
  "Package": "bst",
  "Type": "Package",
  "Title": "Gradient Boosting",
  "Version": "0.3-24",
  "Date": "2022-12-20",
  "Authors@R": "c(person(\"Zhu\", \"Wang\", role = c(\"aut\", \"cre\"),\nemail = \"zwang145@uthsc.edu\",\ncomment = c(ORCID = \"0000-0002-0773-0052\")),\nperson(\"Torsten\", \"Hothorn\", role = \"ctb\"))",
  "Author": "Zhu Wang [aut, cre] (<https://orcid.org/0000-0002-0773-0052>),\nTorsten Hothorn [ctb]",
  "Maintainer": "Zhu Wang <zwang145@uthsc.edu>",
  "Description": "Functional gradient descent algorithm for a variety of\nconvex and non-convex loss functions, for both classical and\nrobust regression and classification problems. See Wang (2011)\n<doi:10.2202/1557-4679.1304>, Wang (2012)\n<doi:10.3414/ME11-02-0020>, Wang (2018)\n<doi:10.1080/10618600.2018.1424635>, Wang (2018)\n<doi:10.1214/18-EJS1404>.",
  "VignetteBuilder": "R.rsp, knitr",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "Packaged": {
    "Date": "2026-05-15 07:38:39 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://zhuwang46.r-universe.dev",
  "Date/Publication": "2023-01-06 17:50:56 UTC",
  "RemoteUrl": "https://github.com/cran/bst",
  "RemoteRef": "HEAD",
  "RemoteSha": "53dbd049b094eee6de2c02c00969900f01da88d2",
  "MD5sum": "7b47455e6067ac08ee9402bd2e1e73c5",
  "_user": "zhuwang46",
  "_type": "src",
  "_file": "bst_0.3-24.tar.gz",
  "_fileid": "12a49492f76baca9a9b45083bff3c5c336850370ef38a706c59a1a0f124a5a17",
  "_filesize": 1953754,
  "_sha256": "12a49492f76baca9a9b45083bff3c5c336850370ef38a706c59a1a0f124a5a17",
  "_created": "2026-05-15T07:38:39.000Z",
  "_published": "2026-06-02T19:43:33.455Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79157349967,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012432643"
    },
    {
      "job": 79157350345,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012431057"
    },
    {
      "job": 79157350177,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012431571"
    },
    {
      "job": 79157350480,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012427738"
    },
    {
      "job": 79157349359,
      "time": 279,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012395005"
    },
    {
      "job": 79157349464,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368075895"
    },
    {
      "job": 79157350231,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012421324"
    },
    {
      "job": 79157350101,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012422342"
    },
    {
      "job": 79157349828,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012420936"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/25906260034",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bst",
  "_commit": {
    "id": "53dbd049b094eee6de2c02c00969900f01da88d2",
    "author": "Zhu Wang <zwang145@uthsc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3-24\n",
    "time": 1673027456
  },
  "_maintainer": {
    "name": "Zhu Wang",
    "email": "zwang145@uthsc.edu",
    "login": "zhuwang46",
    "orcid": "0000-0002-0773-0052",
    "uuid": 47001416
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "gbm",
      "role": "Imports"
    },
    {
      "package": "hdi",
      "role": "Suggests"
    },
    {
      "package": "pROC",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "gdata",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "zhuwang46",
      "count": 1,
      "uuid": 47001416
    }
  ],
  "_userbio": {
    "uuid": 47001416,
    "type": "user",
    "name": "Zhu Wang"
  },
  "_downloads": {
    "count": 3996,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bst"
  },
  "_searchresults": 42,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bst.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "zhuwang46",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2",
      "date": "2011-03-31"
    },
    {
      "version": "0.3-1",
      "date": "2011-06-24"
    },
    {
      "version": "0.3-2",
      "date": "2012-01-17"
    },
    {
      "version": "0.3-3",
      "date": "2013-09-12"
    },
    {
      "version": "0.3-4",
      "date": "2014-06-23"
    },
    {
      "version": "0.3-11",
      "date": "2015-12-19"
    },
    {
      "version": "0.3-12",
      "date": "2016-01-04"
    },
    {
      "version": "0.3-13",
      "date": "2016-02-28"
    },
    {
      "version": "0.3-14",
      "date": "2016-09-21"
    },
    {
      "version": "0.3-15",
      "date": "2018-07-23"
    },
    {
      "version": "0.3-16",
      "date": "2019-01-16"
    },
    {
      "version": "0.3-17",
      "date": "2019-03-04"
    },
    {
      "version": "0.3-20",
      "date": "2020-04-30"
    },
    {
      "version": "0.3-21",
      "date": "2020-06-02"
    },
    {
      "version": "0.3-22",
      "date": "2020-10-19"
    },
    {
      "version": "0.3-23",
      "date": "2020-11-09"
    },
    {
      "version": "0.3-24",
      "date": "2023-01-06"
    }
  ],
  "_exports": [
    "balanced.folds",
    "bfunc",
    "bst",
    "bst_control",
    "bst.sel",
    "cv.bst",
    "cv.mada",
    "cv.mbst",
    "cv.mhingebst",
    "cv.mhingeova",
    "cv.rbst",
    "cv.rmbst",
    "evalerr",
    "ex1data",
    "fpartial.bst",
    "fpartial.mbst",
    "fpartial.mhingebst",
    "gaussloss",
    "gaussngra",
    "gradient",
    "hingeloss",
    "hingengra",
    "loss",
    "loss.mbst",
    "loss.mhingebst",
    "mada",
    "mbst",
    "mbst_fit",
    "mhingebst",
    "mhingebst_fit",
    "mhingeova",
    "ngradient",
    "nsel",
    "permute.rows",
    "plotCVbst",
    "rbst",
    "rbstpath",
    "rmbst"
  ],
  "_help": [
    {
      "page": "bst",
      "title": "Boosting for Classification and Regression",
      "topics": [
        "bst",
        "coef.bst",
        "fpartial.bst",
        "plot.bst",
        "predict.bst",
        "print.bst"
      ]
    },
    {
      "page": "bst_control",
      "title": "Control Parameters for Boosting",
      "topics": [
        "bst_control"
      ]
    },
    {
      "page": "bst.sel",
      "title": "Function to select number of predictors",
      "topics": [
        "bst.sel"
      ]
    },
    {
      "page": "cv.bst",
      "title": "Cross-Validation for Boosting",
      "topics": [
        "cv.bst"
      ]
    },
    {
      "page": "cv.mada",
      "title": "Cross-Validation for one-vs-all AdaBoost with multi-class problem",
      "topics": [
        "cv.mada"
      ]
    },
    {
      "page": "cv.mbst",
      "title": "Cross-Validation for Multi-class Boosting",
      "topics": [
        "cv.mbst"
      ]
    },
    {
      "page": "cv.mhingebst",
      "title": "Cross-Validation for Multi-class Hinge Boosting",
      "topics": [
        "cv.mhingebst"
      ]
    },
    {
      "page": "cv.mhingeova",
      "title": "Cross-Validation for one-vs-all HingeBoost with multi-class problem",
      "topics": [
        "cv.mhingeova"
      ]
    },
    {
      "page": "cv.rbst",
      "title": "Cross-Validation for Nonconvex Loss Boosting",
      "topics": [
        "cv.rbst"
      ]
    },
    {
      "page": "cv.rmbst",
      "title": "Cross-Validation for Nonconvex Multi-class Loss Boosting",
      "topics": [
        "cv.rmbst"
      ]
    },
    {
      "page": "ex1data",
      "title": "Generating Three-class Data with 50 Predictors",
      "topics": [
        "ex1data"
      ]
    },
    {
      "page": "bst-internal",
      "title": "Internal Function",
      "topics": [
        "balanced.folds",
        "cvfolds",
        "error.bars",
        "gaussloss",
        "gaussngra",
        "gradient",
        "hingeloss",
        "hingengra",
        "loss",
        "loss.mbst",
        "loss.mhingebst",
        "mbst_fit",
        "mhingebst_fit",
        "ngradient",
        "permute.rows",
        "plotCVbst"
      ]
    },
    {
      "page": "mada",
      "title": "Multi-class AdaBoost",
      "topics": [
        "mada"
      ]
    },
    {
      "page": "mbst",
      "title": "Boosting for Multi-Classification",
      "topics": [
        "fpartial.mbst",
        "mbst",
        "predict.mbst",
        "print.mbst"
      ]
    },
    {
      "page": "mhingebst",
      "title": "Boosting for Multi-class Classification",
      "topics": [
        "fpartial.mhingebst",
        "mhingebst",
        "predict.mhingebst",
        "print.mhingebst"
      ]
    },
    {
      "page": "mhingeova",
      "title": "Multi-class HingeBoost",
      "topics": [
        "mhingeova",
        "print.mhingeova"
      ]
    },
    {
      "page": "nsel.mhingebst",
      "title": "Find Number of Variables In Multi-class Boosting Iterations",
      "topics": [
        "nsel"
      ]
    },
    {
      "page": "rbst",
      "title": "Robust Boosting for Robust Loss Functions",
      "topics": [
        "rbst"
      ]
    },
    {
      "page": "rbstpath",
      "title": "Robust Boosting Path for Nonconvex Loss Functions",
      "topics": [
        "rbstpath"
      ]
    },
    {
      "page": "rmbst",
      "title": "Robust Boosting for Multi-class Robust Loss Functions",
      "topics": [
        "rmbst"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "gbm",
    "iterators",
    "lattice",
    "Matrix",
    "rpart",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "pros.Rnw",
      "filename": "pros.pdf",
      "title": "Cancer Classification Using Mass Spectrometry-based Proteomics Data",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2015-12-19 11:01:59",
      "modified": "2023-01-06 17:50:56",
      "commits": 3
    },
    {
      "source": "static_cancer.pdf.asis",
      "filename": "static_cancer.pdf",
      "title": "Classification of Breast Cancer Clinical Stage with Gene Expression Data (with Results)",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2016-09-21 16:05:05",
      "modified": "2018-07-23 19:40:07",
      "commits": 2
    },
    {
      "source": "cancer.Rnw",
      "filename": "cancer.pdf",
      "title": "Classification of Breast Cancer Clinical Stage with Gene Expression Data (without Results)",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2016-09-21 16:05:05",
      "modified": "2023-01-06 17:50:56",
      "commits": 4
    },
    {
      "source": "static_khan.pdf.asis",
      "filename": "static_khan.pdf",
      "title": "Classification of Cancer Types Using Gene Expression Data (with Results)",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2016-01-04 17:46:45",
      "modified": "2018-07-23 19:40:07",
      "commits": 2
    },
    {
      "source": "khan.Rnw",
      "filename": "khan.pdf",
      "title": "Classification of Cancer Types Using Gene Expression Data (without Results)",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2015-12-19 11:01:59",
      "modified": "2023-01-06 17:50:56",
      "commits": 7
    },
    {
      "source": "static_mcl.pdf.asis",
      "filename": "static_mcl.pdf",
      "title": "Classification of UCI Machine Learning Datasets (with Results)",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2016-01-04 17:46:45",
      "modified": "2018-07-23 19:40:07",
      "commits": 2
    },
    {
      "source": "mcl.Rnw",
      "filename": "mcl.pdf",
      "title": "Classification of UCI Machine Learning Datasets (without Results)",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2016-01-04 17:46:45",
      "modified": "2023-01-06 17:50:56",
      "commits": 5
    }
  ],
  "_score": 5.325245315069408,
  "_indexed": true,
  "_nocasepkg": "bst",
  "_universes": [
    "zhuwang46"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-24",
      "date": "2026-05-15T07:40:46.000Z",
      "distro": "noble",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "dc6bca6ae753c9d0a671de38ec444df247d2b7ea0baad315699ca2e9d8d03054",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/25906260034"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3-24",
      "date": "2026-05-15T07:40:42.000Z",
      "distro": "noble",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "4b8e8fdfa9850623ae232d90b3af8e8c66c2990cdf0866fe28dcc2e94722ae57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/25906260034"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3-24",
      "date": "2026-05-15T07:40:46.000Z",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "8d8b7c2960448c1e4fc632a0b7a8df00531459f02247913042fccc342bd940c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/25906260034"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3-24",
      "date": "2026-05-15T07:40:37.000Z",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "844615104b025e64b06d39b79ced1fe22acc558d6c6a69429bf5af477c42afe5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/25906260034"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3-24",
      "date": "2026-05-15T07:40:00.000Z",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "ffedd4a135944342077ae63323f8e50b2e624a721e24b9ef9e2f57295b591adf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/25906260034"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3-24",
      "date": "2026-05-15T07:40:00.000Z",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "f86ecbc69dca7767b015d196f796d7fbbc7751886a224afe14f2868ce3737a01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/25906260034"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3-24",
      "date": "2026-05-15T07:39:57.000Z",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "8838febcfc575f35d1c0a985971e832447db57a93c753bdf8e96af7d5b955737",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/25906260034"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3-24",
      "date": "2026-06-02T19:43:14.000Z",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "8a147abc9cea3516092fbd031b9300af0257043a644e9e6a0fb2def787c497c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/25906260034"
    }
  ]
}