-
-
Notifications
You must be signed in to change notification settings - Fork 15
Replace table by plot on tm_missing_data #922
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
Open
llrs-roche
wants to merge
72
commits into
main
Choose a base branch
from
495_plot_missing@main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+247
−148
Open
Changes from 44 commits
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
ec44372
Explore heatmap and tile map
llrs-roche 4593c88
Fix lintr names
llrs-roche 586b960
Replace table by a plot
llrs-roche c4a13cc
Fix lint comments
llrs-roche dda7615
[skip style] [skip vbump] Restyle files
github-actions[bot] ea38ac1
Fix lintr issues
llrs-roche ee7f4b6
Merge branch '495_plot_missing@main' of github.com:insightsengineerin…
llrs-roche 1159a49
Merge branch 'main' into 495_plot_missing@main
llrs-roche c296936
Split evaluation to load libraries
llrs-roche 56020d4
Merge branch 'main' into 495_plot_missing@main
m7pr 5e3080d
Use "library(pkg)" instead of 'library("pkg")' #nolint
llrs-roche 484b91c
Use dot at the end of lint comment
llrs-roche d2673e6
Simplify code branch
llrs-roche 558f666
[skip style] [skip vbump] Restyle files
github-actions[bot] 5c4b580
[skip roxygen] [skip vbump] Roxygen Man Pages Auto Update
github-actions[bot] d2a903f
Merge branch 'main' into 495_plot_missing@main
llrs-roche 08951f5
Merge branch 'main' into 495_plot_missing@main
llrs-roche bcf8803
Merge branch 'main' into 495_plot_missing@main
m7pr ef399e0
Fix logic
llrs-roche f383cc7
Avoid ggplot2 warnings
llrs-roche fed8c46
Check feedback from copilot
llrs-roche 6d71798
[skip style] [skip vbump] Restyle files
github-actions[bot] 22faabd
Fix misspelling on linters
llrs-roche 3cb8e61
Fix style
llrs-roche 463f61e
Do not reduce the timeout from the default 4s
llrs-roche b576f8e
[skip style] [skip vbump] Restyle files
github-actions[bot] 3696675
Fix typo
llrs-roche 949a35b
Avoid skipping tests
llrs-roche ed17c6b
Update code based on https://github.com/insightsengineering/teal.modu…
llrs-roche 188fa05
Add req to resolve the app faster
llrs-roche f1a180b
[skip style] [skip vbump] Restyle files
github-actions[bot] 1006fa9
Prefix functions with their packages
llrs-roche 8a311f1
Fix typo
llrs-roche 5b4226a
Fix package
llrs-roche 5a3bea4
Merge branch 'main' into 495_plot_missing@main
llrs-roche 4b6e867
[skip roxygen] [skip vbump] Roxygen Man Pages Auto Update
github-actions[bot] 4c1692e
Merge branch 'main' into 495_plot_missing@main
m7pr 46c9ec3
Merge from main
llrs-roche 8845ead
Test CI changes
llrs-roche ef59971
ci: test ci and revert in the next commit
averissimo 1732dfd
Update R/tm_g_association.R
llrs-roche 7329984
adds new file to remove later
averissimo c13063f
chore: cleanup extra files and fix name
averissimo ad5c396
chore: remove added file
averissimo 31957c5
Remove mention to ggmosaic
llrs-roche d17b93b
Remove extra dependency
llrs-roche 5626cc3
Apply suggestions from code review
llrs-roche cd0880a
Use main now that https://github.com/insightsengineering/r.pkg.templa…
llrs-roche b89baee
Merge branch '495_plot_missing@main' of github.com:insightsengineerin…
llrs-roche 5c1bd30
Merge branch 'main' into 495_plot_missing@main
llrs-roche a2eabe6
Merged origin/495_plot_missing@main into 495_plot_missing@main
llrs-roche ce2abbe
Merge branch 'main' into 495_plot_missing@main
m7pr b77b58e
Merge branch 'main' into 495_plot_missing@main
llrs-roche 4bedaa3
update insightsengineering/teal@bring_tests
m7pr e65605f
Update DESCRIPTION
m7pr 5eed0fe
Update check.yaml to allow PR events on any branch
m7pr 1a5e934
Add lintr issue
llrs-roche b46d233
Fix summary plot from anyna
llrs-roche 3d60bc4
Update id
llrs-roche e183a3c
Fix module so plot is shown
llrs-roche 6d7b42f
Fix file_viewer tests
llrs-roche 466d5e7
Simplify selectors (and lintr notes)
llrs-roche 70bbaf0
Add more pause to ensure the checks are when the app is ready
llrs-roche d480e4a
Update ids
llrs-roche ddc10db
Remove test about a table no longer present
llrs-roche b72941c
Remove requirements that prevented displaying the output
llrs-roche 9c17dd9
Update the ids of the plots
llrs-roche d1f46c9
Apply suggestions from code review
llrs-roche 605abe2
Update R/tm_missing_data.R
llrs-roche 78021ce
Update R/tm_missing_data.R
llrs-roche 5677cc2
Fix logic for validation error
llrs-roche a95713e
Update R/tm_missing_data.R
llrs-roche 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
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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do not merge till this is removed (uses insightsengineering/r.pkg.template#290). This is to prevent GHA failures on Check only affected modules 🎯:
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do not merge untilno longer appliestest-shinytest2-tm_missing_data_remove_this_suffix.Ris renamed back!