Skip to content

8.4.1.2#139

Merged
adamlilith merged 14 commits into
masterfrom
its_a_new_world
Apr 17, 2026
Merged

8.4.1.2#139
adamlilith merged 14 commits into
masterfrom
its_a_new_world

Conversation

@adamlilith
Copy link
Copy Markdown
Owner

fasterRaster 8.4.1.2 (2026-04-17)

New functions and functionality

o makeGRaster() and makeGVector() are now public and allow users to create G-objects from files in GRASS. (feature request #137 -- thank you, @JacobusS!)
o Updated citation to peer-reviewed journal article

Bug fixes

o app() is more robust. Previously, short raster could have caused improper function. (issue #138 -- thank you, @laurapoggio-sptools!)
o bioclims() properly calculates progress bar width so you know how long you have to go get a coffee.
o resample() correctly calculates number of rows in output raster.

Changed `.makeGRaster()` and .makeGVector()` to public functions (and lost the "dot" before the function names).
Previously, short names like "x" or "r1" could have appeared in a `makeSourceName()` output, and thus improperly replaced with the `makeSourceName()` of another raster. This may not completely obviate the bug, but may help.
@adamlilith adamlilith merged commit c24788d into master Apr 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant