The R specification states; https://github.com/csdms/bmi-r/blob/7efcf8052a52efc47580420369c5f19b32e57d45/R/bmi.R#L44 However, in the [SIDL definition](https://bmi.csdms.io/en/stable/bmi.getter_setter.html#get-value-at-indices), the argument order is (name, dest, inds).
The R specification states;
bmi-r/R/bmi.R
Line 44 in 7efcf80
However, in the SIDL definition, the argument order is (name, dest, inds).