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 889358a commit 59853fdCopy full SHA for 59853fd
.travis.yml
@@ -23,6 +23,7 @@ before_install:
23
- sudo apt-get update -q
24
25
install:
26
+ ## note that we currently depend on highlight 0.4.4.1 from the PPA as 0.4.5 has issues
27
- ./travis-tool.sh install_aptget r-cran-runit r-cran-inline r-cran-rbenchmark r-cran-highlight r-cran-pkgkitten
28
29
script:
ChangeLog
@@ -47,7 +47,7 @@
47
48
* inst/include/RcppCommon.h: Move headers into major/minor protection
49
* inst/include/Rcpp/r/headers.h: New file
50
-
+
51
2015-03-04 Dirk Eddelbuettel <[email protected]>
52
53
* DESCRIPTION: Release 0.11.5
0 commit comments