This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Gabor Csardi
gaborcsardi.org
did:plc:dumkel2blz27ofc3x6sfjz7m
PSA: GitHub Actions switched `ubuntu-latest` to `ubuntu-24.04`, which does not have #Rstats pre-installed. Use `r-lib/actions/setup-r@v2` (see github.com/r-lib/actions) to install it, or use a Docker container, e.g.
docker run ghcr.io/r-hub/r-minimal/r-minimal:latest R ...
https://github.com/r-lib/actions
2025-01-10T09:15:38.049Z