Open ChuckHo777 opened 3 years ago
Please check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
The package includes all the following forms of documentation:
URL
, BugReports
and Maintainer
(which may be autogenerated via Authors@R
).For packages co-submitting to JOSS
- [X] The package has an obvious research application according to JOSS's definition
The package contains a
paper.md
matching JOSS's requirements with:
- [X] A short summary describing the high-level functionality of the software
- [X] Authors: A list of authors with their affiliations
- [X] A statement of need clearly stating problems the software is designed to solve and its target audience.
- [X] References: with DOIs for all those that have one (e.g. papers, datasets, software).
Estimated hours spent reviewing:
Great job team! I really like the idea as these are the plots that everyone wants to use during EDA and this package makes it easy to use them just by changing a few parameters.
The plots are nicely created with consistent themes, title and axis label sizes. However, it would be nice to have x-axis and y-axis labels in a more stylistic way or maybe added as a parameter.
I like the clear explanations for each function in the vignette. I tried plotting a line graph using numerical_eda() and it worked well. Maybe the small description on how to change the graph or which parameter to use would be helpful to the users.
The functions are well written. I really liked how the defensive approach is used in each function!
The codes are formatted properly and the function description is succinct. However, the code still has the potential to follow DRY principles.
README is well written and I could clearly understand the installations and usage instructions.
Again, well done team!
Hi @sukh2929
Thanks for your constructive feedback. I'm glad that you liked our idea of the package.
I will be in contact with my teammates and discuss further improvement based on your suggestion.
Thanks,
Nicholas
Please check off boxes as applicable, and elaborate in the comments below. Your review is not limited to these topics, as described in the reviewer guide
The package includes all the following forms of documentation:
URL
, BugReports
and Maintainer
(which may be autogenerated via Authors@R
).For packages co-submitting to JOSS
- [ ] The package has an obvious research application according to JOSS's definition
The package contains a
paper.md
matching JOSS's requirements with:
- [ ] A short summary describing the high-level functionality of the software
- [ ] Authors: A list of authors with their affiliations
- [ ] A statement of need clearly stating problems the software is designed to solve and its target audience.
- [ ] References: with DOIs for all those that have one (e.g. papers, datasets, software).
Estimated hours spent reviewing: 2.5
Hi RSimplerEDA team 👋🏽,
Congratulations! Great job on the package. The package would be really helpful in reducing the coding efforts for common plots in the EDA.
I do not have any errors to report. Just some notes that you may want to consider 🙂
corr_map()
, when the input data-frame has missing values, it generates a plot as shown below:As the gray color is not labeled in the plot, labeling that accordingly in the plot / throw a warning to the user might be useful.
DESCRIPTION File
R-CMD-check
at line 60 and 70 Reference linkOverall, I enjoyed going through the package and very much liked the detailed function documentation and the tests that cover all the edge cases.
Congratulations again on finishing this package and please do let me know if you have any questions about my comments.
Chirag
Submitting Author: Chuck Ho (@ChuckHo777), Deepak Sidhu (@deepaksidhu), Nick Wu (@nichowu)
Repository: https://github.com/UBC-MDS/RSimplerEDA Version submitted: v0.3.0 Editor: Tiffany Timbers (@ttimbers ) Reviewer 1: TBD Reviewer 2: TBD Archive: TBD Version accepted: TBD
Description
Scope
Please indicate which category or categories from our package fit policies this package falls under: (Please check an appropriate box below. If you are unsure, we suggest you make a pre-submission inquiry.):
Explain how and why the package falls under these categories (briefly, 1-2 sentences):
Who is the target audience and what are scientific applications of this package?
Are there other R packages that accomplish the same thing? If so, how does yours differ or meet our criteria for best-in-category?
(If applicable) Does your package comply with our guidance around Ethics, Data Privacy and Human Subjects Research?
If you made a pre-submission enquiry, please paste the link to the corresponding issue, forum post, or other discussion, or @tag the editor you contacted.
Technical checks
Confirm each of the following by checking the box.
This package:
Publication options
[ ] Do you intend for this package to go on CRAN?
[ ] Do you intend for this package to go on Bioconductor?
[ ] Do you wish to submit an Applications Article about your package to Methods in Ecology and Evolution? If so:
MEE Options
- [ ] The package is novel and will be of interest to the broad readership of the journal. - [ ] The manuscript describing the package is no longer than 3000 words. - [ ] You intend to archive the code for the package in a long-term repository which meets the requirements of the journal (see [MEE's Policy on Publishing Code](http://besjournals.onlinelibrary.wiley.com/hub/journal/10.1111/(ISSN)2041-210X/journal-resources/policy-on-publishing-code.html)) - (*Scope: Do consider MEE's [Aims and Scope](http://besjournals.onlinelibrary.wiley.com/hub/journal/10.1111/(ISSN)2041-210X/aims-and-scope/read-full-aims-and-scope.html) for your manuscript. We make no guarantee that your manuscript will be within MEE scope.*) - (*Although not required, we strongly recommend having a full manuscript prepared when you submit here.*) - (*Please do not submit your package separately to Methods in Ecology and Evolution*)Code of conduct