Workflows executed via Github Actions are a great way to automate checking changes you make to an R package as you get access to all three major platforms (Windows, Mac OSX, Linux). I’ve been using them with the rhdf5filters package, which isn’t yet in Bioconductor and so doesn’t get to benefit from the multi-platform checking provided there.