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 7fcd9c8 commit b204a68Copy full SHA for b204a68
ChangeLog
@@ -1,3 +1,8 @@
1
+2015-07-17 JJ Allaire <[email protected]>
2
+
3
+ * Rcpp.Rproj: don't use devtools mode in RStudio (enables the
4
+ Test Package command to invoke the RUnit based test-suite)
5
6
2015-07-16 Kevin Ushey <[email protected]>
7
8
* inst/include/Rcpp/api/meat/Rcpp_eval.h: Don't use 'R_ToplevelExec';
Rcpp.Rproj
@@ -15,5 +15,4 @@ LaTeX: pdfLaTeX
15
AutoAppendNewline: Yes
16
17
BuildType: Package
18
-PackageUseDevtools: Yes
19
PackageInstallArgs: --no-multiarch --with-keep.source
0 commit comments