Skip to content

Commit 8806374

Browse files
committed
usethis::use_tidy_description()
1 parent cf7f6a8 commit 8806374

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

DESCRIPTION

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Version: 1.2.3.9000
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
66
person("Rich", "FitzJohn", role = "aut"),
7-
person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49"))
7+
person("Posit Software, PBC", role = c("cph", "fnd"),
8+
comment = c(ROR = "03wc8by49"))
89
)
910
Description: Configurable Progress bars, they may include percentage,
1011
elapsed time, and/or the estimated completion time. They work in
@@ -26,9 +27,9 @@ Suggests:
2627
Rcpp,
2728
testthat (>= 3.0.0),
2829
withr
29-
RoxygenNote: 7.3.2.9000
3030
Config/Needs/website: tidyverse/tidytemplate
3131
Config/testthat/edition: 3
32+
Config/usethis/last-upkeep: 2025-04-28
3233
Encoding: UTF-8
3334
Roxygen: list(markdown = TRUE)
34-
Config/usethis/last-upkeep: 2025-04-28
35+
RoxygenNote: 7.3.2.9000

0 commit comments

Comments
 (0)