From a910e4aa777d51bfb89304d1affaf09c33d8370b Mon Sep 17 00:00:00 2001 From: sync Date: Sat, 2 Jan 2021 05:42:38 +0000 Subject: [PATCH 01/10] New package: spacetime --- docs/all.json | 11 +++++++++++ docs/by-package/spacetime.json | 10 ++++++++++ 2 files changed, 21 insertions(+) create mode 100644 docs/by-package/spacetime.json diff --git a/docs/all.json b/docs/all.json index 092fa9ad..441f2260 100644 --- a/docs/all.json +++ b/docs/all.json @@ -318,6 +318,17 @@ "url": ["https://gitlab.com/hrbrmstr/sergeant"], "bugs": "https://gitlab.com/hrbrmstr/sergeant/issues" }, + { + "name": "spacetime", + "version": "1.2-3", + "title": "Classes and Methods for Spatio-Temporal Data", + "description": "Classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal selection and subsetting, as well as for spatial/temporal/spatio-temporal matching or aggregation, retrieving coordinates, print, summary, etc.", + "date": "2020-01-21", + "maintainer": "Edzer Pebesma ", + "license": "GPL (>= 2)", + "url": ["http://github.com/edzer/spacetime"], + "bugs": "https://github.com/edzer/spacetime/issues" + }, { "name": "TSdbi", "version": "2017.4-1", diff --git a/docs/by-package/spacetime.json b/docs/by-package/spacetime.json new file mode 100644 index 00000000..aefe9556 --- /dev/null +++ b/docs/by-package/spacetime.json @@ -0,0 +1,10 @@ +{ + "version": "1.2-3", + "title": "Classes and Methods for Spatio-Temporal Data", + "description": "Classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal selection and subsetting, as well as for spatial/temporal/spatio-temporal matching or aggregation, retrieving coordinates, print, summary, etc.", + "date": "2020-01-21", + "maintainer": "Edzer Pebesma ", + "license": "GPL (>= 2)", + "url": "http://github.com/edzer/spacetime", + "bugs": "https://github.com/edzer/spacetime/issues" +} From 6863ca05681063c432d5b47dd6bb8e007c312dc1 Mon Sep 17 00:00:00 2001 From: sync Date: Tue, 26 Jan 2021 08:14:41 +0000 Subject: [PATCH 02/10] New package: spacetime --- docs/by-package/spacetime.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/by-package/spacetime.json b/docs/by-package/spacetime.json index aefe9556..6fac9ebe 100644 --- a/docs/by-package/spacetime.json +++ b/docs/by-package/spacetime.json @@ -1,10 +1,10 @@ { - "version": "1.2-3", + "version": "1.2-4", "title": "Classes and Methods for Spatio-Temporal Data", "description": "Classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal selection and subsetting, as well as for spatial/temporal/spatio-temporal matching or aggregation, retrieving coordinates, print, summary, etc.", - "date": "2020-01-21", + "date": "2021-01-25", "maintainer": "Edzer Pebesma ", "license": "GPL (>= 2)", - "url": "http://github.com/edzer/spacetime", + "url": "https://github.com/edzer/spacetime", "bugs": "https://github.com/edzer/spacetime/issues" } From d0aac19dc49b65f565cd8aaeda6b60cc500d899d Mon Sep 17 00:00:00 2001 From: sync Date: Mon, 14 Jun 2021 08:17:09 +0000 Subject: [PATCH 03/10] New package: spacetime --- docs/by-package/spacetime.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/spacetime.json b/docs/by-package/spacetime.json index 6fac9ebe..c3cbd7fd 100644 --- a/docs/by-package/spacetime.json +++ b/docs/by-package/spacetime.json @@ -1,8 +1,8 @@ { - "version": "1.2-4", + "version": "1.2-5", "title": "Classes and Methods for Spatio-Temporal Data", "description": "Classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal selection and subsetting, as well as for spatial/temporal/spatio-temporal matching or aggregation, retrieving coordinates, print, summary, etc.", - "date": "2021-01-25", + "date": "2021-06-14", "maintainer": "Edzer Pebesma ", "license": "GPL (>= 2)", "url": "https://github.com/edzer/spacetime", From 796469986f364904b37dec64204049253935af11 Mon Sep 17 00:00:00 2001 From: sync Date: Mon, 24 Jan 2022 08:15:21 +0000 Subject: [PATCH 04/10] New package: spacetime --- docs/by-package/spacetime.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/spacetime.json b/docs/by-package/spacetime.json index c3cbd7fd..e0ca3cca 100644 --- a/docs/by-package/spacetime.json +++ b/docs/by-package/spacetime.json @@ -1,8 +1,8 @@ { - "version": "1.2-5", + "version": "1.2-6", "title": "Classes and Methods for Spatio-Temporal Data", "description": "Classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal selection and subsetting, as well as for spatial/temporal/spatio-temporal matching or aggregation, retrieving coordinates, print, summary, etc.", - "date": "2021-06-14", + "date": "2022-01-22", "maintainer": "Edzer Pebesma ", "license": "GPL (>= 2)", "url": "https://github.com/edzer/spacetime", From 57834abc8d7a3ae3640fbf8ca2d5fae61cebf8a7 Mon Sep 17 00:00:00 2001 From: sync Date: Wed, 8 Jun 2022 08:19:07 +0000 Subject: [PATCH 05/10] New package: spacetime --- docs/by-package/spacetime.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/spacetime.json b/docs/by-package/spacetime.json index e0ca3cca..c541c58a 100644 --- a/docs/by-package/spacetime.json +++ b/docs/by-package/spacetime.json @@ -1,8 +1,8 @@ { - "version": "1.2-6", + "version": "1.2-7", "title": "Classes and Methods for Spatio-Temporal Data", "description": "Classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal selection and subsetting, as well as for spatial/temporal/spatio-temporal matching or aggregation, retrieving coordinates, print, summary, etc.", - "date": "2022-01-22", + "date": "2022-06-05", "maintainer": "Edzer Pebesma ", "license": "GPL (>= 2)", "url": "https://github.com/edzer/spacetime", From 332a368e0dfcd8fd2fc2f646cfe7237bd8abba5d Mon Sep 17 00:00:00 2001 From: sync Date: Sat, 18 Jun 2022 08:16:39 +0000 Subject: [PATCH 06/10] New package: spacetime --- docs/by-package/spacetime.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/spacetime.json b/docs/by-package/spacetime.json index c541c58a..f894c91f 100644 --- a/docs/by-package/spacetime.json +++ b/docs/by-package/spacetime.json @@ -1,8 +1,8 @@ { - "version": "1.2-7", + "version": "1.2-8", "title": "Classes and Methods for Spatio-Temporal Data", "description": "Classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal selection and subsetting, as well as for spatial/temporal/spatio-temporal matching or aggregation, retrieving coordinates, print, summary, etc.", - "date": "2022-06-05", + "date": "2022-06-17", "maintainer": "Edzer Pebesma ", "license": "GPL (>= 2)", "url": "https://github.com/edzer/spacetime", From 46529e63ea8ff066e9de27af4b6fb12a4be6a96a Mon Sep 17 00:00:00 2001 From: sync Date: Fri, 7 Apr 2023 08:15:12 +0000 Subject: [PATCH 07/10] New package: spacetime --- docs/by-package/spacetime.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/spacetime.json b/docs/by-package/spacetime.json index f894c91f..c70b788d 100644 --- a/docs/by-package/spacetime.json +++ b/docs/by-package/spacetime.json @@ -1,8 +1,8 @@ { - "version": "1.2-8", + "version": "1.3-0", "title": "Classes and Methods for Spatio-Temporal Data", "description": "Classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal selection and subsetting, as well as for spatial/temporal/spatio-temporal matching or aggregation, retrieving coordinates, print, summary, etc.", - "date": "2022-06-17", + "date": "2023-04-05", "maintainer": "Edzer Pebesma ", "license": "GPL (>= 2)", "url": "https://github.com/edzer/spacetime", From ab47dc1caf6515b8590315b9c498f2e450cdd8f0 Mon Sep 17 00:00:00 2001 From: sync Date: Wed, 6 Dec 2023 08:16:55 +0000 Subject: [PATCH 08/10] New package: spacetime --- docs/by-package/spacetime.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/spacetime.json b/docs/by-package/spacetime.json index c70b788d..d3282194 100644 --- a/docs/by-package/spacetime.json +++ b/docs/by-package/spacetime.json @@ -1,8 +1,8 @@ { - "version": "1.3-0", + "version": "1.3-1", "title": "Classes and Methods for Spatio-Temporal Data", "description": "Classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal selection and subsetting, as well as for spatial/temporal/spatio-temporal matching or aggregation, retrieving coordinates, print, summary, etc.", - "date": "2023-04-05", + "date": "2023-12-05", "maintainer": "Edzer Pebesma ", "license": "GPL (>= 2)", "url": "https://github.com/edzer/spacetime", From 700954d54116f88d011dfd3082fa0003b6925fc8 Mon Sep 17 00:00:00 2001 From: sync Date: Thu, 5 Sep 2024 08:16:45 +0000 Subject: [PATCH 09/10] New package: spacetime --- docs/by-package/spacetime.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/spacetime.json b/docs/by-package/spacetime.json index d3282194..be0dc334 100644 --- a/docs/by-package/spacetime.json +++ b/docs/by-package/spacetime.json @@ -1,8 +1,8 @@ { - "version": "1.3-1", + "version": "1.3-2", "title": "Classes and Methods for Spatio-Temporal Data", "description": "Classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal selection and subsetting, as well as for spatial/temporal/spatio-temporal matching or aggregation, retrieving coordinates, print, summary, etc.", - "date": "2023-12-05", + "date": "2024-09-04", "maintainer": "Edzer Pebesma ", "license": "GPL (>= 2)", "url": "https://github.com/edzer/spacetime", From 85362d819948da22e8e250d9da5e9617aaa4f521 Mon Sep 17 00:00:00 2001 From: sync Date: Fri, 14 Feb 2025 08:18:04 +0000 Subject: [PATCH 10/10] New package: spacetime --- docs/by-package/spacetime.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/spacetime.json b/docs/by-package/spacetime.json index be0dc334..93850759 100644 --- a/docs/by-package/spacetime.json +++ b/docs/by-package/spacetime.json @@ -1,8 +1,8 @@ { - "version": "1.3-2", + "version": "1.3-3", "title": "Classes and Methods for Spatio-Temporal Data", "description": "Classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal selection and subsetting, as well as for spatial/temporal/spatio-temporal matching or aggregation, retrieving coordinates, print, summary, etc.", - "date": "2024-09-04", + "date": "2025-02-13", "maintainer": "Edzer Pebesma ", "license": "GPL (>= 2)", "url": "https://github.com/edzer/spacetime",