Skip to content

Commit 7a12e99

Browse files
yoshidk6claude
andcommitted
CRAN submission prep v0.2.7
- Bump version to 0.2.7 - Finalize NEWS for 0.2.7 (loo 2.10.0 compatibility fix) - Add submission note to cran-comments.md Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent a8b950b commit 7a12e99

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: BayesERtools
22
Type: Package
33
Title: Bayesian Exposure-Response Analysis Tools
4-
Version: 0.2.6.9000
4+
Version: 0.2.7
55
Authors@R:
66
c(person("Kenta", "Yoshida", , "yoshida.kenta.6@gmail.com", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0003-4967-3831")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# BayesERtools 0.2.6.9000
1+
# BayesERtools 0.2.7
22

33
## Bug fixes
44

cran-comments.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## Submission notes
2+
3+
This release fixes the test failure reported on CRAN's r-devel checks, which
4+
was caused by a change in `loo` 2.10.0: `loo_compare()` now returns a data
5+
frame with model names in a `model` column instead of a matrix with names in
6+
the row names. The package now handles both output formats.
7+
18
## Test environments
29

310
* local Mac OSX install, R 4.4.1

0 commit comments

Comments
 (0)