{
  "_id": "6a27db6e24555f66ed547717",
  "Package": "rsparkling",
  "Title": "R Interface for H2O Sparkling Water",
  "Version": "0.2.19",
  "Authors@R": "c(\nperson(\"Jakub\", \"Hava\", role = c(\"aut\", \"cre\"), email = \"jakub@h2o.ai\"),\nperson(\"Navdeep\", \"Gill\", role = c(\"aut\"), email = \"navdeep@h2o.ai\"),\nperson(\"Erin\", \"LeDell\", role = c(\"aut\"), email = \"erin@h2o.ai\"),\nperson(\"Michal\", \"Malohlava\", role = c(\"aut\"), email = \"michal@h2o.ai\"),\nperson(\"JJ\", \"Allaire\", role = c(\"aut\"), email = \"jj@rstudio.com\"),\nperson(\"H2O.ai\", role = c(\"cph\")),\nperson(\"RStudio\", role = c(\"cph\")))",
  "Author": "Jakub Hava [aut, cre], Navdeep Gill [aut], Erin LeDell [aut],\nMichal Malohlava [aut], JJ Allaire [aut], H2O.ai [cph], RStudio\n[cph]",
  "Maintainer": "Jakub Hava <jakub@h2o.ai>",
  "Description": "An extension package for 'sparklyr' that provides an R\ninterface to H2O Sparkling Water machine learning library (see\n<https://github.com/h2oai/sparkling-water> for more\ninformation).",
  "License": "Apache License 2.0 | file LICENSE",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "SystemRequirements": "Java (>6)",
  "URL": "https://github.com/h2oai/sparkling-water/tree/master/r",
  "BugReports": "http://jira.h2o.ai",
  "RoxygenNote": "7.0.2",
  "Packaged": {
    "Date": "2026-06-09 09:19:09 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make default-jdk libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://jakubhava.r-universe.dev",
  "Date/Publication": "2020-01-28 22:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/rsparkling",
  "RemoteRef": "HEAD",
  "RemoteSha": "ab68129a4510269d04f66413596d3cc2d0603cb7",
  "MD5sum": "4904477d7b0c3c4753db7bffbc872ce1",
  "_user": "jakubhava",
  "_type": "src",
  "_file": "rsparkling_0.2.19.tar.gz",
  "_fileid": "5527ce5df666664017ac91e71576f01dbc307f9894d7d0e8ed9e11619bcf787c",
  "_filesize": 55285,
  "_sha256": "5527ce5df666664017ac91e71576f01dbc307f9894d7d0e8ed9e11619bcf787c",
  "_created": "2026-06-09T09:19:09.000Z",
  "_published": "2026-06-09T09:22:54.078Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80289152669,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7503594372"
    },
    {
      "job": 80289152596,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7503585717"
    },
    {
      "job": 80289152680,
      "time": 191,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7503592265"
    },
    {
      "job": 80289152664,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7503573390"
    },
    {
      "job": 80288564047,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503528793"
    },
    {
      "job": 80289152569,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503576568"
    },
    {
      "job": 80289152619,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7503569645"
    },
    {
      "job": 80289152622,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7503578407"
    },
    {
      "job": 80289152643,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7503562647"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jakubhava/actions/runs/27196243643",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rsparkling",
  "_commit": {
    "id": "ab68129a4510269d04f66413596d3cc2d0603cb7",
    "author": "Jakub Hava <jakub@h2o.ai>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.19\n",
    "time": 1580249402
  },
  "_maintainer": {
    "name": "Jakub Hava",
    "email": "jakub@h2o.ai"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "sparklyr",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "h2o",
      "version": ">= 3.8.3.3",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 4374603,
    "type": "user",
    "name": "Jakub Háva"
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rsparkling"
  },
  "_devurl": "https://github.com/h2oai/sparkling-water",
  "_searchresults": 243,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rsparkling.html",
    "manual.pdf"
  ],
  "_realowner": "jakubhava",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-01-25"
    },
    {
      "version": "0.1.1",
      "date": "2017-02-24"
    },
    {
      "version": "0.2.0",
      "date": "2017-03-17"
    },
    {
      "version": "0.2.1",
      "date": "2017-06-30"
    },
    {
      "version": "0.2.2",
      "date": "2017-09-19"
    },
    {
      "version": "0.2.3",
      "date": "2018-03-08"
    },
    {
      "version": "0.2.4",
      "date": "2018-05-22"
    },
    {
      "version": "0.2.5",
      "date": "2018-08-03"
    },
    {
      "version": "0.2.8",
      "date": "2018-09-14"
    },
    {
      "version": "0.2.11",
      "date": "2018-10-17"
    },
    {
      "version": "0.2.12",
      "date": "2018-10-29"
    },
    {
      "version": "0.2.14",
      "date": "2019-01-02"
    },
    {
      "version": "0.2.16",
      "date": "2019-01-17"
    },
    {
      "version": "0.2.18",
      "date": "2019-01-30"
    },
    {
      "version": "0.2.19",
      "date": "2020-01-29"
    }
  ],
  "_exports": [],
  "_help": [],
  "_rundeps": [
    "askpass",
    "bitops",
    "blob",
    "cli",
    "codetools",
    "config",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "generics",
    "globals",
    "glue",
    "h2o",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RCurl",
    "rlang",
    "rstudioapi",
    "sparklyr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "xml2",
    "yaml"
  ],
  "_score": 2.385606273598312,
  "_indexed": true,
  "_nocasepkg": "rsparkling",
  "_universes": [
    "jakubhava",
    "h2oai"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.19",
      "date": "2026-06-09T09:21:53.000Z",
      "distro": "noble",
      "commit": "ab68129a4510269d04f66413596d3cc2d0603cb7",
      "fileid": "b39d423f2cc3f81a370fc74e67e10088b5daa880cc1c020c0ad49afeb2b87d15",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubhava/actions/runs/27196243643"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.19",
      "date": "2026-06-09T09:21:31.000Z",
      "distro": "noble",
      "commit": "ab68129a4510269d04f66413596d3cc2d0603cb7",
      "fileid": "1210d2346c1ac142238ddb2a90f1f7a6fa46b48adedf617086b6ff6b467e6a4c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubhava/actions/runs/27196243643"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.19",
      "date": "2026-06-09T09:21:48.000Z",
      "commit": "ab68129a4510269d04f66413596d3cc2d0603cb7",
      "fileid": "4d069c019403737fb064b84cb92157f672e3307ff5bf0d0b307ce39fdb2f949d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubhava/actions/runs/27196243643"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.19",
      "date": "2026-06-09T09:21:04.000Z",
      "commit": "ab68129a4510269d04f66413596d3cc2d0603cb7",
      "fileid": "273ea1f32c3e2b89965b57bc7d67ad6835fd1af8fcc91acf633ba8683080f0b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubhava/actions/runs/27196243643"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.19",
      "date": "2026-06-09T09:21:25.000Z",
      "commit": "ab68129a4510269d04f66413596d3cc2d0603cb7",
      "fileid": "3d83b9e5bb4e2075eb5161c08d652d4c9373117e50b4922e16a03039f0fa8b28",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jakubhava/actions/runs/27196243643"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.19",
      "date": "2026-06-09T09:20:46.000Z",
      "commit": "ab68129a4510269d04f66413596d3cc2d0603cb7",
      "fileid": "d3d8b3c30c85aa12632299fdaaf7dec9eb803844a240c6ab6f03da6a3247664c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubhava/actions/runs/27196243643"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.19",
      "date": "2026-06-09T09:21:08.000Z",
      "commit": "ab68129a4510269d04f66413596d3cc2d0603cb7",
      "fileid": "e49bfbcf5a42bcaef25fc1989ff6b74e10e1c878e43a61c8c60de22b0bd4a6fa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubhava/actions/runs/27196243643"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.19",
      "date": "2026-06-09T09:20:23.000Z",
      "commit": "ab68129a4510269d04f66413596d3cc2d0603cb7",
      "fileid": "9cdb840f8d0011a83ff02364b8819a0e40899951ab4124fa97e4ac1097deb23c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubhava/actions/runs/27196243643"
    }
  ]
}