Skip to content

Commit a7eaeb1

Browse files
committed
Update minimum R version
1 parent fe07e8c commit a7eaeb1

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/log1pexp/test/fixtures/r

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/log1pexp/test/fixtures/r/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Title: Test Fixtures
33
Version: 0.0.0
44
Authors@R: person("stdlib", "js", role = c("aut","cre"))
55
Description: Generates test fixtures.
6-
Depends: R (>=3.3.3)
6+
Depends: R (>=3.4.0)
77
Imports:
88
jsonlite
99
VGAM

0 commit comments

Comments
 (0)