We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1785f89 commit dc13022Copy full SHA for dc13022
2 files changed
.gitignore
@@ -7,7 +7,6 @@
7
# R data files from past sessions
8
.Rdata
9
.Rproj.user
10
-*.Rproj
11
12
# Connection that stores calls to search.ergmTerms
13
NUL
statnetWeb.Rproj
@@ -0,0 +1,17 @@
1
+Version: 1.0
2
+
3
+RestoreWorkspace: Default
4
+SaveWorkspace: Default
5
+AlwaysSaveHistory: Default
6
+EnableCodeIndexing: Yes
+UseSpacesForTab: Yes
+NumSpacesForTab: 2
+Encoding: UTF-8
+RnwWeave: Sweave
+LaTeX: pdfLaTeX
14
15
+BuildType: Package
16
+PackageUseDevtools: Yes
17
+PackageInstallArgs: --no-multiarch --with-keep.source
0 commit comments