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
|
.travis.yml
|
||||||
inst/ext/ExamplesDataFormatting
|
inst/ext/ExamplesDataFormatting
|
||||||
.github
|
.github
|
||||||
|
aux
|
||||||
|
|
||||||
|
|
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -37,3 +37,5 @@ vignettes/*.pdf
|
||||||
|
|
||||||
# R Environment Variables
|
# R Environment Variables
|
||||||
.Renviron
|
.Renviron
|
||||||
|
|
||||||
|
aux
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,7 @@ Description: Partial R implementation of the BAPS software
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
BugReports: https://github.com/ocbe-uio/rBAPS/issues
|
BugReports: https://github.com/ocbe-uio/rBAPS/issues
|
||||||
Encoding: UTF-8
|
Encoding: UTF-8
|
||||||
RoxygenNote: 7.1.1
|
RoxygenNote: 7.1.2
|
||||||
Suggests:
|
Suggests:
|
||||||
testthat (>= 2.1.0)
|
testthat (>= 2.1.0)
|
||||||
Imports:
|
Imports:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue