# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "DrData" in publications use:' type: software license: MIT title: 'DrData: Interactive Statistical Analysis and Machine Learning Platform' version: 0.2.0 doi: 10.32614/CRAN.package.DrData abstract: A Shiny-based interactive platform for end-to-end data science workflows. Provides modules for data import (CSV, Excel, RDS, TXT), data preprocessing (missing value imputation, encoding, scaling, outlier removal), exploratory data analysis with interactive plots and normality tests, supervised learning (regression and classification each with eight algorithms), and unsupervised learning (k-means, hierarchical clustering, DBSCAN). Designed for students and practitioners in data science and artificial intelligence. authors: - family-names: Mehdinia given-names: Mohsen email: mehdinia.55@gmail.com repository: https://mohsenmehdinia.r-universe.dev repository-code: https://github.com/mohsenmehdinia/DrData commit: 4ab371141171556b58a0c62bb7fd40fb12eecc27 url: https://github.com/mohsenmehdinia/DrData date-released: '2026-05-23' contact: - family-names: Mehdinia given-names: Mohsen email: mehdinia.55@gmail.com