Skip to content

Commit

Permalink
Prep submission
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemahoney218 committed Feb 12, 2024
1 parent faf89e3 commit 57289d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ indices <- calculate_indices(
available_indices,
output_filename = tempfile(fileext = ".tif")
)
#> |---------|---------|---------|---------|=========================================

# Plot the first handful of spatial indices
terra::plot(terra::rast(indices))
Expand Down
3 changes: 1 addition & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
This is the second CRAN release of rsi. This version addresses failing OpenBLAS
checks and several other minor issues identified post release.
This is the third CRAN release of rsi. This version should fix all identified issues with web resources; apologies, I had fixed errors related to R-Devel in the last release and missed that one of the checks also had issues with web resources!

## R CMD check results

Expand Down

0 comments on commit 57289d3

Please sign in to comment.