-
Notifications
You must be signed in to change notification settings - Fork 3
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
add a function to cite package, data, methodology in different formats #134
add a function to cite package, data, methodology in different formats #134
Conversation
this can be ignored for now, it fails sometimes as this test calls an API. I should probably prevent this test from running under certain conditions, as it might fail on CRAN too when we submit the next version. |
I really appreciate these detailed summaries of before/after. Best practice in software development, if more people learned these code collaboration tricks-of-the-trade early the world would be a better place (planning to teach some of them at the EIT Summer School in summer)! |
#' Cite the package and the data | ||
#' | ||
#' @param what Character vector specifying what to cite. | ||
#' Can include "package", "data", "methodology_v1", "methodology_v2", or "all". |
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.
So many options! It's good that users can now decide which aspect of the data to cite, 👍 to flexibility and etiquette. This is respectful to the data owners.
whoops, this should not be there ) will fix |
oh, it's actually fine, it's just that I copy and pasted rich text from Positron console But need to fix the commas and periods after urls to prevent them being part of URLs |
Decided not to fix, as this will not comply with any citation standard and not all consoles misinterpret the commas and dots at the end of the URL during parsing. |
Preview:
This will cite everything in all formats: