Skip to content

Commit

Permalink
Commit RStudio project
Browse files Browse the repository at this point in the history
It is .Rbuildignore-d anyway.
  • Loading branch information
mbojan committed Jul 17, 2024
1 parent 1785f89 commit dc13022
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# R data files from past sessions
.Rdata
.Rproj.user
*.Rproj

# Connection that stores calls to search.ergmTerms
NUL
Expand Down
17 changes: 17 additions & 0 deletions statnetWeb.Rproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

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

RnwWeave: Sweave
LaTeX: pdfLaTeX

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

0 comments on commit dc13022

Please sign in to comment.