tests/testthat/_snaps/options.md

error for unknown options

Code
  r_process_options(func = function() { }, foo = "bar")
Condition
  Error:
  ! ! Unknown optioncharacter(0):'foo'
Code
  r_process_options(func = function() { }, foo = "bar", bar = "foo")
Condition
  Error:
  ! ! Unknown options:'foo' and 'bar'


Try the callr package in your browser

Any scripts or data that you put into this service are public.

callr documentation built on June 5, 2026, 5:06 p.m.