Package: AutoPlots
Title: Creating Echarts Visualizations as Easy as Possible
Version: 1.0.0
Date: 2024-01-19
Authors@R: 
    person("Adrian", "Antico", , "adrianantico@gmail.com", role = c("aut", "cre", "cph"))
Author: Adrian Antico [aut, cre, cph]
Maintainer: Adrian Antico <adrianantico@gmail.com>
Description: Create beautiful and interactive visualizations in a single function call. The 'data.table' package is utilized to perform the data wrangling necessary to prepare your data for the plot types you wish to build, along with allowing fast processing for big data. There are two broad classes of plots available: standard plots and machine learning evaluation plots. There are lots of parameters available in each plot type function for customizing the plots (such as faceting) and data wrangling (such as variable transformations and aggregation).
License: AGPL (>= 3)
URL: https://github.com/AdrianAntico/AutoPlots
BugReports: https://github.com/AdrianAntico/AutoPlots/issues
Depends: R (>= 4.1.0)
Imports: combinat, data.table, dplyr, e1071, echarts4r, lubridate,
        nortest, quanteda, quanteda.textstats, scales, stats, utils
Contact: Adrian Antico
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2024-01-22 16:19:16 UTC; Bizon
RoxygenNote: 7.2.3
Suggests: spelling
Repository: CRAN
Date/Publication: 2024-01-23 13:13:00 UTC
Built: R 4.6.0; ; 2025-08-20 05:56:47 UTC; unix
