Package: xplorerr Type: Package Title: Tools for Interactive Data Exploration Version: 0.2.0 Authors@R: person("Aravind", "Hebbali", email = "hebbali.aravind@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9220-9669")) Description: Tools for interactive data exploration built using 'shiny'. Includes apps for descriptive statistics, visualizing probability distributions, inferential statistics, linear regression, logistic regression and RFM analysis. Depends: R(>= 3.2.4) Imports: Rcpp, shiny, utils Suggests: blorr, data.table, descriptr, DT, haven, highcharter, jsonlite, magrittr, olsrr, plotly, readr, readxl, rfm, shinyBS, shinycssloaders, standby, tools, vistributions URL: https://github.com/rsquaredacademy/xplorerr, https://xplorerr.rsquaredacademy.com/ BugReports: https://github.com/rsquaredacademy/xplorerr/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 LinkingTo: Rcpp Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://rsquaredacademy.r-universe.dev Date/Publication: 2024-10-29 14:24:11 UTC RemoteUrl: https://github.com/rsquaredacademy/xplorerr RemoteRef: HEAD RemoteSha: f78b47a3310bb5600813407d2a4e711a3041846f NeedsCompilation: yes Packaged: 2026-06-24 04:33:05 UTC; root Author: Aravind Hebbali [aut, cre] (ORCID: ) Maintainer: Aravind Hebbali