-
Hi,
I read the [changelogs](https://pkgdown.r-lib.org/news/index.html#code-2-0-0) and it looks like the [build_reference()](https://pkgdown.r-lib.org/reference/build_reference.html) function now er…
-
It seems like some of the described behaviour in the **_using_seplyr_** vignette (within the rlang/tidyeval section - https://winvector.github.io/seplyr/articles/using_seplyr.html#rlang-tidyeval) cont…
-
https://pycaret.org/polynomial-features/
-
I have the following code where I am using some functions from my own package:
```r
suppressPackageStartupMessages(library(modeltime))
suppressPackageStartupMessages(library(timetk))
suppressPac…
-
A plotting function `ts_sma_plot` gets a simple moving average of a provided order and plots it against the original data. This function should also allow for plotting multiple moving averages and sho…
-
Modify calibrate_and_plot body function for this.
-
Need to update the readme and the vignette
-
Hi,
I like to make a few `nested_cv`'s based on the same partition configuration as follows:
```
outer_cv
htlin updated
2 years ago
-
`rlang::.data` and `library(rlang); .data` work differently, as following. It would be helpful to have a description on how to properly use `.data` and `.env` without running `library(rlang)` at .
…
-
See tinytex at the end
```
installing to /home/frans/R/x86_64-pc-linux-gnu-library/4.1/00LOCK-tibble/00new/tibble/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help…