Skip to content

Commit 87fa9ab

Browse files
committed
playing with package version minimum
1 parent bcf9b95 commit 87fa9ab

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

DESCRIPTION

+7-7
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ ByteCompile: true
1717
Roxygen: list(markdown = TRUE)
1818
RoxygenNote: 7.3.1
1919
Depends:
20-
R (>= 4.0.0)
20+
R (>= 3.5.0)
2121
Imports:
22-
data.table (>= 1.15.99),
23-
glue (>= 1.7.0),
24-
effectsize (>= 0.8.8),
25-
afex (>= 1.3-1),
26-
PMCMRplus (>= 1.9.10),
27-
WRS2 (>= 1.1-6),
22+
data.table,
23+
glue,
24+
effectsize,
25+
afex,
26+
PMCMRplus,
27+
WRS2,
2828
lifecycle
2929
Suggests:
3030
testthat (>= 3.2.1)

0 commit comments

Comments
 (0)