Gustavo Velásquez
Gustavo Velásquez
Happy Pi Day! There's a small typo in the top left of [Figure 20.2](https://r4ds.had.co.nz/vectors.html#fig:lists-subsetting) where the third element of list `a` is meant to show `pi` rounded to 6 decimals....
I modeled the installation options after how they are shown [here](https://github.com/quarto-dev/quarto-vscode#installation). Currently the link https://open-vsx.org/extension/reditorsupport/r is not working, so this PR can be merged once it goes live.
**Is your feature request related to a problem? Please describe.** This extension is unclaimed/unverified on open-vsx.org. Link [here](https://open-vsx.org/extension/Ikuyadeu/r). **Describe the solution you'd like** Verification on open-vsx.org would reassure users of...
**Is your feature request related to a problem? Please describe.** Other open-source projects have migrated the default branch to `main`, for example [here](https://www.tidyverse.org/blog/2021/10/renaming-default-branch/). **Describe the solution you'd like** I propose...
Hello, thanks very much for this excellent package. Do you think it's possible to use [`ggbeeswarm::geom_quasirandom()`](https://github.com/eclarke/ggbeeswarm/blob/master/R/geom-quasirandom.R) instead of jitter for missing values plotted with geom_miss_point()? Having this flexibility would be...
Hello, thank you for this great package. @ivelasq and I have been working on a GitHub Actions script that uses `list_channel_videos()` on a schedule, and we were wondering if you...
Related: https://github.com/r-lib/pkgdown/issues/1206#issuecomment-597339775
An unrelated package also called [lookup](https://cran.r-project.org/package=lookup) has just been released on CRAN. Running `update.packages()` or RStudio's `Update packages...` will give a prompt to overwrite this GitHub package. It seems that...
This package is incredibly useful and it would be great to see it on CRAN. This [compilation warning](https://github.com/jimhester/highlite/issues/5) for the dependency {highlite} may need to be addressed along the way.
Thank you for this package, it is exciting to see its rapid development. Stata 17 added support for interval-censored semiparametric Cox proportional hazards models in the [stintcox](https://www.stata.com/manuals/ststintcox.pdf) function. The closest...