Ralf Stubner
Ralf Stubner
Version 0.1.1 has been build on CRAN on all platforms. However, there are currently two limitations concerning the tests that deliberately throw a C++ exception: * On MacOS the actual...
duplicate of #18, but I am finally working on this: https://stubner.me/2022/12/roulette-wheel-selection-for-dqrng/
@s3alfisc, @avraam-inside: The code for weighted sampling has been finally merged. Feel free to give it a try. Version 0.3.0.2 should be on https://rstub.r-universe.dev/dqrng soon.
As noted in #52, there are some more things I need to consider w.r.t. to weighted sampling. I will have to back out that code for now in order to...
So far I have not been given any time-line from CRAN, so it should be OK if you can do this next weekend.
I have now heard from CRAN: They either want to publish dqrng 0.4 now or ask me to resubmit once fixed packages are available. Publishing now would (potentially) break fwildclusterboot...
The first failures are coming in now that dqrng 0.4.0 is on CRAN: https://cran.r-project.org/web/checks/check_results_fwildclusterboot.html. I am confused why they are getting that failure repeatedly. For me it happened only sometimes.
AFAIK one problem is that there has been a lot of development here on GH that has not been published to CRAN yet. So fixing only this thing for CRAN...
In [rstub/fwildclusterboot@dqrng-fix](https://github.com/rstub/fwildclusterboot/tree/dqrng-fix?rgh-link-date=2024-08-05T13%3A28%3A33Z) I have put in the minimal fix that should help getting this back unto CRAN. AFAIK we would need a branch based on the v0.13.0 tag to make...
You will have to wait until 2024-08-16, since CRAN is on holiday right now.