From 6a3f3bccbae413e511dee5ddc80e6ae821fb87d5 Mon Sep 17 00:00:00 2001 From: Jon Pye Date: Thu, 26 Oct 2023 15:55:56 -0300 Subject: [PATCH] Update DESCRIPTION use github versions of splustimeseries, splustimedate --- DESCRIPTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 505d752..c7b60fb 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -14,7 +14,8 @@ LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 LinkingTo: Rcpp, TMB, RcppEigen -Imports: circular, cowplot, data.table, ggplot2, ggrepel, nloptr, plyr, Rcpp, reshape2, splusTimeSeries, stats, tictoc, TMB, viridis, zoo +Imports: circular, cowplot, data.table, ggplot2, ggrepel, nloptr, plyr, Rcpp, reshape2, stats, tictoc, TMB, viridis, zoo +Remotes: spkaluzny/splusTimeSeries, spkaluzny/splusTimeDate Suggests: caTools, covr,