-
Hello! I really love this package, so firstly thanks for making something that brings me a little joy every day.
So, I recently used the neat dependency checkers in `pak` to determine if a dependen…
-
E.g.,
``` r
classes mpg cyl disp hp drat wt qsec vs
#> "numeric" "numeric" "numeric" "numeric" "numeric" "numeric" "numeric" "numeric"
#> …
-
Thanks for making this package! It beats running a long set of command line commands to do the conversion.
As far as I can tell, `qiime2R` isn't available on CRAN or bioconductor as of yet, althou…
-
Prepare for release:
* [ ] `git pull`
* [ ] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_anthro.html)
* [ ] [Polish NEWS](https://style.tidyverse.org/news.html…
-
I was investigating the implementation of a `list_of` vector. For that I studies the `poly` example. I was interested in understanding how `NA` values should be handled. I tried two different ways of …
bart1 updated
1 month ago
-
-
I am having some issues with AddDoubletScore(), I have used before on these samples however I am now getting this error message indicating there is an issue with the HDF5 file, which I have never had …
-
We have a PostgreSQL db and I would like to create local DuckDB copy of a subset of the rows on it.
My plan was to
1) create the datamodel using `dm_from_con`
2) filter the rows using `dm_filter…
-
## Feature suggestion
Now that we have the new {tailor} package for post-processing in titydmodels, I find myself in the need to reuse the splits from tune_results as a resampling object.
I beli…
-
For cases that produce an error/warning/note, such as [Formatting Software Names](https://contributor.r-project.org/cran-cookbook/description_issues.html#problem), it would be good if we could include…