-
Notifications
You must be signed in to change notification settings - Fork 63
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
Documentation: Rehab the Reference Page #2220
Comments
@bms63 , should we create an issue in admiraldev to update the programming strategy? |
Yes! Good call. I will make an issue |
|
I can pick this up and do this tomorrow morning. |
…ternally. (Full list available in issue definition.
Note to self: 4 templates (from ADPP) and vignettes left to check. |
Hi @bms63 , @bundfussr , in terms of checking the admiral extension packages for this...have I remembered all below:
Also, is anyone able to check your company specific admiral packages: admiralroche, admiralgsk, etc? |
@sophie-gem , you remembered the extensions packages correctly. I have checked admiralroche. It uses |
Then we should still export chr2vars but use internal? @bundfussr |
I would export both and also list them on the reference page. |
So given what @bundfussr said above, I will retract the changes to |
Awesome thanks @sophie-gem !! |
Note to self: No templates contain these functions. Rest of vignettes left to check from bds_finding onwards. |
Hey @sophie-gem can you finish this by the end of the week? |
Ah, so sorry - dropped off the planet again! Yes, I will aim to get this done by EOB Friday. Is that ok? |
yes no problem! |
* #2220 - 8 functions no longer exported, 3 functions exported - but internally. (Full list available in issue definition. * chore: #2220 removing functions from docs, others to internal * chore: #2220 putting back some keywords/family * docs: news entry, removing see also references * fix: re-exporting chr2vars. removing reference in derive_vars_query * chore: #2220 spelling * chore: #2220 styling - don't i look good!! * fix: #2220 Note in R-CMD check * docs: #2220 a dangling roxygen comment --------- Co-authored-by: Sophie Shapcott <sophie.shapcott@gemprogramming.com>
Please select a category the issue is focused on?
Function Documentation
Let us know where something needs a refresh or put your idea here!
As we push to
1.0
we are trying to reduce the number of functions visible in our documentation that are not helpful for users.For theses eleven functions: 8 will be completely removed and 3 will be exported but have keywords/family changed to internal.
@export
is removed and keywords and family removedassert_db_requirements() - Remove
assert_terms() - Remove
assert_valid_queries() - Remove
extend_source_datasets() - Remove
filter_date_sources() - Remove
format(<basket_select>) - Export, but change keyword to internal
validate_basket_select() - Remove
validate_query() - Remove
chr2vars() - Removesignal_duplicate_records() - Export, but change keywords to internalextract_duplicate_records() - Export, but change keywords to internal
Definition of Done
Hi @pharmaverse/admiral another nice one!!
The text was updated successfully, but these errors were encountered: