Skip to content

Commit

Permalink
Updates .Rbuildignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tshmak committed Jan 3, 2018
1 parent d408e96 commit 35ae661
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@
.ycm_extra_conf.pyc
.gitignore
releases/
.git/
.travis.yml
LICENSE
changelog.md
README.md
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

# Output files from R CMD check
/*.Rcheck/
*.Rout

# RStudio files
.Rproj.user/
Expand Down
1 change: 1 addition & 0 deletions lassosum.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ LaTeX: pdfLaTeX
BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source
PackageRoxygenize: rd,collate,namespace,vignette

0 comments on commit 35ae661

Please sign in to comment.