Submitting author: @JonasMoss (Jonas Moss)
Repository: https://github.com/JonasMoss/kdensity
Version: 1.1.0
Editor: @terrytangyuan
Reviewer: @gvegayon, @TrashBirdEcology
Archive: 10.5281/zenodo.3466547
Status badge code:
HTML: <a href="http://joss.theoj.org/papers/28cef1f13a184adc6260fc513139c7ef"><img src="http://joss.theoj.org/papers/28cef1f13a184adc6260fc513139c7ef/status.svg"></a>
Markdown: [](http://joss.theoj.org/papers/28cef1f13a184adc6260fc513139c7ef)
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.)
@gvegayon, 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 @terrytangyuan know.
โจ Please try and complete your review in the next two weeks โจ
paper.md
file include a list of authors with their affiliations?paper.md
file include a list of authors with their affiliations?Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @gvegayon it looks like you're currently assigned to review this paper :tada:.
:star: Important :star:
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:
@whedon commands
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
@whedon generate pdf
Attempting PDF compilation. Reticulating splines etc...
@TrashBirdEcology I also added you as the reviewer since JOSS now requires at least two reviewers. Feel free to review this paper when you get back. Thanks.
๐ @gvegayon You mentioned that you would be able to start the review on 22nd. Feel free to start the review while @TrashBirdEcology is still traveling.
OK @JonasMoss @terrytangyuan, I've finished my first round. Overall, everything looks good (very nice job @JonasMoss!), and there are only a few issues that I would like the authors to address. The most important is regarding related R packages.
Thanks @gvegayon! @JonasMoss Could you address those issues pointed out?
@terrytangyuan Sure! Thanks a lot @gvegayon
@gvegayon Okay! I've addressed the issues. Details are on the Github issues pages.
@gvegayon Please take another look when you get a chance. Also ping @TrashBirdEcology to review when you are back from traveling.
@terrytangyuan I have completed a code and paper review of this package.
I have opened the following issues to the authors repository: issue 56, 56, 57, 58.
Although most are minor, the first recommendation in Issue 59 should be addressed prior to approval:
In the function kdensity.R, you have a stop command if NAs are present in X. The line following the stop command removes NAs. So either replace 'stop' with 'warning' or 'message', or remove ` x = x[!is.na(x)] entirely:
I have checked off all but the __Installation instructions__ and the __Installation__ checklist boxes, per Issue 56.
Thanks a lot @TrashBirdEcology! I've addressed your issues with details on the repository's issues page.
๐ @gvegayon @TrashBirdEcology I think this is ready for another round of review whenever you get a chance. Thanks!
OK @JonasMoss, the changes look good. Only one minor issue regarding a broken link. Thanks.
@gvegayon Great! Fixed it now. =)
@gvegayon @TrashBirdEcology It looks like some items in the review list are not checked yet. Could you take a look? If everything looks good, we can move forward with this submission soon. Thanks.
@terrytangyuan done
Same here @terrytangyuan
Thanks everyone!
@JonasMoss At this point could you make a new release of this software that includes the changes that have resulted from this review. Then, please make an archive of the software in Zenodo/figshare/other service and update this thread with the DOI of the archive? For the Zenodo/figshare archive, please make sure that:
The title of the archive is the same as the JOSS paper title
That the authors of the archive are the same as the JOSS paper authors
I can then move forward with accepting the submission.
Thanks! Here's the doi of the Zenodo archive.
10.5281/zenodo.3466547
https://zenodo.org/record/3466547
@whedon set 1.1.0 as version
OK. 1.1.0 is the version.
@whedon set 10.5281/zenodo.3466547 as archive
OK. 10.5281/zenodo.3466547 is the archive.
@whedon accept
Attempting dry run of processing paper acceptance...
PDF failed to compile for issue #1566 with the following error:
pandoc-citeproc: Cannot decode byte 'x20': Data.Text.Internal.Encoding.decodeUtf8: Invalid UTF-8 stream
Error running filter pandoc-citeproc:
Filter returned error status 1
Looks like we failed to compile the PDF
@whedon generate pdf
Attempting PDF compilation. Reticulating splines etc...
PDF failed to compile for issue #1566 with the following error:
pandoc-citeproc: Cannot decode byte 'x20': Data.Text.Internal.Encoding.decodeUtf8: Invalid UTF-8 stream
Error running filter pandoc-citeproc:
Filter returned error status 1
Looks like we failed to compile the PDF
@JonasMoss Could you take a look at your recent changes to see what caused the above compilation failure?
I changed the encoding from ANSI to UTF-8 at the Github repo now.
@whedon generate pdf
@whedon generate pdf
Attempting PDF compilation. Reticulating splines etc...
@whedon accept
Attempting dry run of processing paper acceptance...
```Reference check summary:
OK DOIs
MISSING DOIs
INVALID DOIs
Check final proof :point_right: https://github.com/openjournals/joss-papers/pull/1000
If the paper PDF and Crossref deposit XML look good in https://github.com/openjournals/joss-papers/pull/1000, then you can now move forward with accepting the submission by compiling again with the flag deposit=true
e.g.
@whedon accept deposit=true
@JonasMoss Could you fix the invalid DOI shown above?
@terrytangyuan Fixed.
@whedon accept
Attempting dry run of processing paper acceptance...
```Reference check summary:
OK DOIs
MISSING DOIs
INVALID DOIs
Check final proof :point_right: https://github.com/openjournals/joss-papers/pull/1001
If the paper PDF and Crossref deposit XML look good in https://github.com/openjournals/joss-papers/pull/1001, then you can now move forward with accepting the submission by compiling again with the flag deposit=true
e.g.
@whedon accept deposit=true
@whedon check references
Attempting to check references...
```Reference check summary:
OK DOIs
MISSING DOIs
INVALID DOIs
```Reference check summary:
OK DOIs
MISSING DOIs
INVALID DOIs
@openjournals/joss-eics Could you take it from here? The paper looks good to me. I manually verified that the DOI has been fixed.
Hi @JonasMoss, not sure if this is causing the whedon error (and if so, why it's only showing up for one of them), but if you look in the list of references, a number of them have repeated "doi:" in the DOIs.
Please remove the extra doi:
from these references: Chen 1999, Chen 2000, Hjort 1995, Jones 2007, Marron 1994, Silverman 2018 (and any others, if I missed any)
(in other words, change doi = {doi:10.1214/aos/1176324627}
to just doi = {10.1214/aos/1176324627}
(e.g.) in the references where applicable.)
@kyleniemeyer OK, done it.
The doi 10.2307/2346189 was in fact invalid acccording to doi.org though. I replaced it with the correct doi.
The string "10.2307/2346189" isn't in the paper.bib on the Github repo (i.e. search finds nothing), so it looks like whedon isn't looking at the right place. Perhaps the document must be compiled again?
@whedon generate pdf
Attempting PDF compilation. Reticulating splines etc...
@whedon check references
Attempting to check references...
```Reference check summary:
OK DOIs
MISSING DOIs
INVALID DOIs
@JonasMoss looks to be resolved now!
@JonasMoss nearly there! I just have one final paper edit: could you add a sentence or two at the beginning of the paper to satisfy this requirement:
A summary describing the high-level functionality and purpose of the software for a diverse, non-specialist audience.
(from our list of things that JOSS papers should contain)
@kyleniemeyer OK! We added two sentences to the beginning of the paper now.
@whedon generate pdf
Attempting PDF compilation. Reticulating splines etc...
@JonasMoss thanks! just one minor correction: I think you are missing "R" at near the beginning of the second sentence: "This (R Core Team, 2019) package..." -> "This R (R Core Team, 2019) package..."
@kyleniemeyer Thanks. Fixed.
@whedon generate pdf
Attempting PDF compilation. Reticulating splines etc...
@whedon accept
Attempting dry run of processing paper acceptance...
```Reference check summary:
OK DOIs
MISSING DOIs
INVALID DOIs
Check final proof :point_right: https://github.com/openjournals/joss-papers/pull/1004
If the paper PDF and Crossref deposit XML look good in https://github.com/openjournals/joss-papers/pull/1004, then you can now move forward with accepting the submission by compiling again with the flag deposit=true
e.g.
@whedon accept deposit=true
@whedon accept deposit=true
Doing it live! Attempting automated processing of paper acceptance...
๐ฆ๐ฆ๐ฆ ๐ Tweet for this paper ๐ ๐ฆ๐ฆ๐ฆ
๐จ๐จ๐จ THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! ๐จ๐จ๐จ
Here's what you must now do:
Party like you just published a paper! ๐๐๐ฆ๐๐ป๐ค
Any issues? notify your editorial technical team...
Congrats @JonasMoss on your article's publication in JOSS!
Many thanks to @gvegayon & @TrashBirdEcology for reviewing, and @terrytangyuan for editing, this submission.
:tada::tada::tada: Congratulations on your paper acceptance! :tada::tada::tada:
If you would like to include a link to your paper from your README use the following code snippets:
Markdown:
[](https://doi.org/10.21105/joss.01566)
HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.01566">
<img src="https://joss.theoj.org/papers/10.21105/joss.01566/status.svg" alt="DOI badge" >
</a>
reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.01566/status.svg
:target: https://doi.org/10.21105/joss.01566
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:
Congrats @JonasMoss !
Most helpful comment
Congrats @JonasMoss on your article's publication in JOSS!
Many thanks to @gvegayon & @TrashBirdEcology for reviewing, and @terrytangyuan for editing, this submission.