n-kall / priorsense

priorsense: an R package for prior diagnostics and sensitivity
https://n-kall.github.io/priorsense/
GNU General Public License v3.0
53 stars 5 forks source link

Re-add Windows workflow and fix small R CMD CHECK NOTEs #8

Closed andrjohns closed 1 year ago

andrjohns commented 1 year ago

Hey Noa, this PR fixes the workflows to build on Windows by selectively install the rstan development version for Windows only. I've also added a conditional guard to testthat.R so that the tests won't run (and fail) on CRAN for the windows checks with the CRAN rstan

There are also a couple of small changes throughout to address NOTEs about imports and package titles