The current R interface file isn't really an interface in the classic sense. It also makes quite a bit of the actual MorphyLib API opaque from the R side (which is why I've added the binding). So, it shouldn't really be a MorphyLib thing because it's providing higher-level facilities over what MorphyLib is intending to provide. But it does make a lot of sense to move it to the Inapp package, which can leverage MorphyLib later.
The current R interface file isn't really an interface in the classic sense. It also makes quite a bit of the actual MorphyLib API opaque from the R side (which is why I've added the binding). So, it shouldn't really be a MorphyLib thing because it's providing higher-level facilities over what MorphyLib is intending to provide. But it does make a lot of sense to move it to the Inapp package, which can leverage MorphyLib later.