1
1
Package: r2rtf
2
2
Title: Easily Create Production-Ready Rich Text Format (RTF) Table and Figure
3
- Version: 1.1.0
3
+ Version: 1.1.1
4
4
Authors@R: c(
5
- person("Yilong", "Zhang",
email = "[email protected] ", role =
c( "aut"
, "cre") ),
5
+ person("Yilong", "Zhang", role = "aut"),
6
6
person("Siruo", "Wang", role = "aut"),
7
7
person("Simiao", "Ye", role = "aut"),
8
8
person("Fansen", "Kong", role = "aut"),
9
9
person("Brian", "Lang", role = "aut"),
10
+ person("Benjamin", "Wang", email = "
[email protected] ", role = c("aut", "cre")),
10
11
person("Nan", "Xiao", role = "ctb"),
11
12
person("Madhusudhan", "Ginnaram", role = "ctb"),
12
13
person("Ruchitbhai", "Patel", role = "ctb"),
@@ -16,7 +17,6 @@ Authors@R: c(
16
17
person("Daniel", "Woodie", role = "ctb"),
17
18
person("Sarad", "Nepal", role = "ctb"),
18
19
person("Jane", "Liao", role = "ctb"),
19
- person("Benjamin", "Wang", role = "ctb"),
20
20
person("Jeff", "Cheng", role = "ctb"),
21
21
person("Yirong", "Cao", role = "ctb"),
22
22
person("Amin", "Shirazi", role = "ctb"),
0 commit comments