-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
38 lines (38 loc) · 1.28 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Package: smartReports
Version: 0.3.1
Title: Comprehensive Report Generation with Enhanced Plots, Tables, and AI-Powered Text
Description: The smartReports package provides comprehensive tools for generating professional and customizable reports in R. It offers advanced functions to create high-quality plots and well-formatted tables effortlessly. It streamlines the process of data visualization and presentation, allowing users to build detailed reports that combine insightful graphics and tables seamlessly. Additionally, it integrates AI capabilities to translate and enhance report text using OpenAI, Anthropic and Google APIs, enabling automatic improvement and localization of your reports.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
yaml,
brio,
quarto,
data.table,
flextable,
gt,
officer,
kableExtra,
ggplot2,
ggthemes,
grDevices,
RColorBrewer,
highcharter,
htmlwidgets,
webshot2,
scales,
stats,
graphics,
plotly
Suggests:
devtools,
roxygen2,
knitr,
rmarkdown
Config/testthat/edition: 3
Authors@R:
person("Alejandro", "Verri Kozlowski", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-8535-1170"))