Skip to content

Commit 72dcf9d

Browse files
committed
Updated authors
1 parent e716fd4 commit 72dcf9d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

DESCRIPTION

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,17 @@ Title: Export R Objects to Several Markup Languages
55
Type: Package
66
Authors@R: c(person("David", "Hajage", role="aut", email="[email protected]"),
77
person("Mark", "Clements", role=c("cre","ctb"), email="[email protected]"),
8-
person("Seth", "Falcon", role="cph", email="[email protected]"))
8+
person("Seth", "Falcon", role="ctb", email="[email protected]"),
9+
person("Terry", "Therneau", role="ctb", email="[email protected]"),
10+
person("Matti","Pastell", role="ctb"),
11+
person("Friedrich", "Leisch", role="ctb"))
912
Description: Coerce R object to 'asciidoc', 'txt2tags',
1013
'restructuredText', 'org', 'textile' or 'pandoc' syntax.
1114
Package comes with a set of drivers for 'Sweave'.
1215
Version: 2.3
1316
URL: http://github.com/mclements/ascii
1417
BugReports: http://github.com/mclements/ascii/issues
15-
Date: 2020-07-17
18+
Date: 2020-07-27
1619
Depends:
1720
R (>= 2.13),
1821
methods

0 commit comments

Comments
 (0)