-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 870 Bytes
/
DESCRIPTION
File metadata and controls
31 lines (31 loc) · 870 Bytes
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
30
31
Package: aeolus
Title: Unleash Useful Linebreaks in Markdown Documents
Version: 0.0.0.9000
Authors@R: c(
person("Maëlle", "Salmon", , "msmaellesalmon@gmail.com", role = c("cre", "aut"),
comment = c(ORCID = "0000-0002-2815-0399")),
person("rOpenSci", role = "fnd",
comment = c(ROR = "019jywm96"))
)
Description: Add linebreaks at the end of sentences and remove other linebreaks.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2.9000
Imports:
brio,
cli,
purrr,
rlang,
rstudioapi,
tinkr (>= 0.3.0),
xml2
URL: https://docs.ropensci.org/aeolus/, https://github.com/maelle/aeolus
BugReports: https://github.com/maelle/aeolus/issues
Suggests:
testthat (>= 3.0.0),
withr
Config/testthat/edition: 3
Config/ropensci/maintainer: staff
Remotes:
ropensci/tinkr