Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.14 #114

Merged
merged 59 commits into from
Jul 8, 2023
Merged

v0.14 #114

merged 59 commits into from
Jul 8, 2023

Conversation

s3alfisc
Copy link
Owner

@s3alfisc s3alfisc commented Apr 29, 2023

  • integrate feedback of rOpenSci review
  • sparsifies MNW bootstraps
  • computes pinv via rcpp eigen (large speed gains)
  • now possible to interrupt rcpp loops
  • update docs: better explanation for plot method + explain how to turn messages and warnings off
  • reorganization of ropensci ssr tags into code
  • unlocks parallelization (nthreads was set to 1 by default for some reason)

@s3alfisc s3alfisc linked an issue Apr 29, 2023 that may be closed by this pull request
12 tasks
@s3alfisc s3alfisc linked an issue Jun 17, 2023 that may be closed by this pull request
@s3alfisc s3alfisc linked an issue Jun 25, 2023 that may be closed by this pull request
@s3alfisc s3alfisc changed the title v0.13.3 v0.14 Jun 25, 2023
@s3alfisc
Copy link
Owner Author

s3alfisc commented Jul 6, 2023

I keep on getting this error when running the actions: "Error : '.' is an unrecognized escape in character string (:22:94)
ERROR: unable to collate and parse R files for package 'fwildclusterboot'". Strangely, I neither receive this error locally nor on rhub.

@s3alfisc s3alfisc merged commit add82ae into master Jul 8, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment