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 cb9d06c commit 568916fCopy full SHA for 568916f
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: cpp11
2
Title: A C++11 Interface for R's C Interface
3
-Version: 0.2.7
+Version: 0.2.7.9000
4
Authors@R:
5
c(person(given = "Jim",
6
family = "Hester",
NEWS.md
@@ -1,3 +1,7 @@
+# cpp11 (development version)
+
+* Fix handling of spaces in Makevars include filenames (@klmr, #160)
# cpp11 0.2.7
7
* Fix a transient memory leak for functions that return values from `cpp11::unwind_protect()` and `cpp11::safe` (#154)
0 commit comments