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 3859c39 commit 41232a8Copy full SHA for 41232a8
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: cpp11
2
Title: A C++11 Interface for R's C Interface
3
-Version: 0.2.6.9000
+Version: 0.2.7
4
Authors@R:
5
c(person(given = "Jim",
6
family = "Hester",
NEWS.md
@@ -1,4 +1,4 @@
-# cpp11 (development version)
+# cpp11 0.2.7
* Fix a transient memory leak for functions that return values from `cpp11::unwind_protect()` and `cpp11::safe` (#154)
0 commit comments