Skip to content

Commit

Permalink
Adjust config for revdep
Browse files Browse the repository at this point in the history
  • Loading branch information
asardaes committed Jan 12, 2022
1 parent f09fa51 commit d1ad940
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@
^vignettes/.*\.tex
^vignettes/.*\.sty

^revdep$
# ^tests/.*\.rds$
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ timing-experiments/*.RData
timing-experiments/*.mat
timing-experiments/CharTrajCSV

# revdep
revdep

# Windows image file caches
Thumbs.db
ehthumbs.db
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Suggests:
knitr,
rmarkdown,
testthat
Date: 2022-01-12
Date: 2022-01-13
Author: Alexis Sarda-Espinosa
Maintainer: Alexis Sarda <[email protected]>
BugReports: https://github.com/asardaes/dtwclust/issues
Expand Down

0 comments on commit d1ad940

Please sign in to comment.