Skip to content

Commit

Permalink
build vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
n8thangreen committed Jul 24, 2024
1 parent 5f0e07c commit 69263a4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
^\.Rproj\.user$
^LICENSE\.md$
^\.github$
^doc$
^Meta$
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
.Rhistory
.RData
.Ruserdata
inst/doc
inst/doc
/doc/
/Meta/
2 changes: 1 addition & 1 deletion ModStanR.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ LaTeX: pdfLaTeX
BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source
PackageRoxygenize: rd,collate,namespace
PackageRoxygenize: rd,collate,namespace,vignette

0 comments on commit 69263a4

Please sign in to comment.