-
-
Notifications
You must be signed in to change notification settings - Fork 206
feat: remove deprecated functions before 1.0 #1352
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
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
ef561c4
revert me: add warnings
Antonov548 453d712
`igraph_authority_score` and `igraph_hub_score`
Antonov548 af12df9
rename to `hits_scores`
Antonov548 18acec2
add compatible methods
Antonov548 af690ef
export
Antonov548 df048c6
Automated changes
Antonov548 e5439f8
`square_lattice` replace deprecated `R_igraph_lattice`
Antonov548 49630cf
remove `R_igraph_lattice`
Antonov548 ac20b26
update `make_lattice` tests
Antonov548 10ed7d0
use deperacted strategy for `make_lattice`
Antonov548 15650c3
update `periodic` description
Antonov548 5759869
update `laplacian_matrix`
Antonov548 4cc8053
add compatibility logic for `laplacian_matrix`
Antonov548 2ec6d54
remove `igraph_bipartite_game`
Antonov548 2af2c16
update `functions-R.yaml`
Antonov548 8f42c47
regenerate cpp11
Antonov548 1530976
remove `R_igraph_erdos_renyi_game`
Antonov548 6093da8
remove `R_igraph_random_edge_walk`
Antonov548 808f2ca
dissable warnings
Antonov548 ebd4066
Update R/centrality.R
Antonov548 8436b4d
Update R/centrality.R
Antonov548 5e8f90c
fix typo
Antonov548 532b26a
add comments
Antonov548 5dfcb5a
restore functions
Antonov548 158c26c
Automated changes
Antonov548 8f2f57d
feat!: make deprecation warn, refer to hits_score()
maelle 94051e7
refactor: indentation
maelle 2b4a55a
refactor: use rlang::check_dots_empty()
maelle 08b99d0
refactor: make output more similar to old output
maelle e484d5b
docs: fix docs for r cmd check
maelle 1db8ede
docs: fix docs
maelle 57b955f
docs: fix for pkgdown, re-add keyword
maelle 4d3d486
docs: fix copy-paste mistake
maelle 0fc4a01
Results
krlmlr 43b30bc
Merge branch 'main' into fix/deprecated
krlmlr e389077
docs: update example for hits_scores()
maelle 4da1aac
rename params
Antonov548 b10939c
Merge branch 'main' into fix/deprecated
Antonov548 26e8ecc
update cpp11
Antonov548 bc3e903
chore: Bump
krlmlr 900b490
remove R_igraph_lattice
Antonov548 d61dc0a
update docs
Antonov548 ec1aa2c
Merge remote-tracking branch 'origin/main' into fix/deprecated
Antonov548 c2f4d1b
update interface
Antonov548 c338cd9
Merge branch 'main' into fix/deprecated
krlmlr b974789
Results
krlmlr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.