TommyJones / tidylda

Implements an algorithim for Latent Dirichlet Allocation using style conventions from the [tidyverse](https://style.tidyverse.org/) and [tidymodels](https://tidymodels.github.io/model-implementation-principles/index.html).
Other
41 stars 3 forks source link

JOSS review: Changelog, README and Vignettes #73

Closed maximelenormand closed 1 day ago

maximelenormand commented 2 weeks ago

I managed to install both the CRAN and GitHub versions. In both cases, I ran the examples without any problems.

This is not mandatory, of course, but a nice way to address these issues could be to build a website for your package using pkgdown (https://pkgdown.r-lib.org/). A tidyverse template is available at https://github.com/tidyverse/tidytemplate.

#6800

TommyJones commented 2 days ago

Hi. Thanks again for the review.

Do the above work for you?

maximelenormand commented 2 days ago

Hi, regarding the changelog and dependencies, it would be beneficial to add a few sentences to the README to inform users that all changes are listed in the NEWS.md file and that the dependencies can be found in the DESCRIPTION.md file.

Please, add a paragraph describing the different vignettes and the way to compile them.

Do not forget to mention the CRAN and development GitHub versions in the paper and the way to install them.

TommyJones commented 1 day ago

Ok. I'll get these taken care of shortly.

TommyJones commented 1 day ago

All of the above are taken care of as of this commit: c4eb725b095f3fd58be6bd3657c9825cc72a98b1