tests/testthat/_snaps/tensor_indices.md

.() errs correctly

Code
  array(1) %_% "test"
Condition
  Error in `array(1) %_% "test"`:
  ! Second argument `i` is not specified correctly.
  i Use `.()` to specify an index set.
Code
  .(f(y))
Condition
  Error in `.()`:
  ! Invalid expression in `...`.
  x Expression `f(y)` cannot be parsed.
  i A valid expressions is of the form {[+|-]<label1>, [+|-]<label2>, ...}.


Try the ricci package in your browser

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

ricci documentation built on Sept. 9, 2025, 5:56 p.m.