-
Notifications
You must be signed in to change notification settings - Fork 73
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
Expose internals used with other style guides #1037
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1037 +/- ##
==========================================
- Coverage 91.06% 91.05% -0.02%
==========================================
Files 46 46
Lines 2687 2682 -5
==========================================
- Hits 2447 2442 -5
Misses 240 240
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
This is how benchmark results would change (along with a 95% confidence interval in relative change) if a54e5bb is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
0d90be4
to
5b602bb
Compare
This is how benchmark results would change (along with a 95% confidence interval in relative change) if ecd0433 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
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.
All user-facing functions should also include examples in the documentation.
Thanks for the review @IndrajeetPatil. Do you have examples of the kind of situations when these functions would be used? I am not as familiar with the package as you and the other developers so support here would be greatly appreciated. |
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 7652952 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
@Robinlovelace Sure! Will have a look either today or tomorrow. |
Please add a roxygen family with |
Thanks for the suggestion @lorenzwalthert, PR just updated. I think I may struggle with the examples so any help on those greatly appreciated. |
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 1c84001 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
👍 from me |
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 287daff is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
@lorenzwalthert I am not sure if I agree. Although they might not be useful for most users, they are exported and should appear in PDF manual, in help pages, in pkgdown website, etc. E.g., most With We have nothing to lose and developer-users have much to gain by including these functions in the docs. WDYT? |
ok, thanks for the {dplyr} comparison. I don't think internals have to be hidden from {pkgdwn}, i.e. {styler} internals also have a html page (but no links there currently). I am fine with either way. |
…yler into 974-export-funs
Sorry, @Robinlovelace, but the merge conflicts here got too much to resolve, so I have just created a new PR, which is cleaner and should be a bit easier to work with. Closing this PR in favour of that one. |
Fine by me. Good luck with it @IndrajeetPatil ! |
Closes #974.
Progress tracker
compute_parse_data_nested()
helperis_*()
helpers