-
> pkgdown comes with a refreshed template that uses Bootstrap 5, a major update over the previous Bootstrap 3. (Bootstrap is the collection of HTML, CSS, and JS files that give pkgdown sites their bas…
-
tried this quickly with `usethis::use_github_action("pkgdown")`, workflow failed when trying to install dependencies. our `pkgdown` site should deploy using the package dependencies from DESCRIPTION, …
-
Both spatial vignette and main could use this. I tried using [`pkg::function()`] but it didn't work properly. Might need to use `\link[pkg]{function}`?
-
Submitting Author Name: Air Forbes
Submitting Author Github Handle: @heyairf
Repository: https://github.com/heyairf/fireexposuR
Version submitted: 1.0.0
Submission type: Standard
Editor: @maurol…
-
If there is no `SPPVALUE` data prior to 1982, we should add that to documentation.
see discussion https://github.com/NOAA-EDAB/comlandr/discussions/67#discussioncomment-10696882
-
Currently trying to implement pkgdown. Following commit 99eea7b (the result of executing `use_pkgdown()` and `use_pkgdown_github_pages()` I see the following error on github actions:
```
Attachi…
-
## QC Details
Let's add an [`articles` section to `_pkgdown.yml`](https://pkgdown.r-lib.org/reference/build_articles.html#index-and-navbar)
- Include the following in the pkgdown header dropdown (…
-
`pkgdown::preview_site()` will attempt to call `browseURL()` on an `index.html` file, expecting that it opens in the browser
That is no longer happening, although it used to work. Currently calling…
-
Prepare for release:
* [x] `git pull`
* [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_allofus.html)
* [x] Check if any deprecation processes should be advan…
-
I'm unsure what is happening in the webpage, but the warfarin example is oddly built.
I get:
``` r
library(posologyr)
mod_warfarin_nlmixr
``` r
plot(map_warf_01$model, "pca")
```
…