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 Config/pak/sysreqs: libxml2-dev libxslt-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-02-19 08:33:40 UTC RemoteUrl: https://github.com/ropenscilabs/aeolus RemoteRef: main RemoteSha: 993e4d90a263b2de54fc72b461f05bbb4460e4d9 NeedsCompilation: no Packaged: 2026-07-01 08:14:34 UTC; root Author: Maëlle Salmon [cre, aut] (ORCID: ), rOpenSci [fnd] (ROR: ) Maintainer: Maëlle Salmon