Replies: 2 comments 1 reply
-
cran doesn't like
got rejected, has to be quoted |
Beta Was this translation helpful? Give feedback.
0 replies
-
I should have been more clear. I was referring to the function titles in the references where it is okay to have unquoted titles. So, the question is what standard should we follow for them? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In tmg we stick with a standard similar to what we have in tmc when it comes to the function titles. Discussion arises from the issue.
In tmg we follow:
#' `teal` module: Title of the module
This is because we have a rule to always backtick
teal
and have non-title case function titles.So, this differs from the function titles in tmc where the standard is:
#' teal Module: Title in Title Case
It would be nice if we could agree on a format that will be used in all the
teal.modules*
packagescc: @insightsengineering/nest-core-dev @shajoezhu @Melkiades and @edelarua
Beta Was this translation helpful? Give feedback.
All reactions