Skip to content

Commit b400d2f

Browse files
committed
usethis::use_tidy_description()
1 parent c8d34bb commit b400d2f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Authors@R: c(
99
comment = "libuv library"),
1010
person("Joyent, Inc. and other Node contributors", role = "cph",
1111
comment = "libuv library"),
12-
person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49"))
12+
person("Posit Software, PBC", role = c("cph", "fnd"),
13+
comment = c(ROR = "03wc8by49"))
1314
)
1415
Description: A cross-platform interface to file system operations, built
1516
on top of the 'libuv' C library.
@@ -36,10 +37,10 @@ VignetteBuilder:
3637
ByteCompile: true
3738
Config/Needs/website: tidyverse/tidytemplate
3839
Config/testthat/edition: 3
40+
Config/usethis/last-upkeep: 2025-04-23
3941
Copyright: file COPYRIGHTS
4042
Encoding: UTF-8
4143
Language: en-US
4244
Roxygen: list(markdown = TRUE)
4345
RoxygenNote: 7.3.2.9000
4446
SystemRequirements: GNU make
45-
Config/usethis/last-upkeep: 2025-04-23

0 commit comments

Comments
 (0)