We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7be34b commit 3c65bc5Copy full SHA for 3c65bc5
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: cpp11
2
Title: A C++11 Interface for R's C Interface
3
-Version: 0.2.2
+Version: 0.2.2.9000
4
Authors@R:
5
c(person(given = "Jim",
6
family = "Hester",
NEWS.md
@@ -1,3 +1,5 @@
+# cpp11 (development version)
+
# cpp11 0.2.2
* `r_bool` added as an adapter between `bool` and `Rboolean` values (#57, @bkietz)
0 commit comments