-
Notifications
You must be signed in to change notification settings - Fork 11
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
Preregistration for Quantitative Research in Psychology Template #15
Preregistration for Quantitative Research in Psychology Template #15
Conversation
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.
Hi Lisa,
thanks or this. The template will be a great addtion to the package. In addition to my other comments, could you please
- delete the file
skeleton.pdf
- add source information to
template.yaml
and the documentation ofquantitative_research_in_psych_prereg
(see some of the other templates for examples)? - maybe add a short-hand (alias) for
quantitative_research_in_psych_prereg
? Something along the lines ofqrip_prereg
? You can do this by making the following addition:
#' @describeIn quantitative_research_in_psych_prereg Alias of \code{quantitative_research_in_psych_prereg}.
#' @export
qrip_prereg <- function(...) {
quantitative_research_in_psych_prereg(...)
}
inst/rmarkdown/templates/quantitative_research_in_psych_prereg/skeleton/skeleton.Rmd
Outdated
Show resolved
Hide resolved
inst/rmarkdown/templates/quantitative_research_in_psych_prereg/skeleton/skeleton.Rmd
Outdated
Show resolved
Hide resolved
inst/rmarkdown/templates/quantitative_research_in_psych_prereg/skeleton/skeleton.Rmd
Outdated
Show resolved
Hide resolved
I solved some of the issues raised by crsh (thank you for your feedback!).
I will get back to you ASAP concerning these issues. |
I have edited the template based on the new comments made by crsh (thanks again!). Now the only thing that still needs to be done is the inclusion of the alias. As mentioned before, I will work on this as soon as the task force has given feedback on the alias. |
Great work. Once the task force has made a decision, this PR is ready to merge. I'll prepare a new CRAN release right after that. |
I hope it is okay that I included this part!
I finished the editing.
If you agree with these edits, I would be happy for you to prepare the CRAN release. |
Excellent, thanks. |
I included the "Preregistration for Quantitative Research in Psychology Template" created by a task force composed of members of the American Psychological Association (APA), the British Psychological Society (BPS), the German Psychological Society (DGPs), the Center for Open Science (cos), and the Leibniz Institute for Psychology (ZPID), into the prereg package.