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 44adb50 commit 7d9195fCopy full SHA for 7d9195f
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: cpp11
2
Title: A C++11 Interface for R's C Interface
3
-Version: 0.2.7.9000
+Version: 0.3.0
4
Authors@R:
5
c(person(given = "Jim",
6
family = "Hester",
NEWS.md
@@ -1,4 +1,4 @@
-# cpp11 (development version)
+# cpp11 0.3.0
## New functions and features
* New `x.empty()` method to check if a vector is empty (@sbearrows, #182)
0 commit comments