-
Prepare for release:
* [x] `git pull`
* [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_pins.html)
* [x] Check if any deprecation processes should be advanced…
-
You can set package homepage from the settings. It is automatically generated with pkgdown.
The result will be like:
https://microbiome.github.io/mia/
@ake123 can advice how it is done if you …
-
Right now, the GH action for **pkgdown** is failing. I tried debugging this locally but I cannot install **ragg** at this time, a dependency of **pkgdown**. See also https://github.com/r-lib/ragg/issu…
-
The `white_around_sticker=TRUE` argument doesn't cover enough area. IT leaves a small strip at the top of the plot, if there is an overflow. See the below reprex for an example:
```
library(hexSti…
-
This came out of #192, wanting to improve the JS article (it's more than two years old).
I am starting to have some doubts about the architecture - I think it's fine, but I think I would write dist…
-
The documentation of the __fgeo.data__ package is available at https://forestgeo.github.io/fgeo.data. To suggest edits please add your comments below or create a [pull request](https://help.github.com…
-
### What happened?
[admiral 1.1.1 site](https://pharmaverse.github.io/admiral/authors.html):
![image](https://github.com/user-attachments/assets/f0a2e8e6-8394-486a-8f1f-6e9afde4602d)
[admiral 1.1…
-
Hello,
I'm trying to build my gh pages with **{pkgdown}**. Only when building the `NEWS.md` file, I get the following warning:
``` r
> pkgdown::build_news()
── Building news ─────────────────…
-
It occurs to me something like what Jim Thorson is doing for VAST could be helpful. I'm thinking of:
1. A list of manuscripts that have used ss3sim in the Readme or on a wiki somewhere (now I see y…
-
Nice idea!
Getting the list of packages from those attached may be easy, but it creates problems for package dependencies that I **don't want to include** in the hexsession display.
Can you add …