Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 1.39 KB

NEWS.md

File metadata and controls

59 lines (45 loc) · 1.39 KB

onpoint 1.0.6

  • Order of stable i and randomized pattern j changed in simulate_antecedent_conditions
  • Fix anchors in documentation

onpoint 1.0.5

  • Streamlined documentation
  • Updated testthat v3
  • Updated ggplot2 linewidth internally
  • verbose does not affect warnings

onpoint 1.0.4

  • Update some plotting functions

onpoint 1.0.3

  • Small updates to internal code structure
  • Fix DESCRIPTION
  • Update CI actions
  • Update spatstat dependency

onpoint 1.0.2

  • Adapt new spatstat package structure

onpoint 1.0.1

  • Improve documentation for CRAN submission
  • Renamed summarise_envelope to summarize_envelope

onpoint 1.0

  • Use GPL3 license
  • Adapt to new spatstat structure
  • Prepare CRAN submission

onpoint 0.6.1

  • Use GitHub actions

onpoint 0.6

  • plot_quantums() uses geom_linerange()

onpoint 0.5

  • add rlabel_local() function

onpoint 0.4

  • Printing method for result of summarise_envelope()
  • Plotting method for result of summarise_envelope()

onpoint 0.3

  • New function summarise_envelope()

onpoint 0.2.1

  • Better size arguments for lines and base_size for plot_quantums()
  • Generic labels for plot_quantums()
  • Use fix_n argument in simulate_heterogenous_patter()

onpoint 0.2.0

  • Added simulate_antecedent_conditions.
  • Added estimate_pcf_fast

onpoint 0.1.0

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