{
  "_id": "6a1016bdacfb0bcc41c84a86",
  "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-05-14 07:59:57 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",
  "MD5sum": "be59aa43a6a6c7a729b56e766686f580",
  "_user": "wliang10",
  "_type": "src",
  "_file": "gbts_1.2.0.tar.gz",
  "_fileid": "efc46f0d3735495de27f7cc4ea748c203a593ef8614973a1a81430b5c27fcc95",
  "_filesize": 163663,
  "_sha256": "efc46f0d3735495de27f7cc4ea748c203a593ef8614973a1a81430b5c27fcc95",
  "_created": "2026-05-14T07:59:57.000Z",
  "_published": "2026-05-22T08:41:33.129Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345693179,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989925985"
    },
    {
      "job": 77345693028,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989930504"
    },
    {
      "job": 77345692947,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989915099"
    },
    {
      "job": 77345692807,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010859569"
    },
    {
      "job": 77345692632,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989875643"
    },
    {
      "job": 77345692429,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156385348"
    },
    {
      "job": 77345693169,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989899083"
    },
    {
      "job": 77345692886,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989900117"
    },
    {
      "job": 77345693046,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989895608"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wliang10/actions/runs/25848873211",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 22223684
  },
  "_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"
  },
  "_downloads": {
    "count": 543,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gbts"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_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",
    "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-05-14T08:02:59.000Z",
      "distro": "noble",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "bf1a5819270e470e9c4c2a42179b6d3a56d40a93c0cf58a3ef2719cd02105e52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/25848873211"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-14T08:03:19.000Z",
      "distro": "noble",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "e4e22220c8779c847658608bac745eb6e32284e616e921e75035956e6b3a93a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/25848873211"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-14T08:02:25.000Z",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "93fc5b78257c100e82f904b3b7f828472bd3c48685bba783379e47825f3a2f89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/25848873211"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-15T05:43:21.000Z",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "8db59fcb79463c0d59c926e10741de518cd35ce0067b833e9b21816e0da2966f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/25848873211"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-14T08:01:18.000Z",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "b8830bc14691c859a5f56e332edc7f1168b98d3d39380e3e4a33616d684e1511",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/25848873211"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-14T08:01:24.000Z",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "a713dcd5174a985f0c5fcca6f3a072d628696f072eb292597add78af6f6d33f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/25848873211"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-14T08:01:05.000Z",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "b6fa4da420b76616ce13b55079a0e0e2f13ccf3c093776bc5658f4ad536cc141",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/25848873211"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-05-22T08:41:20.000Z",
      "commit": "8868614fb94692c4d1088c86685f5715dd147893",
      "fileid": "f55067b7d208b31a741c57e9a89f81c3aa8f63b1600f38a5a79ab020db277529",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wliang10/actions/runs/25848873211"
    }
  ]
}