forked from AdrianAntico/AutoPlots
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 699 Bytes
/
DESCRIPTION
File metadata and controls
24 lines (24 loc) · 699 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: AutoPlots
Title: AutoPlots
Version: 1.0.0
Date: 2023-03-15
Authors@R:
c(person(given = "Adrian",
family = "Antico",
role = c("aut","cre","ctb")))
Maintainer: Adrian Antico <adrianantico@gmail.com>
Description: R package for generating plots in a simple way
URL: https://github.com/AdrianAntico/AutoPlots
BugReports: https://github.com/AdrianAntico/AutoPlots/issues
Depends: R (>= 4.0.0)
Imports: bit64, data.table, echarts4r, dplyr
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Contact: Adrian Antico
Encoding: UTF-8
Language: en-US
LazyData: true
NeedsCompilation: no
Packaged: 2023-03-15 14:00:00 UTC
RoxygenNote: 7.2.3
Author: Adrian Antico [aut, cre]