Skip to content

Remove tests of term's defunct parameters functions - #83

Merged
joethorley merged 2 commits into
mainfrom
remove-term-parameters-tests
Jul 15, 2026
Merged

Remove tests of term's defunct parameters functions#83
joethorley merged 2 commits into
mainfrom
remove-term-parameters-tests

Conversation

@joethorley

Copy link
Copy Markdown
Member

Companion to poissonconsulting/term#103, which escalates parameters() and parameters<-() (deprecated since term 0.1.0) to deprecate_stop().

The re-exports in R/parameters.R are kept so calling them still gives term's informative defunct error. Removing the tests lets mcmcr's suite pass against both released term (warns) and dev term (errors), so this PR can be merged and released to CRAN ahead of term.

🤖 Generated with Claude Code

joethorley and others added 2 commits July 15, 2026 06:20
term is escalating these to deprecate_stop() (poissonconsulting/term#103).
The re-exports are kept so users get an informative defunct error.
Removing the tests lets mcmcr pass against both released and dev term.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@joethorley
joethorley merged commit 82cd9fd into main Jul 15, 2026
2 of 9 checks passed
@joethorley
joethorley deleted the remove-term-parameters-tests branch July 15, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant