-
Notifications
You must be signed in to change notification settings - Fork 7
/
DESCRIPTION
29 lines (29 loc) · 1.19 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
Package: eoffice
Type: Package
Title: Export or Graph and Tables to 'Microsoft' Office and Import
Figures and Tables
Version: 0.2.1
Authors@R: person("Kai", "Guo", email = "guokai8@gmail.com",
role = c("aut", "cre"))
Description: Provides wrap functions to export and import graphics and
data frames in R to 'microsoft' office. And This package also
provide write out figures with lots of different formats.
Since people may work on the platform without GUI support, the package
also provide function to easily write out figures
to lots of different type of formats. Now this package provide function
to extract colors from all types of figures and pdf files.
License: GPL-2
Imports: officer, rvg, flextable, broom, dplyr, magrittr, ggplotify,
R.devices, devEMF, magick, ggplot2, htmlwidgets, plotly
Depends:
Encoding: UTF-8
LazyData: true
Suggests: knitr, markdown, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-11-18 16:14:34 UTC; bioguo
Author: Kai Guo [aut, cre]
Maintainer: Kai Guo <guokai8@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-18 21:40:02 UTC