-
Hey Noah just wanted to make you aware that some of the links to `marginaleffects` functions are dead since they have been migrated to [this site](https://marginaleffects.com/r/)
-
First release:
* [x] `usethis::use_news_md()`
* [x] `usethis::use_cran_comments()`
* [x] Update (aspirational) install instructions in README
* [x] Proofread `Title:` and `Description:`
* [x] Check t…
-
Since updating packages to the new release process, including dev versions of documentations via the `development: auto` pkgdown setting, documentation previews of dev versions of packages has been br…
-
### Are you the author of the package?
No
### Is the package on a specific repository?
GitHub
### Please provide the URL of the package repository
https://github.com/YuriNiella/RSP
### Is there …
-
I have modularized my vignette Rmd file using `child` chunks to be able to reuse the child Rmd files in other Rmd documents via
```
```{r child = "child_doc.Rmd"} ...
```
for this output and e…
-
Needs:
- [x] abstract of the paper
- [x] link to the original paper and how to cite
- [x] what the code actually does
- [x] how to install and use the package
- [x] a complete DESCRIPTION file
…
-
Below is a to do list, where items near the top are considered more important
- [x] Add unit tests
- [x] Add other types of functional regression models
- [x] Update UI for regression functions s…
-
These are some notes for the [JOSS paper review](https://github.com/openjournals/joss-reviews/issues/6971). In general, I think it's a nice paper and potentially useful package.
Comments regarding …
-
I'm curious to see what the difference in speed is for breaking a raster into different tile size.
Like if we have a big raster and break it into 10 tiles, but the blocksize is more like 4 tiles, i…
-
Hey I'm relatively new to Julia and Documenter.jl so apologies if this has already been discussed or is in fact available (though couldn't see when scrolling through issues). I've come from R where ro…