-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REVIEW]: treex: a Python package for manipulating rooted trees #1351
Comments
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @dvalters, it looks like you're currently assigned as the reviewer for this paper 🎉. ⭐ Important ⭐ 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:
|
|
Hi @Azais I am trying to install the software but I am running into issues. I have a miniconda on my machine but I am quite new with it and I can't find how to upgrade the different lib. I created an environment for treex but when I try the install command, I run into:
Maybe I am just missing the right channels. As I said, I usually don't use conda that much. I only had a miniconda install for another project and it might be very minimal. Thanks for your help. |
Note: when I try installing libedit for example, which seems to be required, with this command
it only installs version 3.1.20170329 , which is not good enough |
Hello @VivianePons |
Thanks, it worked! |
I have started reviewing. I am not finished but I have some remarks. First, it would be good to have the link to the documentation and the wiki inside the main README. Actually, I think the install should be described directly in the repo and not depend on the wiki (even though, it's good to also have the wiki) And now, a more specific question. If I create a tree t and add a subtree s, I notice that the id of s is kept.
But, if I add s though the
Why is that? Is this a bug of a feature? If it's a feature, it see it nowhere explained on the documentation of the method. |
Hello Viviane,
How are we expected to process? We can do a new release today for instance. |
Yes, I understand the necessity of the two options. My comment was mostly reflecting on the fact that this is not reflected clearly in the documentation. You can indeed release a new version. |
Hello Viviane, Sorry for my late reply. We released the new version about one week ago, but we got some issues with virtual machines for continuous integration, especially for MacOSX. In the new version, the two methods add_subtree and add_subtree_to_id (where only add_subtree_to_id copies the subtree to be added) are still present, but the documentation has been clarified on this point:
In addition, the variable node_id is now optional in add_subtree_to_id. If None, the subtree is copied then added to the root of the main tree. The installation procedure is now described in the ReadMe file. We also added the URL of the doc and the wiki. All the best |
Thanks, sorry I was also a bit busy here. I will complete my review next week. @dvalters did you have time to start? |
@whedon set 1.1.4 as version |
OK. 1.1.4 is the version. |
I have a question for @arfon : the software license is CeCILL-C whereas the OSI accepted one is CeCILL-2.1. Is there a significant difference there, is this an issue at all? |
@whedon check doi |
@whedon check references |
|
|
@RomainAzais could you please add the missing DOI? |
OK, @dvalters is no longer a reviewer |
Hello @arfon
OK, understood.
No worries.
OK. I'll come back with the new version and the Zenodo archive. |
👋 Hey @RomainAzais... Letting you know, |
Just to let you know that I'm still here. I set up the ooo because I'm not taking new papers but whenever you have the zenodo, I will finish it up here (and update the version number accordingly) |
I updated the paper and the bibtex file according to the comments above. |
@whedon set 10.5281/zenodo.3254416 as archive |
OK. 10.5281/zenodo.3254416 is the archive. |
@whedon set 1.2.0 as version |
OK. 1.2.0 is the version. |
Perfect :) :) Your paper is now officially accepted in JOSS. Thank you very much all of you for your work on this! I leave it to @openjournals/joss-eics |
@whedon accept |
|
|
Check final proof 👉 openjournals/joss-papers#792 If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#792, then you can now move forward with accepting the submission by compiling again with the flag
|
@whedon accept deposit=true |
|
🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦 |
🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨 Here's what you must now do:
Any issues? notify your editorial technical team... |
@VivianePons, @dvberkel - many thanks for your reviews here and to @VivianePons for editing the submission too ✨ @RomainAzais - your paper is now accepted into JOSS ⚡🚀💥 |
👋 Hey @arfon... Letting you know, |
🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉 If you would like to include a link to your paper from your README use the following code snippets:
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:
|
🎊 🎊 🍸 |
👋 Hey @RomainAzais... Letting you know, |
Submitting author: @RomainAzais (Romain Azais)
Repository: https://gitlab.inria.fr/azais/treex
Version: 1.2.0
Editor: @VivianePons
Reviewers: @VivianePons, @dvberkel
Archive: 10.5281/zenodo.3254416
Status
Status badge code:
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) 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.)
Reviewer instructions & questions
@dvberkel & @VivianePons, 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.theoj.org/about#reviewer_guidelines. Any questions/concerns please let @VivianePons know.
✨ Please try and complete your review in the next two weeks ✨
Review checklist for @dvberkel
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
paper.md
file include a list of authors with their affiliations?Review checklist for @VivianePons
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
paper.md
file include a list of authors with their affiliations?The text was updated successfully, but these errors were encountered: