Recent Releases of grainscape
grainscape - v0.5.0
grainscape 0.5.0
Dependency changes
- Require R 4.2 or higher (for native pipe and placeholder)
- Add
DiagrammeR,dplyr,webshot2andwithrto Suggests for use with vignettes and tests
Bugfixes
- Fixed documentation issues and 'memory not mapped' segfault errors on R-devel (#73)
- Improved handling of user-added attributes in exported objects (#71)
- Fixed partial match warnings
- Use replacements for deprecated
igraphfunctions
New features & enhancements
- Use native R pipe throughout instead of
magrittrpipe - Improved documentation
Biosphere - Conservation and Restoration
- TeX
Published by achubaty over 1 year ago
grainscape - v0.4.4
Known issues: https://github.com/achubaty/grainscape/issues
version 0.4.4
Dependency changes
- Removed retiring spatial packages
rgdalandrgeos(#68) - Use
sffor writing shapefiles.
Bugfixes
- Improved plotting of lattice MPGs (#51)
- Removed unused
eucPerimWeightfrom documentation (#56) - Improved error messaging for undefined thresholds in
GOC()(#57)
New features & enhancements
- None
Biosphere - Conservation and Restoration
- TeX
Published by achubaty about 3 years ago
grainscape - v0.4.3
Known issues: https://github.com/achubaty/grainscape/issues
version 0.4.3
Dependency changes
- none
Bugfixes
- none
New features & enhancements
- added MEE paper citation and updated package
DESCRIPTION&README.
Biosphere - Conservation and Restoration
- TeX
Published by achubaty almost 6 years ago
grainscape - v0.4.2
Known issues: https://github.com/achubaty/grainscape/issues
version 0.4.2
Dependency changes
- removed unused dependency
hunspellfrom Suggests
Bugfixes
- reduced package tarball size
New features & enhancements
- none
Biosphere - Conservation and Restoration
- TeX
Published by achubaty over 6 years ago
grainscape - v0.4.0
version 0.4.0
Dependency changes
- Requires R >= 3.5
- remove
rgeosdependency and deprecate use ofspargument to many functions (#38)
Bugfixes
- numerous bug fixes
New features & enhancements
- reimplement an algorithm to calculate the minimum planar graph using C++;
no longer relies on SELES binary and is now cross-platform. - use updated
igraphfunctions internally - updated vignette / tutorial (#5)
- renamed functions to remove
gsandgsGOCprefixes; old names have been deprecated and will be removed in a future release (#10) MPG()can now handle large rasters- use S4 classes and methods (#3, #19)
- improved plotting using
ggplot2by default (#22, #47) - new functions
export()(#39) andpatchFilter()(#40) - fix typos (#58, @jsta)
Removed features
- removed
gsMPGstitch()as it was unreliable
Biosphere - Conservation and Restoration
- TeX
Published by achubaty almost 7 years ago