I don't like having a strong dependence on spray. This is only necessary because of homog(), and there is a bug in it:
> as.mvp(spray::homog(30))
mvp object algebraically equal to
4 NA + a + b + c + d + e + f + g + h + i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
>
I don't like having a strong dependence on
spray
. This is only necessary because ofhomog()
, and there is a bug in it: