Skip to content

Commit 7408f1e

Browse files
committed
Fix CRAN notes and comments
1 parent e6600d8 commit 7408f1e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ Authors@R:
88
role = c("aut", "cre"),
99
email = "badr@jhu.edu",
1010
comment = c(ORCID = "0000-0002-9808-2344")))
11-
Description: Bayesian modeling using brms/Stan with parsnip/tidymodels.
12-
Tidymodels is a collection of packages for machine learning, developed
11+
Description: Fit Bayesian models using 'brms'/'Stan' with 'parsnip'/'tidymodels'.
12+
'tidymodels' is a collection of packages for machine learning, developed
1313
by Wickham (2020) <https://www.tidymodels.org>).
14-
The technical details of brms and Stan are described in Bürkner (2017)
14+
The technical details of 'brms' and 'Stan' are described in Bürkner (2017)
1515
<doi:10.18637/jss.v080.i01>, Bürkner (2018) <doi:10.32614/RJ-2018-017>,
1616
and Carpenter et al. (2017) <doi:10.18637/jss.v076.i01>.
1717
License: MIT + file LICENSE

0 commit comments

Comments
 (0)