Skip to content

Commit

Permalink
Update spelling test
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelloharawild committed Sep 17, 2024
1 parent e76aa1b commit 893e577
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 20 deletions.
8 changes: 3 additions & 5 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,23 @@ STL
Syntetos
TSLM
VAR
VARIMA
VECM
Verlag
WIP
arima
autoregressions
backtransformations
backtransforming
com
cointegrating
df
dfrac
fabletools
forecTheta
fourier
fpp
kpss
mable
nonseasonal
org
otexts
parameterisations
parameterised
pdq
Expand All @@ -54,7 +53,6 @@ rd
reseasonalized
tibble
tidyverse
tidyverts
tsibble
underly
xreg
3 changes: 3 additions & 0 deletions tests/spelling.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
if(requireNamespace('spelling', quietly = TRUE))
spelling::spell_check_test(vignettes = TRUE, error = FALSE,
skip_on_cran = TRUE)
15 changes: 0 additions & 15 deletions tests/testthat/test-spelling.R

This file was deleted.

0 comments on commit 893e577

Please sign in to comment.