Skip to content

small functionality patches to strand flip checks, dosage calculator, automated statistics #168

small functionality patches to strand flip checks, dosage calculator, automated statistics

small functionality patches to strand flip checks, dosage calculator, automated statistics #168

Workflow file for this run

---
name: R-CMD-check (r-lib)
'on':
workflow_dispatch:
pull_request:
branches:
- main
push:
branches:
- main
schedule:
- cron: '0 0 * * MON'
jobs:
R-CMD-check:
runs-on: ubuntu-latest
steps:
- uses: r-lib/actions/setup-tinytex@v2
- uses: uclahs-cds/tool-R-CMD-check-action@stable