Skip to content
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

[PRE REVIEW]: Taguette: open-source qualitative data analysis #3513

Closed
whedon opened this issue Jul 19, 2021 · 37 comments
Closed

[PRE REVIEW]: Taguette: open-source qualitative data analysis #3513

whedon opened this issue Jul 19, 2021 · 37 comments

Comments

@whedon
Copy link

whedon commented Jul 19, 2021

Submitting author: @remram44 (Rémi Rampin)
Repository: https://gitlab.com/remram44/taguette
Version: 1.0.0
Editor: @Nikoleta-v3
Reviewers: @alexhanna , @cmaimone
Managing EiC: Daniel S. Katz

⚠️ JOSS reduced service mode ⚠️

Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.

Status

status

Status badge code:

HTML: <a href="https://joss.theoj.org/papers/41a812345a7342402c65c51dc7381774"><img src="https://joss.theoj.org/papers/41a812345a7342402c65c51dc7381774/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/41a812345a7342402c65c51dc7381774/status.svg)](https://joss.theoj.org/papers/41a812345a7342402c65c51dc7381774)

Author instructions

Thanks for submitting your paper to JOSS @remram44. Currently, there isn't an JOSS editor assigned to your paper.

@remram44 if you have any suggestions for potential reviewers then please mention them here in this thread (without tagging them with an @). In addition, this list of people have already agreed to review for JOSS and may be suitable for this submission (please start at the bottom of the list).

Editor instructions

The JOSS submission bot @whedon is here to help you find and assign reviewers and start the main review. To find out what @whedon can do for you type:

@whedon commands
@whedon
Copy link
Author

whedon commented Jul 19, 2021

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks.

⚠️ JOSS reduced service mode ⚠️

Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.

For a list of things I can do to help you, just type:

@whedon commands

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Jul 19, 2021

Software report (experimental):

