Skip to content

Commit

Permalink
Change depended R version
Browse files Browse the repository at this point in the history
  • Loading branch information
UchidaMizuki committed Jan 19, 2025
1 parent b5dbd77 commit 5c8a3d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ Imports:
tidyselect,
vctrs
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
Suggests:
covr,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends:
R (>= 4.4)
R (>= 4.3)
URL: https://github.com/UchidaMizuki/dibble,
https://uchidamizuki.github.io/dibble/
BugReports: https://github.com/UchidaMizuki/dibble/issues
1 change: 1 addition & 0 deletions dibble.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ StripTrailingWhitespace: Yes
BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source
PackageRoxygenize: rd,collate,namespace,vignette

0 comments on commit 5c8a3d8

Please sign in to comment.