Commit 61737df 1 parent 86aa0be commit 61737df Copy full SHA for 61737df
File tree 1 file changed +37
-37
lines changed
1 file changed +37
-37
lines changed Original file line number Diff line number Diff line change @@ -7,46 +7,46 @@ Description: Creates generative art using R.
7
7
License: Apache License (>= 2)
8
8
URL: https://nrennie.github.io/aRt/
9
9
Depends:
10
- R (>= 4.1)
10
+ R (>= 4.1)
11
11
Imports:
12
- ape,
13
- cowplot,
14
- dplyr,
15
- ggforce,
16
- ggfx,
17
- ggpattern,
18
- ggplot2 (>= 3.4.0),
19
- ggraph,
20
- ggvoronoi,
21
- grDevices,
22
- igraph,
23
- lwgeom,
24
- magick,
25
- patchwork,
26
- purrr,
27
- sf,
28
- stats,
29
- stringr,
30
- terra,
31
- tibble,
32
- tidygraph,
33
- tidyr,
34
- tidyterra,
35
- treemapify
12
+ ape,
13
+ cowplot,
14
+ dplyr,
15
+ ggforce,
16
+ ggfx,
17
+ ggpattern,
18
+ ggplot2 (>= 3.4.0),
19
+ ggraph,
20
+ ggvoronoi,
21
+ grDevices,
22
+ igraph,
23
+ lwgeom,
24
+ magick,
25
+ patchwork,
26
+ purrr,
27
+ sf,
28
+ stats,
29
+ stringr,
30
+ terra,
31
+ tibble,
32
+ tidygraph,
33
+ tidyr,
34
+ tidyterra,
35
+ treemapify
36
36
Suggests:
37
- ambient,
38
- deldir,
39
- elevatr,
40
- ggstream,
41
- MetBrewer,
42
- particles,
43
- PrettyCols,
44
- rayshader,
45
- rcartocolor,
46
- RColorBrewer
37
+ ambient,
38
+ deldir,
39
+ elevatr,
40
+ ggstream,
41
+ MetBrewer,
42
+ particles,
43
+ PrettyCols,
44
+ rayshader,
45
+ rcartocolor,
46
+ RColorBrewer
47
47
Remotes:
48
- thomasp85/ggfx,
49
- nrennie/ggvoronoi
48
+ thomasp85/ggfx,
49
+ nrennie/ggvoronoi
50
50
Config/Needs/website: nrennie/nrenniepkgdown
51
51
Encoding: UTF-8
52
52
LazyData: true
You can’t perform that action at this time.
0 commit comments