github.com/AlDanial/cloc v 1.88  T=0.13 s (689.2 files/s, 169022.5 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                          28            999            661           5945
SVG                              5              0             32           4550
PO File                         12           1110           1457           3105
JavaScript                       5            179            143           1484
HTML                            20             92             17            928
Markdown                         5            136              0            374
CSS                              3             69             29            282
YAML                             1              8              0            107
TOML                             1             12              1             60
INI                              1             18              0             56
reStructuredText                 1             34              0             52
Bourne Shell                     5             10              1             51
Dockerfile                       1             10              4             23
Mako                             1              7              0             17
diff                             1              0              4              6
-------------------------------------------------------------------------------
SUM:                            90           2684           2349          17040
-------------------------------------------------------------------------------


Statistical information for the repository '9cdb889532b433c284681012' was
gathered on 2021/07/19.
The following historical commit information, by author, was found:

Author                     Commits    Insertions      Deletions    % of changes
Guillaume Deflaux                2             3              4            0.03
Kosovskih Svyatoslav             1            21              0            0.10
Mikaël Francoeur                 1             2              2            0.02
Remi Rampin                    648         14871           5517           99.58
Vicky Steeves                    4            34              6            0.20
vagrant                          2            12              3            0.07

Below are the number of rows from each author that have survived and are still
intact in the current revision:

Author                     Rows      Stability          Age       % in comments
Guillaume Deflaux             3          100.0          4.3                0.00
Kosovskih Svyatoslav          6           28.6         21.6                0.00
Mikaël Francoeur              2          100.0         18.7                0.00
Remi Rampin                9390           63.1         19.0                6.25
Vicky Steeves                 2            5.9         32.2                0.00
vagrant                       8           66.7         32.9                0.00

@whedon
Copy link
Author

whedon commented Jul 19, 2021

PDF failed to compile for issue #3513 with the following error:

 Can't find any papers to compile :-(

@danielskatz
Copy link

@whedon check references from branch 2021-joss-paper

@whedon
Copy link
Author

whedon commented Jul 19, 2021

Attempting to check references... from custom branch 2021-joss-paper

@danielskatz
Copy link

@whedon generate pdf from branch 2021-joss-paper

@whedon
Copy link
Author

whedon commented Jul 19, 2021

Attempting PDF compilation from custom branch 2021-joss-paper. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented Jul 19, 2021

PDF failed to compile for issue #3513 with the following error:

 /app/vendor/bundle/ruby/2.6.0/bundler/gems/whedon-b63fc70cc085/lib/whedon.rb:146:in `check_fields': undefined method `keys' for "<!-- Preview this with https://whedon.theoj.org/ -->":String (NoMethodError)
	from /app/vendor/bundle/ruby/2.6.0/bundler/gems/whedon-b63fc70cc085/lib/whedon.rb:89:in `initialize'
	from /app/vendor/bundle/ruby/2.6.0/bundler/gems/whedon-b63fc70cc085/lib/whedon/processor.rb:38:in `new'
	from /app/vendor/bundle/ruby/2.6.0/bundler/gems/whedon-b63fc70cc085/lib/whedon/processor.rb:38:in `set_paper'
	from /app/vendor/bundle/ruby/2.6.0/bundler/gems/whedon-b63fc70cc085/bin/whedon:58:in `prepare'
	from /app/vendor/bundle/ruby/2.6.0/gems/thor-0.20.3/lib/thor/command.rb:27:in `run'
	from /app/vendor/bundle/ruby/2.6.0/gems/thor-0.20.3/lib/thor/invocation.rb:126:in `invoke_command'
	from /app/vendor/bundle/ruby/2.6.0/gems/thor-0.20.3/lib/thor.rb:387:in `dispatch'
	from /app/vendor/bundle/ruby/2.6.0/gems/thor-0.20.3/lib/thor/base.rb:466:in `start'
	from /app/vendor/bundle/ruby/2.6.0/bundler/gems/whedon-b63fc70cc085/bin/whedon:131:in `<top (required)>'
	from /app/vendor/bundle/ruby/2.6.0/bin/whedon:23:in `load'
	from /app/vendor/bundle/ruby/2.6.0/bin/whedon:23:in `<main>'

@remram44
Copy link

I removed the <!-- --> comment

@remram44
Copy link

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Jul 19, 2021

PDF failed to compile for issue #3513 with the following error:

 Can't find any papers to compile :-(

@remram44
Copy link

@whedon generate pdf from branch 2021-joss-paper

@whedon
Copy link
Author

whedon commented Jul 19, 2021

Attempting PDF compilation from custom branch 2021-joss-paper. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented Jul 19, 2021

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@danielskatz
Copy link

@whedon check references from branch 2021-joss-paper

@whedon
Copy link
Author

whedon commented Jul 19, 2021

Attempting to check references... from custom branch 2021-joss-paper

@whedon
Copy link
Author

whedon commented Jul 19, 2021

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- None

MISSING DOIs

- None

INVALID DOIs

- None

@danielskatz
Copy link

👋 @remram44 - we're currently overloaded on editors in the area of this submission, so I'm going to mark it as waitlisted until an editor is available - thanks for submitting it and quickly cleaning up the build issue

@danielskatz danielskatz added the waitlisted Submissions in the JOSS backlog due to reduced service mode. label Jul 19, 2021
@danielskatz
Copy link

👋 @Nikoleta-v3 - would this be another submission you can edit?

@danielskatz
Copy link

@whedon invite @Nikoleta-v3 as editor

@whedon
Copy link
Author

whedon commented Jul 20, 2021

@Nikoleta-v3 has been invited to edit this submission.

@Nikoleta-v3
Copy link

@whedon assign me as editor

@whedon
Copy link
Author

whedon commented Jul 20, 2021

OK, the editor is @Nikoleta-v3

@Nikoleta-v3
Copy link

👋🏻 @remram44 thank you for your submission with JOSS, if you have not already done so, could you take a look through https://bit.ly/joss-reviewers to suggest some potential reviewers 😄

@danielskatz
Copy link

👋 @Nikoleta-v3 - thanks for editing this. (just as a note, if you take something from the waiting list, you should remove that label, which I will do in this case)

@danielskatz danielskatz removed the waitlisted Submissions in the JOSS backlog due to reduced service mode. label Jul 20, 2021
@remram44
Copy link

Thanks, reviewers with "Python" and "social science" are probably good reviewers:

  • tresoldi
  • vaneseltine
  • soodoku
  • alexhanna
  • jboynyc
  • natematias
  • zhanglipku
  • cmaimone
  • ajoer
  • Kudusch
  • sdmccabe

@Nikoleta-v3
Copy link

@danielskatz got it 👍🏻 thank you!

@Nikoleta-v3
Copy link

👋 @ajoer & @soodoku & @alexhanna & @cmaimone would any of you be willing to review this submission for JOSS?

We carry out our checklist-driven reviews here in GitHub issues and follow these guidelines: https://joss.readthedocs.io/en/latest/review_criteria.html

The submission I'd like you to review is titled: "Taguette: open-source qualitative data analysis". You can find more information at the top of this Github issue 🆙

Please let me know if you're available 😄 Thank you!

@soodoku
Copy link

soodoku commented Jul 21, 2021

hola, @Nikoleta-v3! love the intent behind the package. i don't think i have the right skills to review this package well so i am going to pass. but thank you for pinging me!

@alexhanna
Copy link

alexhanna commented Jul 21, 2021 via email

@cmaimone
Copy link

Yes, I can review this

@Nikoleta-v3
Copy link

@whedon assign @alexhanna as reviewer

@whedon whedon assigned alexhanna and Nikoleta-v3 and unassigned Nikoleta-v3 Jul 22, 2021
@whedon
Copy link
Author

whedon commented Jul 22, 2021

OK, @alexhanna is now a reviewer

@Nikoleta-v3
Copy link

@whedon add @cmaimone as reviewer

@whedon
Copy link
Author

whedon commented Jul 22, 2021

OK, @cmaimone is now a reviewer

@Nikoleta-v3
Copy link

@whedon start review

@whedon
Copy link
Author

whedon commented Jul 22, 2021

OK, I've started the review over in #3522.

@whedon whedon closed this as completed Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants