{
  "_id": "6a49e67154b1f994258a93f7",
  "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-06-14 09:08:22 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",
  "_user": "zhuwang46",
  "_type": "src",
  "_file": "bst_0.3-24.tar.gz",
  "_fileid": "https://r2.ropensci.org/5256763a8aca836d36b0ddd45840e837e006408cf6400b7b0b1e25574d933a47",
  "_filesize": 1956226,
  "_sha256": "5256763a8aca836d36b0ddd45840e837e006408cf6400b7b0b1e25574d933a47",
  "_expires": "2026-10-13T05:06:55.000Z",
  "_created": "2026-06-14T09:08:22.000Z",
  "_published": "2026-07-05T05:06:57.352Z",
  "_jobs": [
    {
      "job": 85194550532,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619496711"
    },
    {
      "job": 85194550680,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619495676"
    },
    {
      "job": 85194550610,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619490656"
    },
    {
      "job": 85194550616,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619495497"
    },
    {
      "job": 85194550464,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619477371"
    },
    {
      "job": 85194550548,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619491564"
    },
    {
      "job": 85194550523,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619492577"
    },
    {
      "job": 85194550658,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619491632"
    },
    {
      "job": 85194550565,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619491955"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/27494099929",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 47001416
  },
  "_distro": "noble",
  "_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",
    "followers": 3
  },
  "_downloads": {
    "count": 5046,
    "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": [
        "Cancer vs Non-cancer",
        "Cancer vs Healthy Men",
        "Cancer vs Benign Cancer",
        "Benign Cancer vs Healthy Men"
      ],
      "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": [
        "Classification of Small Round Blue Cell Tumors",
        "Classification of 14 Cancer Types"
      ],
      "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": [
        "Classification of Small Round Blue Cell Tumors",
        "Classification of 14 Cancer Types"
      ],
      "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": [
        "Image segmentation data",
        "Thyroid disease classification",
        "Satellite image classification",
        "Glass identification database"
      ],
      "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": [
        "Image segmentation data",
        "Thyroid disease classification",
        "Satellite image classification",
        "Glass identification database"
      ],
      "created": "2016-01-04 17:46:45",
      "modified": "2023-01-06 17:50:56",
      "commits": 5
    }
  ],
  "_score": 5.426567081697019,
  "_indexed": true,
  "_nocasepkg": "bst",
  "_universes": [
    "zhuwang46"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-24",
      "date": "2026-06-14T09:10:29.000Z",
      "distro": "noble",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "https://r2.ropensci.org/9e391695389936010e2018b5a35679774d71549098de96ad654e90f558b5f28a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/27494099929"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3-24",
      "date": "2026-06-14T09:10:22.000Z",
      "distro": "noble",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "https://r2.ropensci.org/77395a5d8d52dad64ee60ed3ad927241d7da73a36f0bf15082df63ffa6142420",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/27494099929"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3-24",
      "date": "2026-06-14T09:10:01.000Z",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "https://r2.ropensci.org/fdaff9c3272ed9fb8110c27b547059246c0865401c005c117187a8f3f4c449e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/27494099929"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3-24",
      "date": "2026-06-14T09:10:22.000Z",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "https://r2.ropensci.org/946ebb6ce482ec3c2984006ef6ea2b52be9f3233746d3c6a2aee3d2f23254cca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/27494099929"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3-24",
      "date": "2026-06-14T09:10:27.000Z",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "https://r2.ropensci.org/f9848027760375f5a11dbf704590b7d456ec1b1355318f44e84de02aa5fb4b38",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/27494099929"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3-24",
      "date": "2026-06-14T09:09:50.000Z",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "https://r2.ropensci.org/c3506e2f160bd46f55ffab6ab60b9f1eb1bcceb48dda6fe599222a6fe255089b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/27494099929"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3-24",
      "date": "2026-06-14T09:09:46.000Z",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "https://r2.ropensci.org/75f7889868083999fc8b0f45a71d8546fdbebcfebefe064a4b119ab93c490fec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/27494099929"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3-24",
      "date": "2026-06-14T09:09:47.000Z",
      "commit": "53dbd049b094eee6de2c02c00969900f01da88d2",
      "fileid": "https://r2.ropensci.org/e0502e832363cd33f32ffe1fd4b423dd5532f50b2e9ebe2c5d6a27fb8961ed10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuwang46/actions/runs/27494099929"
    }
  ]
}