easystats / report

:scroll: :tada: Automated reporting of objects in R
https://easystats.github.io/report/
Other
694 stars 70 forks source link

Software paper for report #47

Open DominiqueMakowski opened 5 years ago

DominiqueMakowski commented 5 years ago

Once correlation and estimate are on CRAN, report will go in, with a high priority to make it citeable.

I think that it makes sense to associate all contributors of easystats to this publication, as it heavily relies on all of the easystats dependencies.

Here's a list of potential journals (feel free to complete the list):

any opinion and experience are welcomed

IndrajeetPatil commented 3 years ago

I would vote for AMPPS.

bwiernik commented 3 years ago

Behavior Research Methods is also super excited about software package papers lately.

IndrajeetPatil commented 2 years ago

Should we start working on this?

I think it's about time. The API is more or less stable; it's now just a matter of supporting more and more models.

DominiqueMakowski commented 2 years ago

I think before that issues to be fixed are:

I'll get to that at some point

mattansb commented 2 years ago

I also agree with @DominiqueMakowski that those issues should be resolved first.

@IndrajeetPatil If indeed the API is stable (yay!) that probably deserves a vignette - currently the docs on the pkgdown site are lots of standalone examples. Would be great to see a more cohesive look at the package's functionality.

I suggest focusing on htest objects, g/lm models and data frames at first (before moving on to mixed models, Bayes, etc...)

DominiqueMakowski commented 2 years ago

I suggest focusing on htest objects, g/lm models and data frames at first (before moving on to mixed models, Bayes, etc...)

agreed, having those working well will already be a big thing