{
  "_id": "6a122910acfb0bcc41d064b8",
  "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,\nExcel, RDS, TXT), data preprocessing (missing value imputation,\nencoding, scaling, outlier removal), exploratory data analysis\nwith interactive plots and normality tests, supervised learning\n(regression and classification each with eight algorithms), and\nunsupervised learning (k-means, hierarchical clustering,\nDBSCAN). Designed for students and practitioners in data\nscience 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",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://mohsenmehdinia.r-universe.dev",
  "Date/Publication": "2026-05-23 12:28:24 UTC",
  "RemoteUrl": "https://github.com/mohsenmehdinia/drdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "4ab371141171556b58a0c62bb7fd40fb12eecc27",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 22:21:18 UTC",
    "User": "root"
  },
  "Author": "Mohsen Mehdinia [aut, cre]",
  "Maintainer": "Mohsen Mehdinia <mehdinia.55@gmail.com>",
  "MD5sum": "5ff67c79001e70e006e70ce67450417c",
  "_user": "mohsenmehdinia",
  "_type": "src",
  "_file": "DrData_0.2.0.tar.gz",
  "_fileid": "0357cf08e70afcdd7d3d87d45ba5112a1e6939c4449cc14544ab9a43f6305d6f",
  "_filesize": 164361,
  "_sha256": "0357cf08e70afcdd7d3d87d45ba5112a1e6939c4449cc14544ab9a43f6305d6f",
  "_created": "2026-05-23T22:21:18.000Z",
  "_published": "2026-05-23T22:24:16.727Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77553553870,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7180211149"
    },
    {
      "job": 77553553888,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180210926"
    },
    {
      "job": 77553553883,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7180208135"
    },
    {
      "job": 77553553875,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180205240"
    },
    {
      "job": 77553360573,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180195497"
    },
    {
      "job": 77553553864,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180209836"
    },
    {
      "job": 77553553879,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7180205327"
    },
    {
      "job": 77553553885,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7180205648"
    },
    {
      "job": 77553553881,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180203086"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mohsenmehdinia/actions/runs/26333844026",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mohsenmehdinia/drdata",
  "_commit": {
    "id": "4ab371141171556b58a0c62bb7fd40fb12eecc27",
    "author": "Mohsen Mehdinia <mehdinia.55@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1779539304
  },
  "_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": "mohsenmehdinia",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 12
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-05-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mohsenmehdinia",
      "count": 13,
      "uuid": 179155458
    }
  ],
  "_userbio": {
    "uuid": 179155458,
    "type": "user",
    "name": "Mohsen Mehdinia"
  },
  "_downloads": {
    "count": 97,
    "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"
  ],
  "_homeurl": "https://github.com/mohsenmehdinia/drdata",
  "_realowner": "mohsenmehdinia",
  "_cranurl": true,
  "_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": "Launch the DrData Shiny Application",
      "topics": [
        "run_app"
      ]
    }
  ],
  "_readme": "https://github.com/mohsenmehdinia/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-01 19:46:38",
      "modified": "2026-05-01 19:46:38",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "drdata",
  "_universes": [
    "mohsenmehdinia"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-23T22:23:52.000Z",
      "distro": "noble",
      "commit": "4ab371141171556b58a0c62bb7fd40fb12eecc27",
      "fileid": "e0d6ec90a99fc83ce4538a09bfced80c214cc3880640b834f49068895b1882f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohsenmehdinia/actions/runs/26333844026"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-23T22:23:51.000Z",
      "distro": "noble",
      "commit": "4ab371141171556b58a0c62bb7fd40fb12eecc27",
      "fileid": "04f285d98d3076dc0f275874f50cb842ee5eb7891763e3eef4095b1a0b4d0810",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohsenmehdinia/actions/runs/26333844026"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-23T22:23:26.000Z",
      "commit": "4ab371141171556b58a0c62bb7fd40fb12eecc27",
      "fileid": "8ee23dbc72b3bf8b8eafe20a8194b7b5c5fcfaf6358afcaa8848d2c11fe88481",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohsenmehdinia/actions/runs/26333844026"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-23T22:22:58.000Z",
      "commit": "4ab371141171556b58a0c62bb7fd40fb12eecc27",
      "fileid": "806b934e4b0df305634dface99a05080bc214ba87c0ba6438552a819613f1bee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohsenmehdinia/actions/runs/26333844026"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-23T22:23:51.000Z",
      "commit": "4ab371141171556b58a0c62bb7fd40fb12eecc27",
      "fileid": "560a8f7dd9973344d4f63bf8ca3f987ae08df27d87922ec530e581fc8c355df9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mohsenmehdinia/actions/runs/26333844026"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-23T22:22:51.000Z",
      "commit": "4ab371141171556b58a0c62bb7fd40fb12eecc27",
      "fileid": "4856d91a8c0ec2e423d36e720a9cd61358daa74e86d0a78212921cc31feb6649",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohsenmehdinia/actions/runs/26333844026"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-23T22:22:55.000Z",
      "commit": "4ab371141171556b58a0c62bb7fd40fb12eecc27",
      "fileid": "f46bd9c5bf4fc55e59fffa48f2ac8fe713642e5d5ddbebf44812e8871da28fb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohsenmehdinia/actions/runs/26333844026"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-23T22:22:29.000Z",
      "commit": "4ab371141171556b58a0c62bb7fd40fb12eecc27",
      "fileid": "6c4d98423762fa4e4361929b598a2510d0d59159211b7f299a586d651f190586",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohsenmehdinia/actions/runs/26333844026"
    }
  ]
}