-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
18 lines (18 loc) · 842 Bytes
/
DESCRIPTION
File metadata and controls
18 lines (18 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: verbaliseR
Title: Make your Text Mighty Fine
Version: 0.1
Authors@R:
person(given = "Cara",
family = "Thompson",
role = c("aut", "cre"),
email = "cara.r.thompson@gmail.com",
comment = c(ORCID = "0000-0002-6472-5073"))
Description: Turn R analysis outputs into full sentences, by writing vectors into in-sentence lists, pluralising words conditionally, spelling out numbers if they are at the start of sentences, writing out dates in full following US or UK style, and managing capitalisations in tidy data.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
URL: https://github.com/cararthompson/verbaliseR
BugReports: https://github.com/cararthompson/verbaliseR/issues
Maintainer: Cara Thompson <cara.r.thompson@gmail.com>
Imports: stringr