Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Clark committed May 1, 2024
1 parent 6c51a4a commit 8dbc650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/mvgam_examples.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Small mvgam examples for testing post-fitting functions such as
# predict, forecast, hindcast etc...
skip_on_cran()
testthat::skip_on_cran()
set.seed(1234)
library(mvgam)
mvgam_examp_dat <- list(data_train =
Expand Down

0 comments on commit 8dbc650

Please sign in to comment.