{
  "_id": "6a1d3a931d7bb097a0a3eb7e",
  "Package": "shinyML",
  "Type": "Package",
  "Title": "Compare Supervised Machine Learning Models Using Shiny App",
  "Version": "1.0.1",
  "Author": "Jean Bertin",
  "Maintainer": "Jean Bertin <jean.bertin@mines-paris.org>",
  "Description": "Implementation of a shiny app to easily compare supervised\nmachine learning model performances. You provide the data and\nconfigure each model parameter directly on the shiny app.\nDifferent supervised learning algorithms can be tested either\non Spark or H2O frameworks to suit your regression and\nclassification tasks. Implementation of available machine\nlearning models on R has been done by Lantz (2013,\nISBN:9781782162148).",
  "URL": "https://jeanbertinr.github.io/shinyMLpackage/",
  "BugReports": "https://github.com/JeanBertinR/shinyML/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make default-jdk libicu-dev libuv1-dev\nlibxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://jeanbertinr.r-universe.dev",
  "Date/Publication": "2021-02-24 14:54:50 UTC",
  "RemoteUrl": "https://github.com/jeanbertinr/shinyml",
  "RemoteRef": "HEAD",
  "RemoteSha": "2aecbf230b6f63b847c8b4d48c8a20c6a0c4e6ff",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:49:26 UTC",
    "User": "root"
  },
  "MD5sum": "463c6a9791dc3b92183d063d61cedc87",
  "_user": "jeanbertinr",
  "_type": "src",
  "_file": "shinyML_1.0.1.tar.gz",
  "_fileid": "134d5afaa04bab66e8bb7e6db91fb6c9b08a19f30f2333af573101f7b365275a",
  "_filesize": 119879,
  "_sha256": "134d5afaa04bab66e8bb7e6db91fb6c9b08a19f30f2333af573101f7b365275a",
  "_created": "2026-06-01T07:49:26.000Z",
  "_published": "2026-06-01T07:53:55.595Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78808553103,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326091353"
    },
    {
      "job": 78808553114,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326095743"
    },
    {
      "job": 78808553111,
      "time": 228,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326092038"
    },
    {
      "job": 78808553096,
      "time": 221,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326090951"
    },
    {
      "job": 78808019440,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326035180"
    },
    {
      "job": 78808553124,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326085851"
    },
    {
      "job": 78808553117,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326072601"
    },
    {
      "job": 78808553107,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326074760"
    },
    {
      "job": 78808553112,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326068256"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jeanbertinr/actions/runs/26741980438",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jeanbertinr/shinyml",
  "_commit": {
    "id": "2aecbf230b6f63b847c8b4d48c8a20c6a0c4e6ff",
    "author": "JeanBertinR <jean.bertin@gadz.org>",
    "committer": "JeanBertinR <jean.bertin@gadz.org>",
    "message": "Update Readme file before submit to CRAN\n",
    "time": 1614178490
  },
  "_maintainer": {
    "name": "Jean Bertin",
    "email": "jean.bertin@mines-paris.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "argonDash",
      "role": "Imports"
    },
    {
      "package": "argonR",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "h2o",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "dygraphs",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "sparklyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "jeanbertinr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 60,
  "_contributors": [
    {
      "user": "jeanbertinr",
      "count": 57,
      "uuid": 44504227
    },
    {
      "user": "sdrmaster",
      "count": 1,
      "uuid": 59990913
    }
  ],
  "_userbio": {
    "uuid": 44504227,
    "type": "user",
    "name": "Jean Bertin",
    "description": "Quant @ OctopusEnergy"
  },
  "_downloads": {
    "count": 192,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyML"
  },
  "_devurl": "https://github.com/jeanbertinr/shinyml",
  "_searchresults": 13,
  "_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/shinyML.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeanbertinr/shinyml",
  "_realowner": "jeanbertinr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-07-30"
    },
    {
      "version": "0.1.1",
      "date": "2019-08-09"
    },
    {
      "version": "0.2.0",
      "date": "2019-10-29"
    },
    {
      "version": "1.0.0",
      "date": "2020-10-03"
    },
    {
      "version": "1.0.1",
      "date": "2021-02-24"
    }
  ],
  "_exports": [
    "shinyML_classification",
    "shinyML_regression"
  ],
  "_help": [
    {
      "page": "shinyML_classification",
      "title": "Implement a shiny web app to compare h2o and Spark supervised machine learning models for classification tasks",
      "topics": [
        "shinyML_classification"
      ]
    },
    {
      "page": "shinyML_regression",
      "title": "Implement a shiny web app to compare h2o and Spark supervised machine learning models for regression tasks",
      "topics": [
        "shinyML_regression"
      ]
    }
  ],
  "_readme": "https://github.com/jeanbertinr/shinyml/raw/HEAD/README.md",
  "_rundeps": [
    "argonDash",
    "argonR",
    "askpass",
    "base64enc",
    "bitops",
    "blob",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "commonmark",
    "config",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "DT",
    "dygraphs",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "h2o",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinycssloaders",
    "shinyjs",
    "shinyWidgets",
    "sourcetools",
    "sparklyr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "xts",
    "yaml",
    "zoo"
  ],
  "_score": 4.5910646070264995,
  "_indexed": true,
  "_nocasepkg": "shinyml",
  "_universes": [
    "jeanbertinr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T07:52:08.000Z",
      "distro": "noble",
      "commit": "2aecbf230b6f63b847c8b4d48c8a20c6a0c4e6ff",
      "fileid": "ae8eefb1b9dbc1ac1f270b26f43c2098bb571cfa332e646d4562acd327f2b350",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeanbertinr/actions/runs/26741980438"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T07:52:19.000Z",
      "distro": "noble",
      "commit": "2aecbf230b6f63b847c8b4d48c8a20c6a0c4e6ff",
      "fileid": "4a95a08596d6db03e65321b4496a8f33f0695408c1bf057291dff49a7a83e31d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeanbertinr/actions/runs/26741980438"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T07:52:11.000Z",
      "commit": "2aecbf230b6f63b847c8b4d48c8a20c6a0c4e6ff",
      "fileid": "ee754cfaed05e20a6674513cb35b1854929a5f1e283eb18b6bc20be952bdbdb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeanbertinr/actions/runs/26741980438"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T07:52:06.000Z",
      "commit": "2aecbf230b6f63b847c8b4d48c8a20c6a0c4e6ff",
      "fileid": "b6aa2e8965fe0f739ec7ae65d02c714c8d341b80a93d1e70300aeda8d0fef381",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeanbertinr/actions/runs/26741980438"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-01T07:52:30.000Z",
      "commit": "2aecbf230b6f63b847c8b4d48c8a20c6a0c4e6ff",
      "fileid": "b2a9e83dd9dc831a332ca70670f5c70cb7bcfd7d98694b2dc8c5319fde4bf0ed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeanbertinr/actions/runs/26741980438"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T07:50:58.000Z",
      "commit": "2aecbf230b6f63b847c8b4d48c8a20c6a0c4e6ff",
      "fileid": "4404d631c63123eaf589915d1eb0fd4b5bdb1bb068f9eba3d817c75790fe2066",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeanbertinr/actions/runs/26741980438"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T07:51:01.000Z",
      "commit": "2aecbf230b6f63b847c8b4d48c8a20c6a0c4e6ff",
      "fileid": "075c6ca7f14cddfeffe76b9aaa4da6b4caa6923a302456d17f807e8b5939d098",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeanbertinr/actions/runs/26741980438"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T07:50:45.000Z",
      "commit": "2aecbf230b6f63b847c8b4d48c8a20c6a0c4e6ff",
      "fileid": "cc245ba90c4063b2a7a613c31011a1ce0e5beda4b4666d2ad58e434ecdf98c88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeanbertinr/actions/runs/26741980438"
    }
  ]
}