-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
[REVIEW]: academictwitteR: an R Package to Access the Twitter Academic Research Product Track V2 API Endpoint #3272
Comments
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @medewitt, @JosiahParry it looks like you're currently assigned to review this paper 🎉. Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post. ⭐ Important ⭐ If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿 To fix this do the following two things:
For a list of things I can do to help you, just type:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
|
|
@medewitt and @JosiahParry - Thanks for agreeing to review this submission. Both reviewers have checklists at the top of this thread with the JOSS requirements. As you go over the submission, please check any items that you feel have been satisfied. There are also links to the JOSS reviewer guidelines. Please read the first couple of comments in this issue carefully, so that you can accept the invitation from JOSS and be able to check items, and so that you don't get overwhelmed with notifications from other activities in JOSS. The JOSS review is different from most other journals. Our goal is to work with the authors to help them meet our criteria instead of merely passing judgment on the submission. As such, reviewers are encouraged to submit issues and pull requests on the software repository. When doing so, please mention We aim for reviews to be completed within about 2-4 weeks. Please let me know if either of you require some more time. We can also use Whedon (our bot) to set automatic reminders if you know you'll be away for a known period of time. Please feel free to ping me (@danielskatz) if you have any questions/concerns. |
👋 @medewitt and @JosiahParry - I just wanted to check in and see how things are going with these reviews... |
👋 @JosiahParry, please update us on how your review is going (this is an automated reminder). |
👋 @medewitt, please update us on how your review is going (this is an automated reminder). |
@danielskatz quick point of clarification (and point me to any documentation, please): must the |
I'm not sure it matters if the file is |
@cjbarrie, you're missing a code of conduct. I'd recommend starting with a template from something like |
@danielskatz still working through the review on my end. I have put in two PRs Update to Cite the JOSS Article for rtweet Additionally, I have an issue on the repository for with recommendation to use the code of conduct: |
I believe CRAN needs the "LICENSE" file and not the markdown version (I think CRAN checks will fail on the licensing information in the DESCRIPTION file if an extension exists) |
Yes CRAN does not like the markdown version. If you include it, you should add it to If you are not sure how to set these up, I would recommend using the |
It looks like the code of conduct has been added. Will review further on Monday. |
All looks good! No automated tests. |
The checkbox item says "Are there automated tests or manual steps described so that the functionality of the software can be verified?" So we don't need automated tests, if there is a way to verify the functionality of the software manually. Is there such a way documented? |
Check out cjbarrie/academictwitteR#78 (comment) Right now, the CRAN checks will do the basic installation checks, but will not check the functionality per se (all of the examples which would be checked by CRAN are wrapped in "dontrun"). As far as manually checking functionality, the authors have done a great job adding an example to each function. A user could manually try to run each example to demonstrate functionality. |
What else is needed to check off the final box? |
@whedon generate pdf |
I've proofread the paper, and it looks good |
@cjbarrie - the next steps are for you to:
I can then move forward with accepting the submission. |
Thank you very much for this!
|
@whedon set v0.1.1.1 as version |
OK. v0.1.1.1 is the version. |
@cjbarrie - Is this ok for you? Or did you want this to be "JOSS Release", which seems a bit unusual to me? |
@whedon set 10.5281/zenodo.4905468 as archive |
OK. 10.5281/zenodo.4905468 is the archive. |
@whedon accept |
To recommend a paper to be accepted use |
@whedon recommend-accept |
|
|
👋 @openjournals/joss-eics, this paper is ready to be accepted and published. Check final proof 👉 openjournals/joss-papers#2367 If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#2367, then you can now move forward with accepting the submission by compiling again with the flag
|
Note: After the answer to the version tag question, I'll come back and check this and proceed with the final steps |
This is fine, thank you! Apologies for the confusion. |
@whedon accept deposit=true |
|
🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦 |
🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨 Here's what you must now do:
Any issues? Notify your editorial technical team... |
Congratulations to @cjbarrie (Christopher Barrie) and co-author!! And thanks to @medewitt and @JosiahParry for their reviewing! |
🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉 If you would like to include a link to your paper from your README use the following code snippets:
This is how it will look in your documentation: We need your help! Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:
|
Fantastic! Thanks so much for all your help with this. I will be letting colleagues know of JOSS. Honestly so impressed with this review process.
What a brilliant initiative. I will, of course, be adding my name to the list of potential reviewers.
Chris
… On 7 Jun 2021, at 20:17, whedon ***@***.***> wrote:
🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉
If you would like to include a link to your paper from your README use the following code snippets:
Markdown:
[![DOI](https://joss.theoj.org/papers/10.21105/joss.03272/status.svg)](https://doi.org/10.21105/joss.03272)
HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.03272">
<img src="https://joss.theoj.org/papers/10.21105/joss.03272/status.svg" alt="DOI badge" >
</a>
reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.03272/status.svg
:target: https://doi.org/10.21105/joss.03272
This is how it will look in your documentation:
We need your help!
Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:
Volunteering to review for us sometime in the future. You can add your name to the reviewer list here: https://joss.theoj.org/reviewer-signup.html
Making a small donation to support our running costs here: https://numfocus.org/donate-to-joss
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Submitting author: @cjbarrie (Christopher Barrie)
Repository: https://github.com/cjbarrie/academictwitteR
Version: v0.1.1.1
Editor: @danielskatz
Reviewer: @medewitt, @JosiahParry
Archive: 10.5281/zenodo.4905468
Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.
Status
Status badge code:
Reviewers and authors:
Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)
Reviewer instructions & questions
@medewitt & @JosiahParry, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @danielskatz know.
✨ Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest ✨
Review checklist for @medewitt
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
Review checklist for @JosiahParry
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
The text was updated successfully, but these errors were encountered: