-
Notifications
You must be signed in to change notification settings - Fork 8
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
Release v0.9.26 #423
Comments
Perhaps #373? |
I have moved the 68219e9 Correct the rejection.criteria data frame created by analyse_SAR.TL(). I've also cherry-picked the following: 06d9cd0 Don't stop if the device size is too small when plot.single = FALSE. I've then brought NEWS up to date and reworded them a bit. I've also resurrected the 0.9.25 NEWS so that users that check an update get all recent ones, not just the last. It's otherwise very hard to see what has changed before the current release, only somebody with good github expertise could do it.
|
Further steps taken:
I've been getting these messages during the check pass, but the links seem to be working in a browser, so I'm not sure if it's something to worry about:
Things still to do:
|
If the win builder does not flag it; it does not. We should not worry about it because this kind of certificate messages eventually go away. |
All is done! It went quite smoothly overall, considering it was my first time handling the release! |
@mcol Thanks a lot! |
We want to make a small release to fix known regressions that are present in 0.9.25. As of now, the
dev_0.9.26
branch already contains these commits from 0.9.25:1da0100 Remove CRAN notes for good
8310844 Update .Rbuildignore
be82a86 Fix doi.org link in CITATION.
1aad6fa Remove spurious newline.
c55357d Post-release version bump.
ee736cb Merge pull request #240 from R-Lum/post-release-version-bump
0a4e193 Don't use the bbmle::profile() try_harder option in calc_MinDose().
6ff6a6f Skip test on windows CI.
82a5ada Remove the windows-2019 (oldrel) instance from the CI actions.
6509111 Add the expect_snapshot_RLum() test helper and start using it.
d920de9 Merge pull request #244 from R-Lum/snapshots_01
f06aadf plot_RLum.Data.Spectrum() + ad support for light arguments + fx cause of index warning + ad NEWS + up docu
833fe99 analyse_SAR.CWOSL(): + fx regression test that would cause an error because if different objects
54d62db Regression: the new internal functions for .throw_warning() and throw_error() were flushing the terminal in case of do.call() + fx calls + ad tests
57c549a Regression: the new internal functions for .throw_warning() and throw_error() were flushing the terminal in case of do.call() + fx calls + ad tests
be1602b Ådd NEWS to cherry pick and build news and manual
555e2b8 Regression: the new internal functions for .throw_warning() and throw_error() were flushing the terminal in case of do.call() + fx calls + ad tests
4a693e4 analyse_pIRIR_Sequence(): + ad better support for plotting (or not plotting) on too small devices + ad tests
fcc0115 Add more tests for internals
7b8f2c8 analyse_pIRIRSequende() + fx a few more plot issues in edge case scenarios
ea73669 Regression: the new internal functions for .throw_warning() and throw_error() were flushing the terminal in case of do.call() + fx calls + ad tests
dafcb73 analyse_pIRIR_Sequence(): + ad better support for plotting (or not plotting) on too small devices + ad tests
42e8ba7 Add more tests for internals
446b655 Add NEWS and update build number
41e15cd get_RLum() + fx behaviour of null.rm = TRUE; it was not removing empty list elements + ad tests + ad NEWS
3ab4064 Just a little bit houskeeping in get_RLum()
aa1d263 Merge branch 'dev_1.0.0'
21c56bb (origin/dev_0.9.26) write_BIN2R(): + fx non-ASCII character bug + fx open connection bug after crash + rf code polish + ad tests + ad NEWS + up manual
@RLumSK Is there anything else that you think should be included?
The text was updated successfully, but these errors were encountered: