Unify picks feature branch: default parameters#1533
Conversation
Signed-off-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
Co-authored-by: Oriol Senan <35930244+osenan@users.noreply.github.com> Signed-off-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
…-interactive_variables@main Signed-off-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
…ariables@main' into default_values2@279-interactive_variables@main * origin/default_values@279-interactive_variables@main: pr: feedback from @osenan pr: feedback from @osenan pr: feedback from @osenan Apply suggestion from @osenan Apply suggestion from @averissimo feat(picks): tm_g_barchart_simple (#1512)
…9-interactive_variables@main * 279-interactive_variables@main: docs: update Unifying picks feature branch: `conf_level` standardization & `arg_name` removal (#1530)
| ), | ||
| x_var, | ||
| y_var, | ||
| color, |
There was a problem hiding this comment.
At some point I though that for S3 dispatches for teal.picks we will just provide teal.picks default.
No idea if this is a good approach or if it's even possible to guess proper defaults, so maybe we can revert back to empty values
There was a problem hiding this comment.
I guess picks should the default then, I'll make the change there
There was a problem hiding this comment.
Note: can you update the documentation field on event_desc_var I'm not in the context on why wasreferencing an internal implementation
m7pr
left a comment
There was a problem hiding this comment.
@averissimo overall looks really clean! just left a few verification questions, but they are really minor : )
|
@averissimo one this is merged, I think we need to make a second round on this PR #1533 as some of the defaults changed :D |
|
Hey @averissimo this is good, but
styler and lintr were already fixed on the feature branch, so we need to fix them here as well |
|
@m7pr all fixed now! |
|
@averissimo I can still see this in R CMD CHECK - probably you changed parameter default, but not the assertion |
|
Now I see some warning in R CMD CHECK * checking Rd cross-references ... WARNING
Missing link(s) in Rd file 'tm_t_tte.Rd':
‘tm_t_tte.picks’ ‘tm_t_tte.variables’ ‘tm_t_tte.default’
‘tm_t_tte.list’
See section 'Cross-references' in the 'Writing R Extensions' manual.
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
tm_t_tte.Rd: tm_t_tte.picks, tm_t_tte.variables, tm_t_tte.default,
tm_t_tte.listMaybe @osenan will know how to continue while we are gone. |
|
The error was that the documentation referenced methods for tm_t_tte module that no longer existed and could not link them when creating the documentation pages. Removing the unnecessary references fixed the warning. |
755ea4f
into
279-interactive_variables@main
Pull Request
Changes description
teal.picksprefixtm_t_tteto single method