Skip to content

Version from 2.0.1.9001 to 3.0.0 #836

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

Merged
merged 17 commits into from
Jun 13, 2022
Merged

Version from 2.0.1.9001 to 3.0.0 #836

merged 17 commits into from
Jun 13, 2022

Conversation

AshesITR
Copy link
Collaborator

@AshesITR AshesITR commented Jul 9, 2021

fixes #835

@MichaelChirico
Copy link
Collaborator

I would leave this one pending until the last possible moment to minimize the # of ppl who install a dev version with a CRAN version number (or even, only merge this one locally but I think that requires write permissions on master)

@AshesITR
Copy link
Collaborator Author

AshesITR commented Jul 9, 2021

Good point. Maybe this PR should include all version changes to 3.0.0 and be the last to merge before submission?

AshesITR and others added 11 commits June 6, 2022 21:21
* first pass -- scorched earth

* deprecate instead

* whitespace

* NEWS

Co-authored-by: AshesITR <[email protected]>
* add reasoning to "return" removal

* mention old argument still works

* combine+clarify some brace_linter items, add attributions

* consistent capitalization, clarifications

* finish pass for consistent capitalizatoin

* grammar

* move object_name bullet with others; clarify cyclocomp bullet

* mention CRAN policy re: cache directory

* more consistently reference only the issue (not PR) #s

* consistent capitalization in my GH username

* missing item for any_duplicated_linter

* improve description of system_file_linter

* clarify strings_as_factors_linter, more grammar

* more quantification of package speed-ups; more clarirfication

* more removing redundant issue references; reorg bullet for get_source_expressions

* clarification, remove redundant issue refs

* move another object_name_linter bullet up

* move extraction_operator item to "features" not bugs

* trailing whitespace

* trailing whitespace

* feedback

* lead with Deprecated

* wording for object_usage
* de-lint

* tidyverse style, missing space

Co-authored-by: Michael Chirico <[email protected]>
* skeleton for new --benchmark parameter

* incredibly hacky (but working on main at least) tracing approach

* Rename old master branch to main in .dev/compare_branches

* tweaks

* run .Last() even interactively

* debugging complete! works on main

* handle --branch=$TAG

* help mentions tag; git_branch_checkout doesnt work

* need to git reset

* robustly get linter call

* cant rely on ~recent internal helper for encoding

* remove remotes from temp repo

* handle odd case of line_length_linter, muffle newline warnings

* warn with tag names, not hashes

* implement _all_ option for linters, skip more noisy warnings

* fix default handling; simplify encoding test; correct branch-specific timings

* combine timings, save output

* save in wide format instead

* comment

* correct message

* add a TODO

* sum timing across expressions in output

* correct data.table imports

* refactor: use more helpers

* consolidate more

* another helper

* more refactoring... pray this works

* tweaks go get working

* correct handling of timing output

* add a TODO

* clarify TODO

* correct data.table imports again

* more nesting!

* one more helper

* remove debugger

* simplify warning message match

Co-authored-by: AshesITR <[email protected]>
* consistent formatting

* sort bullets alphabetically
@AshesITR AshesITR mentioned this pull request Jun 12, 2022
21 tasks
@AshesITR AshesITR changed the title change deprecated versions from 2.0.1.9001 to 3.0.0 Version from 2.0.1.9001 to 3.0.0 Jun 13, 2022
@AshesITR AshesITR added this to the 3.0.0 milestone Jun 13, 2022
@jimhester jimhester merged commit a9a6e34 into main Jun 13, 2022
@AshesITR AshesITR deleted the release/deprecation-notes branch June 13, 2022 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change deprecation warnings for version 2.0.1.9001 to version 3.0.0
3 participants