Closed RobinHankin closed 2 years ago
Not sure if this has been noted before, but I think that the problem is caused by mvp
importing mpoly
(which is also on the list). Now mpoly
depends on ggplot2
which depends on isoband
. If I can remove the dependency on mpoly
this will get me off the hook. But I am not sure if this is the best way forward, mpoly
is needed for the print method and also mpoly::mp()
is used in some of the coercions. Removing the dependency will basically mean duplicating code, which I do not want to do.
Email from Thomas Pederson, mainainer of the isoband
package to me on 11 October 2022:
Hi all, Many apologies for the alarming email that you have recieved from CRAN maintainers about isoband. The isoband maintainer has fixed the issue and a working version is already on CRAN; There’s no need for you to do anything.
Kind Regards Thomas Lin Pedersen
Email from Brian Ripley to me, but CC'd to over 3000 package maintainers: