Skip to content

Commit

Permalink
Rstudio writes post-package conversion
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Nov 10, 2015
1 parent 8ae551b commit db4ec4b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
^.*\.Rproj$
^\.Rproj\.user$
4 changes: 4 additions & 0 deletions r4ds.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ LaTeX: XeLaTeX

AutoAppendNewline: Yes
StripTrailingWhitespace: Yes

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

0 comments on commit db4ec4b

Please sign in to comment.