Closed RaphaelS1 closed 4 years ago
Hello @RaphaelS1 and many thanks for your submissions.
In the end after discussion we decided that because there is not a research specific aspact to it, the package is sadly too general for the rOpenSci scope.
Thanks again for taking the time to submit.
Okay, thanks very much for your time!
Submitting Author: Raphael Sonabend (@RaphaelS1)
Repository: https://github.com/xoopR/set6 Version submitted: 0.1.4 Editor: TBD
Reviewer 1: TBD
Reviewer 2: TBD
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):
set6
implements mathematical sets, tuples, and conditional sets thus allowing the manipulation and organisation of data of any types in R.set6
is built using theR6
paradigm and thus serves as an alternative to the S3/S4sets
package; any object-oriented package using R6 can make use of set6 as a single base class to unify R types. Specific applications that it currently is being used for include representation of distribution and parameter domains, and validation checks.There are a few packages in R that handle sets, however with the exception of
sets
, all are primarily focused on one specific purpose, e.g. fuzzy sets, clustering, 'tidy' representation. Thesets
package is the most general but this is built using an older object-oriented paradigm. To my knowledge, no other package can handle symbolic representation in the same way as set6 because of the use of R6 classes.Technical checks
Confirm each of the following by checking the box.
This package:
Publication options
JOSS Options
- [x] The package has an **obvious research application** according to [JOSS's definition](https://joss.readthedocs.io/en/latest/submitting.html#submission-requirements). - [x] 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/`. - [x] 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