-
I just came across this project through [this issue](https://github.com/r-devel/r-dev-day/issues/14) on the r-dev-day repo. I posted a comment there, but thought it might be useful to cross-post in th…
-
I'm working on writing tests to improve the test coverage for the package (and hopefully stop the automated e-mails that the tests failed).
Right now I'm working on `get_chirps()` for the `SpatRast…
-
Session Info
```r
```
Hey folks, I'm trying to obtain unique IDs for a csv of taxa. This is my test code using only canis lupis initially: # Install and load the devtools package (if…
-
I have to pull data from a pdf uploaded at a URL. The pdf is in an image/.png format hence while using the tesseract package few of the lines were not recognized.
The code:
library(rvest)
library…
-
When returning all the works that are cited by and that cite a focal article the number of edges in returned `edges` data frame that go to the focal article should match the `cited_by_count` of the fo…
-
## Summary
When I supply a `resources` list to a `batchtools` future, the resources seem to be ignored. I was alerted to this via `targets`, https://github.com/ropensci/targets/discussions/562#disc…
-
-
Similar to #23
If there's a JOSS badge, grab review metadata (editor, reviewer name, review URL) from ?? and add it to codemeta.json.
@karthik what do you think? if relevant, where could `codem…
-
Using Linux why does google search results page source for anything crash my browser?
The example below is reproducible to get the error using a linux google compute engine VM:
When I read goog…
-
Thank you for developing an awesome package. Is there the ability to search package data (built-in datasets)?