Skip to content

Commit da0ac5b

Browse files
committed
update to build/project tools
1 parent bf0360a commit da0ac5b

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

.Rbuildignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ cran-comments.md
77
^Meta$
88
README.Rmd
99
^CRAN-SUBMISSION$
10-
^revdep$
10+
^revdep$

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
^.*\.Rproj$
33
.Rhistory
44
.Rproj.user
5-
domir.Rproj
65
inst/doc
76
/doc/
87
/Meta/

domir.Rproj

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Version: 1.0
2+
3+
RestoreWorkspace: Default
4+
SaveWorkspace: Default
5+
AlwaysSaveHistory: Default
6+
7+
EnableCodeIndexing: Yes
8+
UseSpacesForTab: Yes
9+
NumSpacesForTab: 2
10+
Encoding: UTF-8
11+
12+
RnwWeave: Sweave
13+
LaTeX: pdfLaTeX
14+
15+
BuildType: Package
16+
PackageUseDevtools: Yes
17+
PackageInstallArgs: --no-multiarch --with-keep.source

0 commit comments

Comments
 (0)