# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "shinyr" in publications use:' type: software license: GPL-3.0-only title: 'shinyr: Data Insights Through Inbuilt R Shiny App' version: 0.4.2 doi: 10.32614/CRAN.package.shinyr abstract: It builds dynamic R shiny based dashboards to analyze any CSV files. It provides simple dashboard design to subset the data, perform exploratory data analysis and preliminary machine learning (supervised and unsupervised). It also provides filters based on columns of interest. authors: - family-names: 'N' given-names: Jayachandra email: itsjay510@gmail.com - family-names: Ravindra given-names: Pushker email: pushker@gmail.com repository: https://CRAN.R-project.org/package=shinyr date-released: '2025-02-03' contact: - family-names: 'N' given-names: Jayachandra email: itsjay510@gmail.com