{
  "_id": "6a5481fcff0138dec5d646e3",
  "Package": "gbts",
  "Type": "Package",
  "Title": "Hyperparameter Search for Gradient Boosted Trees",
  "Version": "1.2.0",
  "Date": "2017-02-26",
  "Author": "Waley W. J. Liang",
  "Maintainer": "Waley W. J. Liang <wliang10@gmail.com>",
  "Description": "An implementation of hyperparameter optimization for\nGradient Boosted Trees on binary classification and regression\nproblems. The current version provides two optimization\nmethods: Bayesian optimization and random search. Instead of\ngiving the single best model, the final output is an ensemble\nof Gradient Boosted Trees constructed via the method of\nensemble selection.",
  "License": "GPL (>= 2) | file LICENSE",
  "LazyData": "true",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 06:09:35 UTC",
    "User": "root"
  },
  "Repository": "https://wliang10.r-universe.dev",
  "Date/Publication": "2017-02-27 07:41:32 UTC",
  "RemoteUrl": "https://github.com/cran/gbts",
  "RemoteRef": "HEAD",
  "RemoteSha": "8868614fb94692c4d1088c86685f5715dd147893",
  "_user": "wliang10",
  "_type": "src",
  "_file": "gbts_1.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/1a3e734ef992e0c9c8e164dd437ad124150df356398d17e4cf2561b3df4e0980",
  "_filesize": 163636,
  "_sha256": "1a3e734ef992e0c9c8e164dd437ad124150df356398d17e4cf2561b3df4e0980",
  "_expires": "2026-10-21T06:13:14.000Z",
  "_created": "2026-07-13T06:09:35.000Z",
  "_published": "2026-07-13T06:13:16.496Z",
  "_jobs": [
    {
      "job": 86746562188,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270545833"
    },
    {
      "job": 86746562156,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270545737"
    },
    {
      "job": 86746562179,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270543772"
    },
    {
      "job": 86746562190,
      "time": 190,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270552659"
    },
    {
      "job": 86746182732,
      "time": 166,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270513579"
    },
    {
      "job": 86746562178,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8270539649"
    },
    {
      "job": 86746562213,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270533818"
    },
    {
      "job": 86746562249,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270536653"
    },
    {
      "job": 86746562226,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270533082"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wliang10/actions/runs/29228020263",
  "_status": "success",
  "_upstream": "https://github.com/cran/gbts",
  "_commit": {
    "id": "8868614fb94692c4d1088c86685f5715dd147893",
    "author": "Waley W. J. Liang <wliang10@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.0\n",
    "time": 1488181292
  },
  "_maintainer": {
    "name": "Waley W. J. Liang",
    "email": "wliang10@gmail.com",
    "login": "wliang10",
    "description": "",
    "uuid": 22223684
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "gbm",
      "role": "Imports"
    },
    {
      "package": "earth",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wliang10",
      "count": 3,
      "uuid": 22223684
    }
  ],
  "_userbio": {
    "uuid": 22223684,
    "type": "user",
    "name": "wliang10",
    "followers": 0
  },
  "_downloads": {
    "count": 477,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gbts"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gbts.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "wliang10",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-10-08"
    },
    {
      "version": "1.0.1",
      "date": "2016-10-16"
    },
    {
      "version": "1.2.0",
      "date": "2017-02-27"
    }
  ],
  "_exports": [
    "comperf",
    "gbts"
  ],
  "_datasets": [
    {
      "name": "boston_housing",
      "title": "Boston housing data",
      "object": "boston_housing",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "german_credit",
      "title": "German credit data",
      "object": "german_credit",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "boston_housing",
      "title": "Boston housing data",
      "topics": [
        "boston_housing"
      ]
    },
    {
      "page": "comperf",
      "title": "Compute model performance",
      "topics": [
        "comperf"
      ]
    },
    {
      "page": "gbts",
      "title": "Hyperparameter Search for Gradient Boosted Trees",
      "topics": [
        "gbts-package",
        "gbts"
      ]
    },
    {
      "page": "german_credit",
      "title": "German credit data",
      "topics": [
        "german_credit"
      ]
    },
    {
      "page": "predict.gbts",
      "title": "Predict method for ensemble of Gradient Boosted Trees",
      "topics": [
        "predict.gbts"
      ]
    }
  ],
  "_readme": "https://github.com/cran/gbts/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "digest",
    "doParallel",
    "doRNG",
    "earth",
    "foreach",
    "Formula",
    "gbm",
    "iterators",
    "lattice",
    "Matrix",
    "plotmo",
    "plotrix",
    "rngtools",
    "survival"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gbts",
  "_universes": [
    "wliang10"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-13T06:11:34.000Z",
      "distro": "resolute",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "https://r2.ropensci.org/57b339d17ecce35eb9978dca84c3d0a2c366ddd5e3b4cf174b50bd63ed7b7164",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/29228020263"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-13T06:11:31.000Z",
      "distro": "resolute",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "https://r2.ropensci.org/14bb4f6a2032d156ce3af2ba29121b0d14a5c451e732500c93b34e0373f0cdde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/29228020263"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-13T06:11:27.000Z",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "https://r2.ropensci.org/8d775aa46ccea30ecbbc2f266a49a5cebbd464a541faa3f72f8a5459687ff787",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/29228020263"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-13T06:11:53.000Z",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "https://r2.ropensci.org/c4fa69a3deeb9186a4e8cfbf1bbfc855c22267ecb74d2697433e626cf92caf2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/29228020263"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-07-13T06:11:22.000Z",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "https://r2.ropensci.org/1b7b590f7233f710cdbcab478640c64707f686850aacc92db15c8d5a70342f26",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/29228020263"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-13T06:10:42.000Z",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "https://r2.ropensci.org/1be1e079fa3eeda4ca171ec434a5232f50da5dffc4f7106392ee941eb63894a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/29228020263"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-13T06:10:54.000Z",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "https://r2.ropensci.org/1a1a15cd9855d25ba7e99982e932dcbd5bbd9c1ecab108d4ca10fc20838f7353",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/29228020263"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-13T06:10:42.000Z",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "https://r2.ropensci.org/5a38408a1cffdeb283bd1d2691edcf507b473f326db73ce8aff8202fbffdfe51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/29228020263"
    }
  ]
}