{
  "_id": "6a1ee7e1b401979e73411957",
  "Package": "DrData",
  "Title": "Interactive Statistical Analysis and Machine Learning Platform",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Mohsen\", family = \"Mehdinia\",\nemail = \"mehdinia.55@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "A 'Shiny'-based interactive platform for end-to-end data\nscience workflows. Provides modules for data import (CSV,\n'Excel', RDS, TXT), data preprocessing (missing value\nimputation, encoding, scaling, outlier removal), exploratory\ndata analysis with interactive plots and normality tests,\nsupervised learning (regression and classification each with\neight algorithms), and unsupervised learning (k-means,\nhierarchical clustering, density-based spatial clustering of\napplications with noise). Designed for students and\npractitioners in data science and artificial intelligence.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/mohsenmehdinia/DrData",
  "BugReports": "https://github.com/mohsenmehdinia/DrData/issues",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 11:08:47 UTC",
    "User": "root"
  },
  "Author": "Mohsen Mehdinia [aut, cre]",
  "Maintainer": "Mohsen Mehdinia <mehdinia.55@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-19 08:40:59 UTC",
  "RemoteUrl": "https://github.com/cran/DrData",
  "RemoteRef": "HEAD",
  "RemoteSha": "65863e1c1f76c13bf30aba4453cdce1666943f66",
  "MD5sum": "71707bb02b96042bb29cac60a78e904c",
  "_user": "cran",
  "_type": "src",
  "_file": "DrData_0.2.0.tar.gz",
  "_fileid": "f0de9e06621e03ab61a809ee8f7de26b7078f541ee42de7fea870c73cff891be",
  "_filesize": 138786,
  "_sha256": "f0de9e06621e03ab61a809ee8f7de26b7078f541ee42de7fea870c73cff891be",
  "_created": "2026-05-19T11:08:47.000Z",
  "_published": "2026-06-02T14:25:37.254Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79093936409,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7081817298"
    },
    {
      "job": 79093937528,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081812573"
    },
    {
      "job": 79093935783,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081760240"
    },
    {
      "job": 79093935762,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360528537"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26093136689",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DrData",
  "_commit": {
    "id": "65863e1c1f76c13bf30aba4453cdce1666943f66",
    "author": "Mohsen Mehdinia <mehdinia.55@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1779180059
  },
  "_maintainer": {
    "name": "Mohsen Mehdinia",
    "email": "mehdinia.55@gmail.com",
    "login": "mohsenmehdinia",
    "description": "",
    "uuid": 179155458
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "rpart.plot",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "class",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "colourpicker",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "cluster",
      "role": "Suggests"
    },
    {
      "package": "dbscan",
      "role": "Suggests"
    },
    {
      "package": "GGally",
      "role": "Suggests"
    },
    {
      "package": "gbm",
      "role": "Suggests"
    },
    {
      "package": "pROC",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "nortest",
      "role": "Suggests"
    },
    {
      "package": "tseries",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2026-05-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mohsenmehdinia",
      "count": 1,
      "uuid": 179155458
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DrData"
  },
  "_devurl": "https://github.com/mohsenmehdinia/drdata",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DrData.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-05-19"
    }
  ],
  "_exports": [
    "build_model_formula",
    "ml_metrics_regression",
    "ml_prepare_data",
    "ml_split",
    "run_app"
  ],
  "_help": [
    {
      "page": "build_model_formula",
      "title": "Build a model formula with optional interaction terms",
      "topics": [
        "build_model_formula"
      ]
    },
    {
      "page": "ml_metrics_regression",
      "title": "Compute regression performance metrics",
      "topics": [
        "ml_metrics_regression"
      ]
    },
    {
      "page": "ml_prepare_data",
      "title": "Prepare a data frame for machine learning",
      "topics": [
        "ml_prepare_data"
      ]
    },
    {
      "page": "ml_split",
      "title": "Split a data frame into training and test sets",
      "topics": [
        "ml_split"
      ]
    },
    {
      "page": "run_app",
      "title": "Run the DrData Application",
      "topics": [
        "run_app"
      ]
    }
  ],
  "_readme": "https://github.com/cran/DrData/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with DrData",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Launching the application",
        "Workflow",
        "Session info"
      ],
      "created": "2026-05-19 08:40:59",
      "modified": "2026-05-19 08:40:59",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "drdata",
  "_universes": [
    "cran",
    "mohsenmehdinia"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-19T11:11:40.000Z",
      "distro": "noble",
      "commit": "65863e1c1f76c13bf30aba4453cdce1666943f66",
      "fileid": "4d9502b30a28ac09f1ec9eece52746afcc6279009f4dc54652185e417e945093",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26093136689"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-19T11:11:23.000Z",
      "distro": "noble",
      "commit": "65863e1c1f76c13bf30aba4453cdce1666943f66",
      "fileid": "1ec04b4c2059c9acd72fb1e43da80486557872ed3c6077290e5c9ee6bc14ada1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26093136689"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T14:25:17.000Z",
      "commit": "65863e1c1f76c13bf30aba4453cdce1666943f66",
      "fileid": "5021bea97933dc4fd6a2ed9d789a530e7cc99d307fdd73676615c3b070d6f1e6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26093136689"
    }
  ]
}