{
  "_id": "6a267fc6794753ddbc3f073d",
  "Package": "sparkxgb",
  "Type": "Package",
  "Title": "Interface for 'XGBoost' on 'Apache Spark'",
  "Version": "0.2.1",
  "Authors@R": "c(person(\"Kevin\", \"Kuo\", email = \"kevin.kuo@rstudio.com\",\nrole = \"aut\", comment = c(ORCID = \"0000-0001-7803-7901\")),\nperson(\"Yitao\", \"Li\", email = \"yitaoli1990@gmail.com\",\nrole = \"aut\", comment = c(ORCID = \"0000-0002-1261-905X\")),\nperson(\"Edgar\", \"Ruiz\", email = \"edgar@posit.co\",\nrole = c(\"aut\", \"cre\"))\n)",
  "Maintainer": "Edgar Ruiz <edgar@posit.co>",
  "Description": "A 'sparklyr' <https://spark.posit.co/> extension that\nprovides an R interface for 'XGBoost'\n<https://github.com/dmlc/xgboost> on 'Apache Spark'. 'XGBoost'\nis an optimized distributed gradient boosting library.",
  "License": "Apache License (>= 2.0)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:35:33 UTC",
    "User": "root"
  },
  "Author": "Kevin Kuo [aut] (ORCID:\n<https://orcid.org/0000-0001-7803-7901>), Yitao Li [aut]\n(ORCID: <https://orcid.org/0000-0002-1261-905X>), Edgar Ruiz\n[aut, cre]",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://edgararuiz.r-universe.dev",
  "Date/Publication": "2025-09-11 15:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/sparkxgb",
  "RemoteRef": "HEAD",
  "RemoteSha": "d73beda483ffad86bdf61c3096f817d625285926",
  "MD5sum": "ceba81aba117c6f393cdd34a35a08617",
  "_user": "edgararuiz",
  "_type": "src",
  "_file": "sparkxgb_0.2.1.tar.gz",
  "_fileid": "3cc5f3961ad8e74dda6b2f93345ef198f7a744ad832c9c88ee36d891838d33d5",
  "_filesize": 128875,
  "_sha256": "3cc5f3961ad8e74dda6b2f93345ef198f7a744ad832c9c88ee36d891838d33d5",
  "_created": "2026-06-08T08:35:33.000Z",
  "_published": "2026-06-08T08:39:34.816Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80053605452,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475217477"
    },
    {
      "job": 80053605455,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475230636"
    },
    {
      "job": 80053605484,
      "time": 203,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475231558"
    },
    {
      "job": 80053605454,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475217147"
    },
    {
      "job": 80053102505,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475171445"
    },
    {
      "job": 80053605409,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475208428"
    },
    {
      "job": 80053605468,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 80053605459,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475201527"
    },
    {
      "job": 80053605471,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475201744"
    }
  ],
  "_buildurl": "https://github.com/r-universe/edgararuiz/actions/runs/27125538906",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sparkxgb",
  "_commit": {
    "id": "d73beda483ffad86bdf61c3096f817d625285926",
    "author": "Edgar Ruiz <edgar@posit.co>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.1\n",
    "time": 1757604002
  },
  "_maintainer": {
    "name": "Edgar Ruiz",
    "email": "edgar@posit.co",
    "login": "edgararuiz",
    "bluesky": "@theotheredgar.bsky.social",
    "linkedin": "in/edgararuiz",
    "description": "",
    "uuid": 77294576
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "sparklyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.1",
      "date": "2025-09-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "edgararuiz",
      "count": 2,
      "uuid": 77294576
    }
  ],
  "_userbio": {
    "uuid": 77294576,
    "type": "user",
    "name": "Edgar Ruiz"
  },
  "_downloads": {
    "count": 648,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparkxgb"
  },
  "_searchresults": 47,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sparkxgb.html",
    "manual.pdf"
  ],
  "_realowner": "edgararuiz",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-03-13"
    },
    {
      "version": "0.1.1",
      "date": "2021-02-23"
    },
    {
      "version": "0.2.0",
      "date": "2024-04-30"
    },
    {
      "version": "0.2.1",
      "date": "2025-09-11"
    }
  ],
  "_exports": [
    "%>%",
    "xgboost_classifier",
    "xgboost_regressor"
  ],
  "_help": [
    {
      "page": "xgboost_classifier",
      "title": "XGBoost Classifier",
      "topics": [
        "xgboost_classifier"
      ]
    },
    {
      "page": "xgboost_regressor",
      "title": "XGBoost Regressor",
      "concept": [
        "ml algorithms"
      ],
      "topics": [
        "xgboost_regressor"
      ]
    }
  ],
  "_readme": "https://github.com/cran/sparkxgb/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "blob",
    "cli",
    "codetools",
    "config",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "fs",
    "generics",
    "globals",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "rstudioapi",
    "sparklyr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "xml2",
    "yaml"
  ],
  "_score": 2.3710678622717363,
  "_indexed": true,
  "_nocasepkg": "sparkxgb",
  "_universes": [
    "edgararuiz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-09T07:22:55.000Z",
      "commit": "d73beda483ffad86bdf61c3096f817d625285926",
      "fileid": "eba9f97a01f5164b200c3d5ee4100d90f12383f313176bae802e565c7d093ed8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edgararuiz/actions/runs/25595160282"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-08T08:37:39.000Z",
      "distro": "noble",
      "commit": "d73beda483ffad86bdf61c3096f817d625285926",
      "fileid": "fdacc2523078cad706d77e63bd93f0614de7072f744ff18b1630f44a76b37e8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edgararuiz/actions/runs/27125538906"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-08T08:38:18.000Z",
      "distro": "noble",
      "commit": "d73beda483ffad86bdf61c3096f817d625285926",
      "fileid": "2781f722f2be42e1c8fd7abf8c6493ecfcd61f0ed89a6e0dde8c6d465a033e45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edgararuiz/actions/runs/27125538906"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-08T08:38:26.000Z",
      "commit": "d73beda483ffad86bdf61c3096f817d625285926",
      "fileid": "8f85629197b0b4c68644da0d484529419488d5ff28a4cc620fbc9951f87c645b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edgararuiz/actions/runs/27125538906"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-08T08:37:42.000Z",
      "commit": "d73beda483ffad86bdf61c3096f817d625285926",
      "fileid": "c2b16f94b02abf798946369e9534a021e4521625eab97790a00e30c4efa540e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edgararuiz/actions/runs/27125538906"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-08T08:37:35.000Z",
      "commit": "d73beda483ffad86bdf61c3096f817d625285926",
      "fileid": "7fafbe790b745fec6fabe657c1702e746e83ce175569fa5429462fadf6577bda",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edgararuiz/actions/runs/27125538906"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-08T08:36:51.000Z",
      "commit": "d73beda483ffad86bdf61c3096f817d625285926",
      "fileid": "cc92b1581c5e5863fd5d0875ec6dda9d045ee8f5009f1d99675051206e0b3e68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edgararuiz/actions/runs/27125538906"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-08T08:36:45.000Z",
      "commit": "d73beda483ffad86bdf61c3096f817d625285926",
      "fileid": "8d0a81da156e39c0e72102fd711e09cc93e961e40f7514cc8eaa1078af8e474e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edgararuiz/actions/runs/27125538906"
    }
  ]
}