Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitba1357e

Browse files
committed
usethis::use_tidy_description()
1 parent775af78 commitba1357e

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
@@ -3,7 +3,8 @@ Title: Package Dependency Resolution and Downloads
33
Version: 0.8.0.9000
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
6-
person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49"))
6+
person("Posit Software, PBC", role = c("cph", "fnd"),
7+
comment = c(ROR = "03wc8by49"))
78
)
89
Description: Find recursive dependencies of 'R' packages from various
910
sources. Solve the dependencies to obtain a consistent set of packages
@@ -56,7 +57,7 @@ Suggests:
5657
testthat (>= 3.2.0),
5758
tibble,
5859
webfakes (>= 1.1.5.9000),
59-
withr (>= 2.1.1),
60+
withr (>= 2.1.1)
6061
Remotes:
6162
r-lib/pkgcache
6263
Config/Needs/builder:
@@ -71,6 +72,6 @@ Config/Needs/website:
7172
pkgdown (>= 2.0.2),
7273
tidyverse/tidytemplate
7374
Config/testthat/edition: 3
75+
Config/usethis/last-upkeep: 2025-05-05
7476
Encoding: UTF-8
7577
RoxygenNote: 7.3.2.9000
76-
Config/usethis/last-upkeep: 2025-05-05

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp