Skip to content

Commit a4f818b

Browse files
committed
rebuild
1 parent a636ea7 commit a4f818b

File tree

4 files changed

+21
-6
lines changed

4 files changed

+21
-6
lines changed

.Rbuildignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@
33
^DRR\.Rcheck$
44
^checkpackage\.sh$
55
^\.travis\.yml$
6-
^scratch/
6+
^scratch/
7+
^doc$
8+
^Meta$

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ dir-locals.el
1010
inst/doc
1111
/R/#DRR.R#
1212
scratch
13+
doc
14+
Meta

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Suggests: knitr, rmarkdown
1212
VignetteBuilder: knitr
1313
LazyData: true
1414
Depends: kernlab, CVST, Matrix
15-
RoxygenNote: 6.0.1
15+
RoxygenNote: 7.0.2

man/drr.Rd

Lines changed: 15 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)