Skip to content

Releases: ricochet-rs/cran-checks

v0.1.1

06 Nov 18:59
8100868
Compare
Choose a tag to compare

cran-checks workflow now supports checking multiple packages at once!

Author: @louisaslett

name: Check CRAN status

on:
  schedule:
    # Runs daily at 4:00 PM UTC (9:00 AM PST)
    - cron: '0 16 * * *'
  # allows for manually running of the check
  workflow_dispatch:

jobs:
  check_cran_status:
    runs-on: ubuntu-latest

    steps:
      - name: Get CRAN checks
        uses: flrsh-dev/cran-checks/check-pkg@main
        with:
          pkg: |
            PhaseType
            abn
            mlmc
            data.table
            oiqjwd
            zoltr