Skip to content

Commit 681b633

Browse files
committed
usethis::use_tidy_description()
1 parent 2d344a7 commit 681b633

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Authors@R: c(
66
comment = c(ORCID = "0000-0003-2402-136X")),
77
person("Hannah", "Frick", , "hannah@posit.co", role = c("aut", "cre"),
88
comment = c(ORCID = "0000-0002-6049-5258")),
9-
person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49"))
9+
person("Posit Software, PBC", role = c("cph", "fnd"),
10+
comment = c(ROR = "03wc8by49"))
1011
)
1112
Description: Bindings for hierarchical regression models for use with the
1213
'parsnip' package. Models include longitudinal generalized linear
@@ -40,12 +41,12 @@ Suggests:
4041
VignetteBuilder:
4142
knitr
4243
Config/Needs/website:
43-
tidymodels/tidymodels,
44+
tidymodels/tidymodels,
4445
tidyverse/tidytemplate
46+
Config/testthat/edition: 3
47+
Config/usethis/last-upkeep: 2025-04-24
4548
Encoding: UTF-8
4649
Language: en-US
4750
LazyData: true
4851
Roxygen: list(markdown = TRUE)
4952
RoxygenNote: 7.3.2
50-
Config/testthat/edition: 3
51-
Config/usethis/last-upkeep: 2025-04-24

0 commit comments

Comments
 (0)