s3alfisc / fwildclusterboot

Fast Wild Cluster Bootstrap Inference for Regression Models / OLS in R. Additionally, R port to WildBootTests.jl via the JuliaConnectoR.
https://s3alfisc.github.io/fwildclusterboot/
GNU General Public License v3.0
23 stars 4 forks source link

Package currently archived on CRAN #67

Closed s3alfisc closed 1 year ago

s3alfisc commented 1 year ago

Due to changes to the Matrix package, tests for one of fwildclusterboot's dependencies failed (Matrix.utils). My deadline to fix the dependency was yesterday. I have submitted a fix on Friday, but it did not pass the automated CRAN checks with very esoteric notes. I have sent an email to the CRAN maintainers and hope that my email reached them.

In the meantime, you can download compiled versions from r-universe via

install.packages('fwildclusterboot', repos ='https://s3alfisc.r-universe.dev')
s3alfisc commented 1 year ago

I have finally passed all auto tests and now the package is pending a manual inspection.

s3alfisc commented 1 year ago

And back on CRAN!