{
  "_id": "6a1973b6acfb0bcc41defb6a",
  "Package": "RRBoost",
  "Type": "Package",
  "Title": "A Robust Boosting Algorithm",
  "Version": "0.2",
  "Date": "2024-11-17",
  "Authors@R": "c(person(\"Xiaomeng\", \"Ju\", role=c(\"aut\", \"cre\"), email=\"jux01@nyu.edu\"),\nperson(\"Matias\", \"Salibian-Barrera\", role = c(\"aut\"), email = \"matias@stat.ubc.ca\")\n)",
  "Description": "An implementation of robust boosting algorithms for\nregression in R. This includes the RRBoost method proposed in\nthe paper \"Robust Boosting for Regression Problems\" (Ju X and\nSalibian-Barrera M. 2020) <doi:10.1016/j.csda.2020.107065> (to\nappear in Computational Statistics and Data Science). It also\nimplements previously proposed boosting algorithms in the\nsimulation section of the paper: L2Boost, LADBoost, MBoost\n(Friedman, J. H. (2001) <10.1214/aos/1013203451>) and Robloss\n(Lutz et al. (2008) <10.1016/j.csda.2007.11.006>).",
  "License": "GPL (>= 3)",
  "LazyData": "True",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Author": "Xiaomeng Ju [aut,cre], Matias Salibian-Barrera [aut],",
  "Maintainer": "Xiaomeng Ju <jux01@nyu.edu>",
  "Repository": "https://xmengju.r-universe.dev",
  "Date/Publication": "2024-11-19 02:47:10 UTC",
  "RemoteUrl": "https://github.com/xmengju/rrboost",
  "RemoteRef": "HEAD",
  "RemoteSha": "ef15a53be895a120ff12089eb0c45c0cd397e9b5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:27:24 UTC",
    "User": "root"
  },
  "MD5sum": "77e471c49680b930f88df2e199fed5a5",
  "_user": "xmengju",
  "_type": "src",
  "_file": "RRBoost_0.2.tar.gz",
  "_fileid": "43dfe3c9c82d5a24bb0f12d5188de404f4c57260f37d81affde01671d1743722",
  "_filesize": 172312,
  "_sha256": "43dfe3c9c82d5a24bb0f12d5188de404f4c57260f37d81affde01671d1743722",
  "_created": "2026-05-29T09:27:24.000Z",
  "_published": "2026-05-29T11:08:38.258Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78474369032,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287536265"
    },
    {
      "job": 78474369082,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287551075"
    },
    {
      "job": 78474369062,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289183402"
    },
    {
      "job": 78474369074,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289234292"
    },
    {
      "job": 78473970536,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287494737"
    },
    {
      "job": 78474369057,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287525940"
    },
    {
      "job": 78474369037,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287522949"
    },
    {
      "job": 78474369072,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287522401"
    },
    {
      "job": 78474369085,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287537222"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xmengju/actions/runs/26629324329",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xmengju/rrboost",
  "_commit": {
    "id": "ef15a53be895a120ff12089eb0c45c0cd397e9b5",
    "author": "xmengju <xmengju@umich.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1731984430
  },
  "_maintainer": {
    "name": "Xiaomeng Ju",
    "email": "jux01@nyu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "RobStatTM",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "xmengju",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xmengju",
      "count": 55,
      "uuid": 17074370
    },
    {
      "user": "msalibian",
      "count": 35,
      "uuid": 5422467
    }
  ],
  "_userbio": {
    "uuid": 17074370,
    "type": "user",
    "name": "xmengju"
  },
  "_downloads": {
    "count": 555,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RRBoost"
  },
  "_devurl": "https://github.com/xmengju/rrboost",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RRBoost.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xmengju/rrboost",
  "_realowner": "xmengju",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2020-10-13"
    },
    {
      "version": "0.2",
      "date": "2024-11-19"
    }
  ],
  "_exports": [
    "Boost",
    "Boost.control",
    "Boost.validation",
    "cal_imp_func",
    "cal_predict"
  ],
  "_datasets": [
    {
      "name": "airfoil",
      "title": "Airfoil data",
      "object": "airfoil",
      "class": [
        "data.frame"
      ],
      "fields": [
        "frequency",
        "angle",
        "chord_length",
        "velocity",
        "thickness",
        "y"
      ],
      "rows": 1503,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "airfoil",
      "title": "Airfoil data",
      "topics": [
        "airfoil"
      ]
    },
    {
      "page": "Boost",
      "title": "Robust Boosting for regression",
      "topics": [
        "Boost"
      ]
    },
    {
      "page": "Boost.control",
      "title": "Tuning and control parameters for the robust boosting algorithm",
      "topics": [
        "Boost.control"
      ]
    },
    {
      "page": "Boost.validation",
      "title": "Robust Boosting for regression with initialization parameters chosen on a validation set",
      "topics": [
        "Boost.validation"
      ]
    },
    {
      "page": "cal_imp_func",
      "title": "Variable importance scores for the robust boosting algorithm RRBoost",
      "topics": [
        "cal_imp_func"
      ]
    },
    {
      "page": "cal_predict",
      "title": "cal_predict",
      "topics": [
        "cal_predict"
      ]
    }
  ],
  "_readme": "https://github.com/xmengju/rrboost/raw/HEAD/README.md",
  "_rundeps": [
    "DEoptimR",
    "lattice",
    "mvtnorm",
    "pcaPP",
    "pyinit",
    "RobStatTM",
    "robustbase",
    "rpart",
    "rrcov"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rrboost",
  "_universes": [
    "xmengju"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-05-29T09:29:15.000Z",
      "distro": "noble",
      "commit": "ef15a53be895a120ff12089eb0c45c0cd397e9b5",
      "fileid": "362e88b3908977f56e562ba2b929cf333b3333f36c908fe4d86264bad0eb88ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xmengju/actions/runs/26629324329"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-05-29T09:30:01.000Z",
      "distro": "noble",
      "commit": "ef15a53be895a120ff12089eb0c45c0cd397e9b5",
      "fileid": "1c0aafea6f8f130853a018c6ca51d4a0e788f1fa8db976a0b7332ecf2eeeb4fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xmengju/actions/runs/26629324329"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-29T11:04:19.000Z",
      "commit": "ef15a53be895a120ff12089eb0c45c0cd397e9b5",
      "fileid": "e4c4b5803eedc8f9097fc32c2cc09b399bf0372be69e34331ec70011e8188e8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xmengju/actions/runs/26629324329"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-29T11:07:26.000Z",
      "commit": "ef15a53be895a120ff12089eb0c45c0cd397e9b5",
      "fileid": "bd104b98a3e3683f56e3e54e143ba5524bfe112f651193b8d0e5d2368544d660",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xmengju/actions/runs/26629324329"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-05-29T09:29:16.000Z",
      "commit": "ef15a53be895a120ff12089eb0c45c0cd397e9b5",
      "fileid": "9bc4e59469d167ed71030343d67797dc3d890709a3c6e627e54403d3d5ef4de0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xmengju/actions/runs/26629324329"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-29T09:28:27.000Z",
      "commit": "ef15a53be895a120ff12089eb0c45c0cd397e9b5",
      "fileid": "b73ae366e5ef5c68ec99d1a94cd05b39db96c2aa8601cb2e462fd43abad3495b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xmengju/actions/runs/26629324329"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-29T09:28:34.000Z",
      "commit": "ef15a53be895a120ff12089eb0c45c0cd397e9b5",
      "fileid": "e961e80f9db192877b603a43c24324df2180e7b7da154973277d2681753ba296",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xmengju/actions/runs/26629324329"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-29T09:29:12.000Z",
      "commit": "ef15a53be895a120ff12089eb0c45c0cd397e9b5",
      "fileid": "0afe944edf11a2852b02168538cbe6b207eec4102b377e62e1b9a9a3df83de6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xmengju/actions/runs/26629324329"
    }
  ]
}