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

Implement colmean_group_apply() #21

Merged
merged 13 commits into from
Oct 5, 2023
Merged

Commits on Oct 4, 2023

  1. start templating

    Philipp Baumann committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2f16772 View commit details
    Browse the repository at this point in the history
  2. fix warning

    Philipp Baumann committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2d1e0eb View commit details
    Browse the repository at this point in the history
  3. finalize ids_apply()

    Philipp Baumann committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ae00747 View commit details
    Browse the repository at this point in the history
  4. update ignores

    Philipp Baumann committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5debdb7 View commit details
    Browse the repository at this point in the history
  5. implement mean_apply()

    Philipp Baumann committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4f384e0 View commit details
    Browse the repository at this point in the history
  6. renname to colmean_group_apply()

    Philipp Baumann committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7f36d87 View commit details
    Browse the repository at this point in the history
  7. add exports

    Philipp Baumann committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4ee04ae View commit details
    Browse the repository at this point in the history
  8. for now remove RcppArmadillo since package not directly imports in fu…

    …nctions
    Philipp Baumann committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a1b48ed View commit details
    Browse the repository at this point in the history
  9. add docs

    Philipp Baumann committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    49de7fb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. improve description

    Philipp Baumann committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    457c51d View commit details
    Browse the repository at this point in the history
  2. add help entries

    Philipp Baumann committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    169deee View commit details
    Browse the repository at this point in the history
  3. update docs

    Philipp Baumann committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e650b1f View commit details
    Browse the repository at this point in the history
  4. keep all existing columns

    Philipp Baumann committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4991c46 View commit details
    Browse the repository at this point in the history