Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@achubaty achubaty released this 15 Jan 16:08
· 1 commit to main since this release
9031b89

grainscape 0.5.0

Dependency changes

  • Require R 4.2 or higher (for native pipe and placeholder)
  • Add DiagrammeR, dplyr, webshot2 and withr to 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 igraph functions

New features & enhancements

  • Use native R pipe throughout instead of magrittr pipe
  • Improved documentation