From 1d97e0c3e65f5d9a657074843b3931989a909ca1 Mon Sep 17 00:00:00 2001 From: huizezhang-sherry Date: Sun, 7 Jul 2024 11:37:49 -0500 Subject: [PATCH] update --- README.md | 2 +- cran-comments.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ed0dd09..63da05bc 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ cubble (spatial cubble), spatial variables are organised as columns and temporal variables are nested within a specialised `ts` column: #> # cubble: key: id [3], index: date, nested form - #> # spatial: [144.8321, -37.98, 145.0964, -37.6655], Missing CRS! + #> # spatial: [144.83, -37.98, 145.1, -37.67], Missing CRS! #> # temporal: date [date], prcp [dbl], tmax [dbl], tmin [dbl] #> id long lat elev name wmo_id ts #> diff --git a/cran-comments.md b/cran-comments.md index 544f20f0..b0e71b7e 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,4 +1,4 @@ -── R CMD check results ─────────────────────────────────── cubble 0.3.0 ──── +── R CMD check results ─────────────────────────────────── cubble 0.3.2 ──── 0 errors ✓ | 0 warnings ✓ | 0 notes ✓