Skip to content

Commit 840c68e

Browse files
committed
Re-document using roxygen2 7.3.3 and depend on R >= 3.4
1 parent aabcb2c commit 840c68e

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Description: Executes arbitrary R or C functions some time after the
2222
License: MIT + file LICENSE
2323
URL: https://later.r-lib.org, https://github.com/r-lib/later
2424
BugReports: https://github.com/r-lib/later/issues
25+
Depends:
26+
R (>= 3.4)
2527
Imports:
2628
Rcpp (>= 0.12.9),
2729
rlang
@@ -39,4 +41,4 @@ Config/testthat/edition: 3
3941
Config/usethis/last-upkeep: 2025-07-18
4042
Encoding: UTF-8
4143
Roxygen: list(markdown = TRUE)
42-
RoxygenNote: 7.3.2
44+
RoxygenNote: 7.3.3

man/later-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/later_fd.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)