Closed hlapp closed 5 years ago
The immediate motivation for this is to fix the apparent unavailability of quadprog (a dependency of phangorn) in R v3.5.3, the version of R used in the latest tag. However, see #20 and #32 for context.
latest
Closes #32.
Note that #32 was fixed upstream, so this is no longer needed to address that.
Implemented instead only on a release-basis. See 8002cbfcf7376e6d453a96661f207a9a7b926cef, which is part of release v0.2.13.
The immediate motivation for this is to fix the apparent unavailability of quadprog (a dependency of phangorn) in R v3.5.3, the version of R used in the
latest
tag. However, see #20 and #32 for context.Closes #32.