-
Removing the "reference" section from the yaml file seems to automate adding all of the functions from the /h2o-r/h2o-package/R folder to the reference page. Should explore further options for automat…
-
We are using a weird & outdated setup with a pinned dev version of `{pkgdown}`. How about something like this? https://github.com/rnabioco/valr/blob/main/.github/workflows/pkgdown.yaml
-
If I have the following in my function roxygen2 documentation
```
#' Creates a temporary table from a local data frame or tibble
#'
#' `r lifecycle::badge('experimental')`
```
I get the foll…
-
Similar to R's `{pkgdown}`, I'd like to use `startsWith("foo")` or a wild card `foo*` to signify anything that matches the pattern.
Ex:
I have 25 functions under `my_module` that I'd like displa…
-
In the new tutorial, after changing from quarto back to markdown, I could no longer load the logo image. The image is located in /man/figures/logo.png
It would be nice to add it back so that the lo…
-
See [Alerts](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts)
An example of alerts [not ren…
-
Based on recent activity, there appears to be an effort to update and submit a new version to CRAN. If this is the case, I think some updated Rmd vignettes (possibly with [tint](https://github.com/ed…
-
In the **quanteda** package we have some [non-English language vignettes](https://github.com/quanteda/quanteda/tree/master/vignettes/pkgdown) but only in the `vignettes/pkgdown` folder. Previously (la…
-
GH pages site might be broken?
![Screenshot_20240814-152547.png](https://github.com/user-attachments/assets/7e4900b9-bf23-486f-b4ea-c47b89f5d8c2)
-
See e.g. https://devguide.ropensci.org/index.html: on that page, I'd like to not have the "On this page" in the top right corner as there's nothing below it.
Similar pkgdown PR https://github.com/…