Skip to content

Commit 8660ed3

Browse files
author
Raphael Sonabend
authored
Merge pull request #244 from richfitz/use-cpp11
Use C++11 for compilation
2 parents 2b02e1a + 3941301 commit 8660ed3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: distr6
22
Title: The Complete R6 Probability Distributions Interface
3-
Version: 1.5.1
3+
Version: 1.5.2
44
Authors@R:
55
c(person(given = "Raphael",
66
family = "Sonabend",
@@ -95,6 +95,7 @@ VignetteBuilder:
9595
Encoding: UTF-8
9696
Roxygen: list(markdown = TRUE, r6 = TRUE)
9797
RoxygenNote: 7.1.1
98+
SystemRequirements: C++11
9899
Collate:
99100
'helpers.R'
100101
'distr6_globals.R'

0 commit comments

Comments
 (0)