Skip to contents

spotoroo 0.1.4

  • Fixed a bug in package documentation due to the use of a deprecated roxygen2 feature @doctype package.
  • Add support for new ggbeeswarm 0.7.2 feature orientation. plot_timeline() no longer uses geom_point() to draw noise as a fallback method.

spotoroo 0.1.3

CRAN release: 2023-02-15

spotoroo 0.1.2

CRAN release: 2021-11-10

  • Fixed a bug in hotspot_to_ignition() that caused problems with time calculation of noise points.
  • Fixed a bug in plot_timeline() that caused problems with counting number of fires.
  • Fixed the aspect ratio of plot_fire_mov(). It now equals to cos(mean(range(lat))*pi/180).

spotoroo 0.1.1

CRAN release: 2021-03-31

  • Fixed a bug in plot_vic_map() that caused problems with older version of spatial packages.

spotoroo 0.0.0.9000

  • Added a NEWS.md file to track changes to the package.