stan-dev / posterior

The posterior R package
https://mc-stan.org/posterior/
Other
167 stars 24 forks source link

CRAN checks on R devel failing #304

Closed paul-buerkner closed 1 year ago

paul-buerkner commented 1 year ago

Brian Ripley send me a very kind email about some CRAN checks failing on R devel: https://www.r-project.org/nosvn/R.check/r-devel-windows-x86_64/posterior-00check.html

Specifically, it seems to be some rvar tests. @mjskay would you be so kind to take a look? If you cannot do it within the next week, please let me know so I can fix and resubmit it in time of the usual 2 weeks CRAN notice period.

mjskay commented 1 year ago

I'll take a look this week. I also started looking at #300 and found the problem there, just have to fix it.

paul-buerkner commented 1 year ago

Thank you for your quick work on this!