From a53785369085f15a31e2bc295c671bd634a7679c Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Mon, 18 Nov 2024 13:02:37 +1000 Subject: [PATCH] fix one bad test; update site --- R/globals.R | 3 ++- docs/index.html | 8 +++---- index.Rmd | 4 ++-- index.md | 43 ++++++++++++++++++++++--------------- tests/testthat/test-mvgam.R | 2 +- 5 files changed, 35 insertions(+), 25 deletions(-) diff --git a/R/globals.R b/R/globals.R index 12c1cfa5..cac62eca 100644 --- a/R/globals.R +++ b/R/globals.R @@ -21,4 +21,5 @@ utils::globalVariables(c("y", "year", "smooth_vals", "smooth_num", "horizon", "target", "Series", "evd", "mean_evd", "total_evd", "smooth_label", "by_variable", "gr", "tot_subgrs", "subgr", "lambda", - "level", "sim_hilbert_gp", "trend_model")) + "level", "sim_hilbert_gp", "trend_model", + "jags_path")) diff --git a/docs/index.html b/docs/index.html index 973d6682..56eff4e7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,14 +5,14 @@ - + Multivariate (Dynamic) Generalized Additive Models • mvgam - +