Updated docs, ignored folder
This commit is contained in:
parent
8206353dfe
commit
c15392b7e0
3 changed files with 6 additions and 2 deletions
|
|
@ -6,3 +6,5 @@ CITATION.cff
|
|||
.travis.yml
|
||||
inst/ext/ExamplesDataFormatting
|
||||
.github
|
||||
aux
|
||||
|
||||
|
|
|
|||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -37,3 +37,5 @@ vignettes/*.pdf
|
|||
|
||||
# R Environment Variables
|
||||
.Renviron
|
||||
|
||||
aux
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ Description: Partial R implementation of the BAPS software
|
|||
License: GPL-3
|
||||
BugReports: https://github.com/ocbe-uio/rBAPS/issues
|
||||
Encoding: UTF-8
|
||||
RoxygenNote: 7.1.1
|
||||
RoxygenNote: 7.1.2
|
||||
Suggests:
|
||||
testthat (>= 2.1.0)
|
||||
Imports:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue