Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

discussion: use roxygen + use new bandwidth estimation (fixes erors caused by lack of variation) + interprete density in device coordinates + deprecate "knn" #23

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Nov 30, 2023

  1. switch to roxygen

    jan-glx committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    16d334d View commit details
    Browse the repository at this point in the history
  2. switch to roxygen md

    jan-glx committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d641221 View commit details
    Browse the repository at this point in the history
  3. add basic tests

    jan-glx committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8f0a857 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1855039 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afcf921 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    3d75d67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7bc1fb View commit details
    Browse the repository at this point in the history
  8. expand tests to both methods

    jan-glx committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d17e5cc View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    b18b99f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b5e4c7 View commit details
    Browse the repository at this point in the history
  3. make kde2d default

    jan-glx committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    50c2e20 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. adapt to changes in ggplot2

    replace deprecated stat(density) with after_stat(density)
    jan-glx committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    7f1cfdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bce7d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6b3f10 View commit details
    Browse the repository at this point in the history
  4. fixup! switch to roxygen

    jan-glx committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    acaf57a View commit details
    Browse the repository at this point in the history
  5. fixup! make kde2d default

    jan-glx committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    45c4bde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ce0eb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5513925 View commit details
    Browse the repository at this point in the history
  8. switch README to Rmd

    jan-glx committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    f3076ac View commit details
    Browse the repository at this point in the history