Skip to content

Test covariates by jackknife, and fit ensembles of model types #26

Test covariates by jackknife, and fit ensembles of model types

Test covariates by jackknife, and fit ensembles of model types #26

Workflow file for this run

name: R-CMD-check
# Calls the shared workflow in chross22/distsamp so the check configuration
# lives in one place across these packages.
on:
push:
branches: [main, master]
pull_request:
workflow_dispatch:
permissions: read-all
jobs:
check:
uses: chross22/distsamp/.github/workflows/r-cmd-check-reusable.yaml@main
with:
apt-packages: 'libgdal-dev libgeos-dev libproj-dev libudunits2-dev'