Business analytics using R and Shiny. The radiant app combines the menus from radiant.data, radiant.design, radiant.basics, radiant.model, and radiant.multivariate.
I noticed that radiant is archived on CRAN, due to a dependency on radiant.model which itself was archived due to a dependency on "vip", which was archived.
Sorry for the late reply. Radiant is back up. TBH I don't understand why CRAN doesn't automatically restore packages when they accept a broken dependency.
I noticed that radiant is archived on CRAN, due to a dependency on radiant.model which itself was archived due to a dependency on "vip", which was archived.
It looks like the archiving of "vip" was unintentional, and it is already back up: https://github.com/koalaverse/vip/issues/153
Is it intended that radiant is available on CRAN, and is there some action required to restore it? Thanks.