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

1.2.1 Release #177

Merged
merged 104 commits into from
Feb 21, 2024
Merged

1.2.1 Release #177

merged 104 commits into from
Feb 21, 2024

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    b8c9018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9148a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    19143da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #148 from atorus-research/gh_issue_111

    Replace ellipsis unpacking with list to `rlang::list2()`
    mstackhouse committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    081f62d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d463fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33df5cc View commit details
    Browse the repository at this point in the history
  5. Function in ticks

    ShiyuC committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ae5b9cf View commit details
    Browse the repository at this point in the history
  6. Typo corrections in test

    ShiyuC committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    dcfaab0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44f15bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08a6195 View commit details
    Browse the repository at this point in the history
  9. remove extra line

    mstackhouse committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8a9546d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #156 from atorus-research/gh_issue_87

    Have R CMD check run on PRs & pushed to devel
    mstackhouse committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1bde2a5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #157 from atorus-research/gh_issue_134_150_v2

    Documentation updates and typo corrections
    mstackhouse committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8dfda81 View commit details
    Browse the repository at this point in the history
  12. Add example

    ShiyuC committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ecf617f View commit details
    Browse the repository at this point in the history
  13. Merge pull request #158 from atorus-research/gh_issue_152

    Fix `Inf` and `-Inf` results from `min` and `max` in descriptive statistic layers.
    asbates committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8aa428f View commit details
    Browse the repository at this point in the history
  14. Merge pull request #159 from atorus-research/gh_issue_74

    Add example for set_pop_data
    asbates committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a30dd2e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Fix for #154

    mstackhouse committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2055a8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1daabae View commit details
    Browse the repository at this point in the history
  3. Merge pull request #161 from atorus-research/gh_issue_154

    Gh issue 154
    asbates committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    64a0dc2 View commit details
    Browse the repository at this point in the history
  4. Add object type asserssion

    ShiyuC committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1ee5839 View commit details
    Browse the repository at this point in the history
  5. error message update

    ShiyuC committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4601d34 View commit details
    Browse the repository at this point in the history
  6. Function and tests for #129

    mstackhouse committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0f01ebc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f26ff6 View commit details
    Browse the repository at this point in the history
  8. Added a test for object check

    ShiyuC committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2ba6619 View commit details
    Browse the repository at this point in the history
  9. object name update

    ShiyuC committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    49ebf7a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b3e995 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Update tests/testthat/test-collapse_row_labels.R

    Co-authored-by: Shiyu Chen <39443807+ShiyuC@users.noreply.github.com>
    mstackhouse and ShiyuC committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1b56858 View commit details
    Browse the repository at this point in the history
  2. Update R/collapse_row_labels.R

    Co-authored-by: Shiyu Chen <39443807+ShiyuC@users.noreply.github.com>
    mstackhouse and ShiyuC committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5e5d244 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #163 from atorus-research/gh_issue_129

    Changes reviewed and approved
    mstackhouse committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9a17f5c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #162 from atorus-research/gh_issue_147

    Add object type asserssion into set_denom_where
    mstackhouse committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    bb2dc13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad619ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    660ce73 View commit details
    Browse the repository at this point in the history
  7. prefix data sets with 'tplyr'

    asbates committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    46c5b67 View commit details
    Browse the repository at this point in the history
  8. fix dataset name in vignette

    asbates committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    bda673f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f079b7b View commit details
    Browse the repository at this point in the history
  10. Update pkgdown entries

    mstackhouse committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9f56997 View commit details
    Browse the repository at this point in the history
  11. Fix vignette example

    mstackhouse committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7cf5e60 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #164 from atorus-research/gh_issue_62

    Move data from vignettes to package data
    mstackhouse committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5e1dcf2 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'devel' of github.com:atorus-research/Tplyr into gh_issu…

    …e_155
    
    Bring up to date with devel
    mstackhouse committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0ff347d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8829b8f View commit details
    Browse the repository at this point in the history
  15. Unnecessary test

    mstackhouse committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d82b791 View commit details
    Browse the repository at this point in the history
  16. Error message update

    mstackhouse committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    dc10e6e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. update to dev version

    mstackhouse committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    46456b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f23701d View commit details
    Browse the repository at this point in the history
  3. fix bolding

    mstackhouse committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    791ef79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57cbe56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    268a623 View commit details
    Browse the repository at this point in the history
  6. Updated for #170

    mstackhouse committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4a94429 View commit details
    Browse the repository at this point in the history
  7. test file

    mstackhouse committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7e6732d View commit details
    Browse the repository at this point in the history
  8. old files

    mstackhouse committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    48f133c View commit details
    Browse the repository at this point in the history
  9. allow a scratch file

    mstackhouse committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a5516fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8314175 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Merge pull request #171 from atorus-research/gh_issue_170

    Introduce `replace_leading_whitespace()` for #170
    asbates committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e22b671 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. I'm ashamed.

    mstackhouse committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    81e489f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Resolve #146

    mstackhouse committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1c3a3a1 View commit details
    Browse the repository at this point in the history
  2. Resolve #166

    mstackhouse committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ce21427 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d39052 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d277c9c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    a163d09 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    eb248e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    9e15574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ae408c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    52e9acf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7a5365 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    753124a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc615e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9d46fd View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    f96c66b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    d741739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    208c13c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    111d90d View commit details
    Browse the repository at this point in the history
  4. push development

    mstackhouse committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0f5b146 View commit details
    Browse the repository at this point in the history
  5. save so I can compare

    mstackhouse committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0bb5023 View commit details
    Browse the repository at this point in the history
  6. namespace

    mstackhouse committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c9904b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    963aeb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aeb9843 View commit details
    Browse the repository at this point in the history
  9. Bring up to date with gh_issue_84 to avoid further conflicts

    Merge branch 'gh_issue_84' into gh_issue_83
    
    # Conflicts:
    #	R/nested.R
    #	R/sort.R
    #	R/zzz.R
    mstackhouse committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b017955 View commit details
    Browse the repository at this point in the history
  10. gh_issue_84 merge

    mstackhouse committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    54d5c1b View commit details
    Browse the repository at this point in the history
  11. gh_issue_84 merge

    mstackhouse committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    89de295 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c6d4b34 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a9cc893 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    4834120 View commit details
    Browse the repository at this point in the history
  2. R CMD check updates

    mstackhouse committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    dc2e92c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Update comments

    mstackhouse committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8d70c50 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. PR review comments.

    mstackhouse committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b261356 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    fe6d7bb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'devel' into gh_issue_155

    Bring this up to date with dev changes to check before merging
    mstackhouse committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6c54838 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #167 from atorus-research/gh_issue_155

    Code clean-up
    mstackhouse committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    836e169 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd85990 View commit details
    Browse the repository at this point in the history
  5. link fix

    mstackhouse committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e08ceea View commit details
    Browse the repository at this point in the history
  6. ignore scratch file

    mstackhouse committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    10f09a1 View commit details
    Browse the repository at this point in the history
  7. update CRAN comments.

    mstackhouse committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    806f9a0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #176 from atorus-research/release_prep_1-2-0

    Release prep 1 2 0
    mstackhouse committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ee39004 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    eca35a1 View commit details
    Browse the repository at this point in the history
  2. cran submission

    mstackhouse committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    edbbd81 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    3da13c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e354d3 View commit details
    Browse the repository at this point in the history
  3. Increment version

    mstackhouse committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    caf4595 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Update R/meta.R

    Co-authored-by: Eli Miller <elimillera@gmail.com>
    mstackhouse and elimillera committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a0cf280 View commit details
    Browse the repository at this point in the history
  2. Update vignettes/metadata.Rmd

    Co-authored-by: Eli Miller <elimillera@gmail.com>
    mstackhouse and elimillera committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1ec836d View commit details
    Browse the repository at this point in the history
  3. Update PR comments

    mstackhouse committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    343f99e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #179 from atorus-research/gh_issue_178

    1.2.1 Release Fixes
    mstackhouse committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2208913 View commit details
    Browse the repository at this point in the history
  5. update news

    mstackhouse committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    002a446 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8405704 View commit details
    Browse the repository at this point in the history