From 917f0d8074cc8823af2b598966cf349765d63356 Mon Sep 17 00:00:00 2001 From: ecospat <40173384+ecospat@users.noreply.github.com> Date: Mon, 29 Apr 2024 14:48:53 +0200 Subject: [PATCH 1/2] Update ecospat.yaml --- inst/extdata/packages/ecospat.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inst/extdata/packages/ecospat.yaml b/inst/extdata/packages/ecospat.yaml index 44eade6..3191cb0 100644 --- a/inst/extdata/packages/ecospat.yaml +++ b/inst/extdata/packages/ecospat.yaml @@ -19,9 +19,9 @@ env_process: no bias: yes study_region: no backg_sample: yes -data_partitioning: no +data_partitioning: yes mod_fit: yes -mod_tuning: no +mod_tuning: yes mod_ensemble: yes mod_stack: yes mod_evaluate: yes From dd4624468ba5dd4ed25edcc99a1f19d8de664166 Mon Sep 17 00:00:00 2001 From: ecospat <40173384+ecospat@users.noreply.github.com> Date: Thu, 23 May 2024 08:57:09 +0200 Subject: [PATCH 2/2] Update ecospat.yaml --- inst/extdata/packages/ecospat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/extdata/packages/ecospat.yaml b/inst/extdata/packages/ecospat.yaml index 3191cb0..77967b5 100644 --- a/inst/extdata/packages/ecospat.yaml +++ b/inst/extdata/packages/ecospat.yaml @@ -21,7 +21,7 @@ study_region: no backg_sample: yes data_partitioning: yes mod_fit: yes -mod_tuning: yes +mod_tuning: no mod_ensemble: yes mod_stack: yes mod_evaluate: yes