Joshua Rosenberg
Joshua Rosenberg
When I run the following code in the `github_repos` chunk: ```{r github_repos} s_ghn
I'm interested in very basic document clustering. Is there a plan to include document clustering in quanteda - or is this considered outside the scope of the (so excellent) package?...
https://ropenscilabs.github.io/actions_sandbox/ I followed the above instructions for another project - it worked relatively painlessly! Travis is shutting down free accounts (I think/mostly) within a few weeks.
Hi, thanks for a great package. I get the following error when installing roomba. @bretsw got the same error when doing this, too. ``` > devtools::install_github("ropenscilabs/roomba") Using github PAT from...
This is intended to address #76 - it looks like this line in `.Rbuildignore` was causing the issue: `^\images$` I _think_ but am not sure that removing this is okay,...
Thanks for creating an incredible package! Is it possible to download data for parks and protected lands? It is not listed as available [in the README](https://github.com/ropensci/rnaturalearth)(below the heading "To download...
Thank you for developing an awesome package. Is there the ability to search package data (built-in datasets)?
this adds functions modeled off `dataedu_packages` and `install_dataedu`, but for the bookdown rendering-related dependencies.
I came across your helpful package from your [blog post](https://milesmcbain.xyz/posts/the-drake-post/) (via ROpenSci), and have found both to be super helpful. I have one question that I haven't been able to...
Hi, and thanks for a great package! Can you advise on how to access log files for a Shiny app hosted by shinyapps.io? I note that I can manually download...