Open moniquewong opened 4 years ago
Confirm each of the following by checking the box. This package:
[ ] The package has an obvious research application according to JOSS's definition.
[ ] The package contains a paper.md
matching JOSS's requirements with a high-level description in the package root or in inst/.
[ ] The package is deposited in a long-term repository with the DOI:
[ ] 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) (Scope: Do consider MEE's Aims and Scope 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)
I was assigned to both the R and Python package for review. After reading the peer review instructions it looks like each student should be assigned one. I'll assume I was expected to decide one of the two packages for review. I went ahead and did the Python project instead of R. Just wanted to make a note here so there was no confusion in the grading. Cheers.
Submitting Author: Monique Wong (@moniquewong) Repository: https://github.com/UBC-MDS/RDataPeek Version submitted: 1.1.1 Editor: @ kvarada (delete space to tag Varada) Reviewer 1: @cgostic Reviewer 2: @HanyingZhang Archive: TBD Version accepted: TBD
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): The package extracts information from the data such as the missing values, column type, sample responses, unique value of each column and counts distribution of quantitative column through histograms. It generates a word bubble of qualitative responses (text).
Who is the target audience and what are scientific applications of this package? The package targets on people such as business userswho have to interact with data and want to begin exploring the data without using too much code or having to open a potentially large dataset on Excel.
Are there other R packages that accomplish the same thing? If so, how does yours differ or meet our criteria for best-in-category? Several R packages and functions are available that support exploratory data analysis (e.g. Base R's summary(), R ggplot2 and R Word Cloud) but none are specific to the targeted use cases here - a simple and technologically friendly way of summarizing data.
Technical checks
Confirm each of the following by checking the box.
This package:
Publication options
JOSS Options
- [ ] The package has an **obvious research application** according to [JOSS's definition](https://joss.readthedocs.io/en/latest/submitting.html#submission-requirements). - [ ] The package contains a `paper.md` matching [JOSS's requirements](https://joss.readthedocs.io/en/latest/submitting.html#what-should-my-paper-contain) with a high-level description in the package root or in `inst/`. - [ ] The package is deposited in a long-term repository with the DOI: - (*Do not submit your package separately to JOSS*)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