{
  "_id": "6a61fa7c35834fefe99ec0d0",
  "Package": "ugplot",
  "Type": "Package",
  "Title": "Find the best Caret model for your data and generate plots for\npapers",
  "Version": "20260717.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-07-23 07:26:40 UTC",
  "RemoteUrl": "https://github.com/a00s/ugplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "afc5706173f36a0a97d5921e70b597ba472a2ae8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 11:14:01 UTC",
    "User": "root"
  },
  "_user": "a00s",
  "_type": "src",
  "_file": "ugplot_20260717.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/4425ede70e0f7aec3ccf68f498ab638f8f3c3e10f4c83b9f18f38350905cb0b5",
  "_filesize": 24760702,
  "_sha256": "4425ede70e0f7aec3ccf68f498ab638f8f3c3e10f4c83b9f18f38350905cb0b5",
  "_expires": "2026-10-31T11:26:36.000Z",
  "_created": "2026-07-23T11:14:01.000Z",
  "_published": "2026-07-23T11:26:52.092Z",
  "_jobs": [
    {
      "job": 89190446634,
      "time": 668,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8561818632"
    },
    {
      "job": 89190446730,
      "time": 676,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8561821760"
    },
    {
      "job": 89190446683,
      "time": 494,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8561788526"
    },
    {
      "job": 89190446690,
      "time": 520,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8561765597"
    },
    {
      "job": 89188126558,
      "time": 670,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8561529300"
    },
    {
      "job": 89190446652,
      "time": 515,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8561752800"
    },
    {
      "job": 89190446666,
      "time": 470,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8561734374"
    },
    {
      "job": 89190446728,
      "time": 475,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8561736604"
    },
    {
      "job": 89190446738,
      "time": 384,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8561697040"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/a00s/actions/runs/30001674968",
  "_status": "success",
  "_upstream": "https://github.com/a00s/ugplot",
  "_commit": {
    "id": "afc5706173f36a0a97d5921e70b597ba472a2ae8",
    "author": "Thiago <a00s@a00s.com>",
    "committer": "Thiago <a00s@a00s.com>",
    "message": "Update citation to official DOI\n",
    "time": 1784791600
  },
  "_maintainer": {
    "name": "Thiago Benazzi Maia",
    "email": "a00s@a00s.com",
    "login": "a00s",
    "description": "",
    "uuid": 1981174
  },
  "_distro": "resolute",
  "_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": "ensembldb",
      "role": "Suggests"
    },
    {
      "package": "EnsDb.Hsapiens.v75",
      "role": "Suggests"
    },
    {
      "package": "GenomicFeatures",
      "role": "Suggests"
    },
    {
      "package": "GenomicRanges",
      "role": "Suggests"
    },
    {
      "package": "IRanges",
      "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": "processx",
      "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-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
    },
    {
      "week": "2026-24",
      "n": 9
    },
    {
      "week": "2026-25",
      "n": 17
    },
    {
      "week": "2026-28",
      "n": 56
    },
    {
      "week": "2026-29",
      "n": 51
    },
    {
      "week": "2026-30",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-04-27"
    },
    {
      "name": "v1.0.1",
      "date": "2026-05-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "a00s",
      "count": 530,
      "uuid": 1981174
    }
  ],
  "_userbio": {
    "uuid": 1981174,
    "type": "user",
    "name": "Thiago Benazzi Maia",
    "followers": 4
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ugplot"
  },
  "_devurl": "https://github.com/a00s/ugplot",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_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.9030899869919438,
  "_indexed": true,
  "_nocasepkg": "ugplot",
  "_universes": [
    "a00s"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "20260717.1",
      "date": "2026-07-23T11:23:41.000Z",
      "distro": "resolute",
      "commit": "afc5706173f36a0a97d5921e70b597ba472a2ae8",
      "fileid": "https://r2.ropensci.org/74590446a95f3a255e083e0dab26b2aef3b92d716c71717bffb5b82ea0564cf3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/30001674968"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "20260717.1",
      "date": "2026-07-23T11:23:44.000Z",
      "distro": "resolute",
      "commit": "afc5706173f36a0a97d5921e70b597ba472a2ae8",
      "fileid": "https://r2.ropensci.org/31abdf75980e501e20d50b6cf52e5ac1dc9b4eb4cd204cd8e196c0fe3032df86",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/30001674968"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "20260717.1",
      "date": "2026-07-23T11:22:14.000Z",
      "commit": "afc5706173f36a0a97d5921e70b597ba472a2ae8",
      "fileid": "https://r2.ropensci.org/20bcefc129472be424eafffa65560277f6219c2f2db5f9e30ff03a5a8c7e75bb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/30001674968"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "20260717.1",
      "date": "2026-07-23T11:21:08.000Z",
      "commit": "afc5706173f36a0a97d5921e70b597ba472a2ae8",
      "fileid": "https://r2.ropensci.org/f24dd7ff4c3a63f5c9e36b8bbf91bd610d26ae152df2ef4ba8373e5d33b66757",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/30001674968"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "20260717.1",
      "date": "2026-07-23T11:23:27.000Z",
      "commit": "afc5706173f36a0a97d5921e70b597ba472a2ae8",
      "fileid": "https://r2.ropensci.org/6becda27777b424e3d48e1f1323dc689f282612d2147d131e4ecbadf1519d2bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/30001674968"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "20260717.1",
      "date": "2026-07-23T11:19:59.000Z",
      "commit": "afc5706173f36a0a97d5921e70b597ba472a2ae8",
      "fileid": "https://r2.ropensci.org/422a3a940d50efca15b5bb57ccdb2eb5ed4216597523df325d1073cacd0518db",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/30001674968"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "20260717.1",
      "date": "2026-07-23T11:20:13.000Z",
      "commit": "afc5706173f36a0a97d5921e70b597ba472a2ae8",
      "fileid": "https://r2.ropensci.org/c40d62905b9f72e54dbc40f1e7ba01248e9187983427612fb5ea83dc839360e8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/30001674968"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "20260717.1",
      "date": "2026-07-23T11:19:06.000Z",
      "commit": "afc5706173f36a0a97d5921e70b597ba472a2ae8",
      "fileid": "https://r2.ropensci.org/38465f6407a87a57e6f519655ebcf71769f19a7e408fa97d4c010d8108f3cddb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/a00s/actions/runs/30001674968"
    }
  ]
}