Skip to content

Commit c2677b4

Browse files
committed
add testthat to description
1 parent 54ff44d commit c2677b4

File tree

3 files changed

+3
-18
lines changed

3 files changed

+3
-18
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@
66
.DS_Store
77
.Rbuildignore
88
project.Rproj
9+
LICENSE.md
10+
/docs/
911
inst/extdata/status_update_files/.DS_Store

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Authors@R: c(
99
Description: Generates killer whale demographic data from rows (observations) and fits preliminary models.
1010
Depends:
1111
R (>= 4.0.0)
12-
Imports: dplyr,mgcv,usethis,stringr,ggridges,ggplot2,rstanarm,viridis
12+
Imports: dplyr, mgcv, usethis, stringr, ggridges, ggplot2, rstanarm, viridis, testthat
1313
Suggests: knitr,
1414
rmarkdown,
1515
gridExtra

recorders.Rproj

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)