Skip to content

Update cran-comments and bits #31

Update cran-comments and bits

Update cran-comments and bits #31

# Workflow from https://ropensci.org/blog/2026/01/03/r-universe-workflows
name: R-universe check
on:
push:
pull_request:
jobs:
build:
name: R-universe testing
uses: r-universe-org/workflows/.github/workflows/build.yml@v3
with:
universe: ${{ github.repository_owner }}