beautier
R package to generate the same BEAST2 XML parameter files as generated by BEAUti 2
A BEAST2 XML generator shipping releases CRAN can't accept because the CRAN team is on holiday.
◆Recent moves
- 1y ago
Infinity and NA handling fixed for s parameters
s_parameter_to_xml() now copes with an upper value of infinity and create_s_parameter() defaults upper to NA, matching what the XML generator already assumed. Coverage is at 100%. Another release explicitly held back from CRAN.
View source ↗ - 1y ago
Lint-only release, held back from CRAN
A clean-lint release with no features and no bug fixes, published a day after the previous one and equally unable to reach CRAN. It exists to keep the version history contiguous.
View source ↗ - 1y ago
Tip-date file reading and validation added
Three new functions detect tip dates in a BEAST2 XML, validate a tip-date file, and read one, backed by clearer errors for the classic failure modes — a non-tab separator or a stray header row. This is the only feature work in the recent run and it targets input handling rather than model coverage.
View source ↗