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

Make deprecated functions noisier/defunct #6389

Merged
merged 13 commits into from
Aug 16, 2022
Merged

Make deprecated functions noisier/defunct #6389

merged 13 commits into from
Aug 16, 2022

Commits on Aug 4, 2022

  1. Mark funs() as deprecated

    And revise defunct.Rd
    hadley committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    220a074 View commit details
    Browse the repository at this point in the history
  2. Deprecate tidyselect wrappers

    hadley committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c364f0c View commit details
    Browse the repository at this point in the history
  3. Defunct bench_tbl and friends

    hadley committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    4878d34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9a7013 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

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

Commits on Aug 16, 2022

  1. Merge commit '3f6b6fb333da15a83e0bc8dee59ccbe137ce9140'

    Conflicts:
    	NEWS.md
    hadley committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0de23d1 View commit details
    Browse the repository at this point in the history
  2. Use dev lifecycle

    hadley committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    b7a7945 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b86732 View commit details
    Browse the repository at this point in the history
  4. Deprecate progress_estimated

    hadley committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    347efe4 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Davis Vaughan <davis@rstudio.com>
    hadley and DavisVaughan committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    cc32c80 View commit details
    Browse the repository at this point in the history
  6. Fix snapshot & re-run

    hadley committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    680252a View commit details
    Browse the repository at this point in the history
  7. Doc polishing

    hadley committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    088752a View commit details
    Browse the repository at this point in the history
  8. Remove all_equal() from index

    hadley committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    32898c8 View commit details
    Browse the repository at this point in the history