Skip to content

Commit 418dce4

Browse files
committed
Make dependency on R 4.1.0 explicit
1 parent 55d5747 commit 418dce4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DESCRIPTION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Description: It scrapes the CRAN incoming FTP folder to find where each
2424
License: MIT + file LICENSE
2525
URL: https://github.com/r-hub/cransays, https://r-hub.github.io/cransays/
2626
BugReports: https://github.com/r-hub/cransays/issues
27+
Depends:
28+
R (>= 4.1.0)
2729
Imports:
2830
curl,
2931
dplyr,

0 commit comments

Comments
 (0)