ropensci / software-review

rOpenSci Software Peer Review.
291 stars 104 forks source link

tanggle #408

Closed KlausVigo closed 3 years ago

KlausVigo commented 3 years ago

Submitting Author: Klaus Schliep (@KlausVigo)
Repository: https://github.com/KlausVigo/tanggle Version submitted: 0.99.0 Editor: TBD
Reviewer 1: TBD
Reviewer 2: TBD
Archive: TBD
Version accepted: TBD


Package: tanggle
Type: Package
Title: Visualization of Phylogenetic Networks
Version: 0.99.0
Authors@R: c(person("Klaus", "Schliep", email="klaus.schliep@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2941-0161")),
             person("Marta", "Vidal-Garcia", role="aut"), 
             person("Claudia", "Solis-Lemus", role="aut"), 
             person("Leann", "Biancani", role="aut"), 
             person("Eren", "Ada", role="aut"), 
             person("L. Francisco", "Henao Diaz", role="aut"), 
             person("Guangchuang", "Yu", role = c("ctb")))
Description: 'ggplot2' like system to plot phylogentic networks from 'ape' and 'phangorn'.
Depends:
    R (>= 3.6),
    ggplot2 (>= 2.2.0),
    ggtree
Imports: 
    magrittr,
    ape (>= 5.0), 
    phangorn (>= 2.5),
    utils
Suggests:
    tinytest,
    BiocStyle,
    ggimage,
    knitr,
    rmarkdown
VignetteBuilder: knitr    
biocViews: Software, Visualization
License: AGPL (>= 3)
URL: https://github.com/KlausVigo/tanggle
BugReports: https://github.com/KlausVigo/tanggle/issues
RoxygenNote: 7.0.1

Scope

Technical checks

Confirm each of the following by checking the box.

This package:

Publication options

We are still discussing internally whether Bioconductor or CRAN is more appropriate and hope the review will help with the decision.

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 - [x] The package is novel and will be of interest to the broad readership of the journal. - [x] The manuscript describing the package is no longer than 3000 words. - [x] 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

melvidoni commented 3 years ago

Hello @KlausVigo, thank you for your submission. However, packages centred on visualisation are out of scope for rOpenSci. After a discussion with the editors, we found that the automation portion is not strong enough for us to consider this package. Thank you for submitting, and I'm confident you'll find a suitable venue for publication.