{
  "_id": "6a1fea82b401979e7343eb04",
  "Package": "ugplot",
  "Type": "Package",
  "Title": "Find the best Caret model for your data and generate plots for\npapers",
  "Version": "20260531.1",
  "Author": "Thiago Benazzi Maia, Francesco Reggiani, Ulrich Pfeffer",
  "Maintainer": "Thiago Benazzi Maia <a00s@a00s.com>",
  "Description": "Is an R library that uses shiny to assists in finding\nrelationships between columns of a data matrix in three ways:\n1. With heatmap and distribution graphics. 2. With Pearson\ncorrelation graphics. 3. By conducting prediction tests using\nmodels from the Caret library.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "SystemRequirements": "C/C++ build tools; libcurl (development headers);\nlibuv (development headers); libsodium (development headers)",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/a00s/ugplot",
  "BugReports": "https://github.com/a00s/ugplot/issues",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libsodium-dev libuv1-dev\nlibssl-dev zlib1g-dev",
  "Repository": "https://a00s.r-universe.dev",
  "Date/Publication": "2026-06-03 07:20:29 UTC",
  "RemoteUrl": "https://github.com/a00s/ugplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "3fbae8e6cc3c23a84be77b39164110a45cbcc443",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:38:20 UTC",
    "User": "root"
  },
  "MD5sum": "7e2cc00dff4523113bececc43750b4ec",
  "_user": "a00s",
  "_type": "src",
  "_file": "ugplot_20260531.1.tar.gz",
  "_fileid": "f94c1e1a0985019f1de87f39b8f165d631d55f19a8f201b33a75175fddfa89a8",
  "_filesize": 12800627,
  "_sha256": "f94c1e1a0985019f1de87f39b8f165d631d55f19a8f201b33a75175fddfa89a8",
  "_created": "2026-06-03T08:38:20.000Z",
  "_published": "2026-06-03T08:49:06.818Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79254708755,
      "time": 572,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7379872616"
    },
    {
      "job": 79254708770,
      "time": 581,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7379875312"
    },
    {
      "job": 79254708850,
      "time": 270,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7379789888"
    },
    {
      "job": 79254708811,
      "time": 485,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7379859527"
    },
    {
      "job": 79253159925,
      "time": 550,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379673880"
    },
    {
      "job": 79254708917,
      "time": 464,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379833501"
    },
    {
      "job": 79254708792,
      "time": 436,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7379823318"
    },
    {
      "job": 79254708793,
      "time": 489,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7379842838"
    },
    {
      "job": 79254708892,
      "time": 467,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7379834736"
    }
  ],
  "_buildurl": "https://github.com/r-universe/a00s/actions/runs/26873073353",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/a00s/ugplot",
  "_commit": {
    "id": "3fbae8e6cc3c23a84be77b39164110a45cbcc443",
    "author": "Thiago <a00s@a00s.com>",
    "committer": "Thiago <a00s@a00s.com>",
    "message": "Fix remote GEO partial load handling\n",
    "time": 1780471229
  },
  "_maintainer": {
    "name": "Thiago Benazzi Maia",
    "email": "a00s@a00s.com",
    "login": "a00s",
    "description": "",
    "uuid": 1981174
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "shinybusy",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "heatmap3",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "gplots",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "dendextend",
      "role": "Imports"
    },
    {
      "package": "pheatmap",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "missForest",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "ggExtra",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "ConsensusClusterPlus",
      "role": "Imports"
    },
    {
      "package": "gam",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Suggests"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "GEOquery",
      "role": "Suggests"
    },
    {
      "package": "GenomicFeatures",
      "role": "Suggests"
    },
    {
      "package": "GenomicRanges",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "IlluminaHumanMethylation450kanno.ilmn12.hg19",
      "role": "Suggests"
    },
    {
      "package": "IlluminaHumanMethylationEPICanno.ilm10b4.hg19",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "methyLImp2",
      "role": "Suggests"
    },
    {
      "package": "minfi",
      "role": "Suggests"
    },
    {
      "package": "plumber",
      "role": "Suggests"
    },
    {
      "package": "sesame",
      "role": "Suggests"
    },
    {
      "package": "sesameData",
      "role": "Suggests"
    },
    {
      "package": "S4Vectors",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.refGene",
      "role": "Suggests"
    },
    {
      "package": "torch",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "a00s",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 27
    },
    {
      "week": "2026-17",
      "n": 28
    },
    {
      "week": "2026-18",
      "n": 35
    },
    {
      "week": "2026-19",
      "n": 11
    },
    {
      "week": "2026-20",
      "n": 50
    },
    {
      "week": "2026-21",
      "n": 33
    },
    {
      "week": "2026-22",
      "n": 13
    },
    {
      "week": "2026-23",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-04-27"
    },
    {
      "name": "v1.0.1",
      "date": "2026-05-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "a00s",
      "count": 394,
      "uuid": 1981174
    }
  ],
  "_userbio": {
    "uuid": 1981174,
    "type": "user",
    "name": "Thiago Benazzi Maia"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ugplot"
  },
  "_devurl": "https://github.com/a00s/ugplot",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/ugplot.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ugPlot",
    "ugPlotCheckModelDeps",
    "ugPlotInstallModelDeps",
    "ugPlotInstallServerDeps",
    "ugPlotServer",
    "ugPlotServerStart",
    "ugPlotServerStatus",
    "ugPlotServerStop"
  ],
  "_help": [
    {
      "page": "ugplot-package",
      "title": "ugplot: exploratory plots and model screening",
      "topics": [
        "ugplot-package",
        "ugplot"
      ]
    },
    {
      "page": "ugPlot",
      "title": "Launch the ugplot Shiny application",
      "topics": [
        "ugPlot"
      ]
    },
    {
      "page": "ugPlotCheckModelDeps",
      "title": "Check caret model dependencies used by ugPlot",
      "topics": [
        "ugPlotCheckModelDeps"
      ]
    },
    {
      "page": "ugPlotInstallModelDeps",
      "title": "Install caret model dependencies used by ugPlot",
      "topics": [
        "ugPlotInstallModelDeps"
      ]
    },
    {
      "page": "ugPlotInstallServerDeps",
      "title": "Install ugplot server dependencies",
      "topics": [
        "ugPlotInstallServerDeps"
      ]
    },
    {
      "page": "ugPlotServer",
      "title": "Start a ugplot job server",
      "topics": [
        "ugPlotServer"
      ]
    },
    {
      "page": "ugPlotServerStart",
      "title": "Start a ugplot job server in the background",
      "topics": [
        "ugPlotServerStart"
      ]
    },
    {
      "page": "ugPlotServerStatus",
      "title": "Get background ugplot job server status",
      "topics": [
        "ugPlotServerStatus"
      ]
    },
    {
      "page": "ugPlotServerStop",
      "title": "Stop a background ugplot job server",
      "topics": [
        "ugPlotServerStop"
      ]
    }
  ],
  "_readme": "https://github.com/a00s/ugplot/raw/HEAD/README.md",
  "_rundeps": [
    "ALL",
    "askpass",
    "base64enc",
    "Biobase",
    "BiocGenerics",
    "bitops",
    "bslib",
    "cachem",
    "caret",
    "caTools",
    "class",
    "cli",
    "clock",
    "cluster",
    "codetools",
    "colourpicker",
    "commonmark",
    "ConsensusClusterPlus",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "dendextend",
    "diagram",
    "digest",
    "doParallel",
    "doRNG",
    "dplyr",
    "DT",
    "e1071",
    "evaluate",
    "farver",
    "fastcluster",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "future",
    "future.apply",
    "gam",
    "generics",
    "ggExtra",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gower",
    "gplots",
    "gridExtra",
    "gtable",
    "gtools",
    "hardhat",
    "heatmap3",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ipred",
    "isoband",
    "iterators",
    "itertools",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lava",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "miniUI",
    "missForest",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "parallelly",
    "pheatmap",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "promises",
    "proxy",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "randomForest",
    "ranger",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "recipes",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rngtools",
    "rpart",
    "S7",
    "sass",
    "scales",
    "shape",
    "shiny",
    "shinybusy",
    "shinyjs",
    "shinyWidgets",
    "sourcetools",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 2.778151250383644,
  "_indexed": true,
  "_nocasepkg": "ugplot",
  "_universes": [
    "a00s"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "20260531.1",
      "date": "2026-06-03T08:46:36.000Z",
      "distro": "noble",
      "commit": "3fbae8e6cc3c23a84be77b39164110a45cbcc443",
      "fileid": "1d2574457c0c76c4a79fc654a7c7271eb6edcd9e8b5488cd963aed5132f00388",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/26873073353"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "20260531.1",
      "date": "2026-06-03T08:46:41.000Z",
      "distro": "noble",
      "commit": "3fbae8e6cc3c23a84be77b39164110a45cbcc443",
      "fileid": "8cb94f6fec5df2bb34748c5abb2bb569ac3b165ae8202312d24b611938522519",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/26873073353"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "20260531.1",
      "date": "2026-06-03T08:43:30.000Z",
      "commit": "3fbae8e6cc3c23a84be77b39164110a45cbcc443",
      "fileid": "8e3c0a740a5c6663e01b77320b2b03065e1b79d53918ba1da3532f015ab11489",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/26873073353"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "20260531.1",
      "date": "2026-06-03T08:45:29.000Z",
      "commit": "3fbae8e6cc3c23a84be77b39164110a45cbcc443",
      "fileid": "6f458dbf40930df29e30f29a7ce9ed420524ba9479dae23121125ca8511531c6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/26873073353"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "20260531.1",
      "date": "2026-06-03T08:46:43.000Z",
      "commit": "3fbae8e6cc3c23a84be77b39164110a45cbcc443",
      "fileid": "ba2020161b805706d1ae01c4bbcbea2d6cd499a783aa129a3cb7620eb0320c05",
      "status": "success",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/26873073353"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "20260531.1",
      "date": "2026-06-03T08:44:02.000Z",
      "commit": "3fbae8e6cc3c23a84be77b39164110a45cbcc443",
      "fileid": "957fe08daede4f738bac4096162193e19091d5ef4e31539f274d2cccc4e9bc7b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/26873073353"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "20260531.1",
      "date": "2026-06-03T08:45:08.000Z",
      "commit": "3fbae8e6cc3c23a84be77b39164110a45cbcc443",
      "fileid": "b18bd8562d4a4823e24ed99536c409f128f0141cb1f1f9b84d672c25fe563a0b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/26873073353"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "20260531.1",
      "date": "2026-06-03T08:44:38.000Z",
      "commit": "3fbae8e6cc3c23a84be77b39164110a45cbcc443",
      "fileid": "cdbed64b31172ca84612a6c6cfecf03282255754041d582aa0b5c2dea1587b95",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/26873073353"
    }
  ]
}