Skip to content

Commit

Permalink
rstudio setup
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Jul 23, 2013
1 parent e1051d9 commit 48814d3
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .Rbuildignore
@@ -0,0 +1,3 @@
^.*\.Rproj$
^\.Rproj\.user$
readme.md
3 changes: 3 additions & 0 deletions .gitignore
@@ -0,0 +1,3 @@
.Rproj.user
.Rhistory
.RData
16 changes: 16 additions & 0 deletions runr.Rproj
@@ -0,0 +1,16 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: knitr
LaTeX: pdfLaTeX

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

0 comments on commit 48814d3

Please sign in to comment.