Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
huizezhang-sherry committed Jul 7, 2024
1 parent 0b0cd75 commit 1d97e0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
#> <chr> <dbl> <dbl> <dbl> <chr> <dbl> <list>
Expand Down
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -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 ✓

Expand Down

0 comments on commit 1d97e0c

Please sign in to comment.