Skip to content

Commit b204a68

Browse files
committed
don't use devtools mode in RStudio (enables the Test Package command to invoke the RUnit based test-suite)
1 parent 7fcd9c8 commit b204a68

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
2015-07-16 Kevin Ushey <[email protected]>
27

38
* inst/include/Rcpp/api/meat/Rcpp_eval.h: Don't use 'R_ToplevelExec';

Rcpp.Rproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ LaTeX: pdfLaTeX
1515
AutoAppendNewline: Yes
1616

1717
BuildType: Package
18-
PackageUseDevtools: Yes
1918
PackageInstallArgs: --no-multiarch --with-keep.source

0 commit comments

Comments
 (0)