Recent Releases of ggrastr

ggrastr - Version 1.0.2

Version 1.0.2 published on CRAN, 1 June 2023

  • The rasterise.Layer method appends rasterisation information at the layer level, rather than at the geom level.

- R
Published by evanbiederstedt about 3 years ago

ggrastr - Version 1.0.1

Version 1.0.1 published on CRAN, 8 December 2021

  • The function rasterize() now can work with whole ggplot2 objects (along with layers)
  • Updated vignettes

- R
Published by evanbiederstedt over 4 years ago

ggrastr - Version 1.0.0

Version 1.0.0 published on CRAN, 17 November 2021

The package ggrastr has gone through no major revisions in over a year. In order to avoid any ambiguity, this is a major release, version 1.0.0

- R
Published by evanbiederstedt over 4 years ago

ggrastr - Version 0.2.3

  • Function rasterise() changed to work with multiple layers
  • Function rasterise() now works with geom_sf(), i.e. should find any layers in a valid input list, and rasterize this.
  • Parameter scale added to rasterise()`. This scales the 'height' and 'weight' of the raster objects
  • Updates to roxygen2, added types

Related PRs: https://github.com/VPetukhov/ggrastr/pull/24 https://github.com/VPetukhov/ggrastr/pull/26

- R
Published by evanbiederstedt over 5 years ago

ggrastr - Version 0.2.2

  • Add global option for dpi using options(ggrastr.default.dpi=N)
  • Slight corrections to roxygen2 docs
  • Vignettes edited accordingly
  • Use both html and markdown for vignettes, link to README

- R
Published by evanbiederstedt over 5 years ago

ggrastr - Version 0.2.1

  • changes to be in sync with ggrastr version 0.2.1 on CRAN: https://cran.rstudio.com/src/contrib/ggrastr_0.2.1.tar.gz
  • aesthetic revisions to the github README
  • otherwise, this version mirrors https://github.com/VPetukhov/ggrastr/releases/tag/v0.2.0

- R
Published by evanbiederstedt almost 6 years ago

ggrastr - Version 0.2.0

  • Refactor code to use rasterise() function
  • Added geom_violin_rast() as a feature request
  • Updated vignettes accordingly
  • Fixed aspect ratio problems. Consequently, raster.width and raster.height parameters were removed.

- R
Published by VPetukhov almost 6 years ago

ggrastr - CRAN package, version 0.1.8

First version for CRAN: https://cran.r-project.org/web/packages/ggrastr/index.html

  • Revised documentation
  • vignettes modified slightly for rendering
  • various other changes to pass CRAN checks, e.g. two READMEs

- R
Published by evanbiederstedt about 6 years ago