Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action to take due to impending CRAN archival of R package isoband #12

Closed
jakobdambon opened this issue Oct 6, 2022 · 1 comment
Closed
Labels
monitoring Note taken, no further actions as of right now

Comments

@jakobdambon
Copy link
Owner

We are monitoring the development of a potential archival of the package isoband on CRAN.

The dependencies between the varycoef and isoband are as follows:

pak::pkg_deps_explain("varycoef", "isoband")
varycoef -> mlr -> ggplot2 -> isoband                                       
varycoef -> mlrMBO -> mlr -> ggplot2 -> isoband
varycoef -> mlrMBO -> smoof -> ggplot2 -> isoband
varycoef -> mlrMBO -> smoof -> plotly -> ggplot2 -> isoband
varycoef -> smoof -> ggplot2 -> isoband
varycoef -> smoof -> plotly -> ggplot2 -> isoband

Therefore, only the model-based optimization in the selection procedure (PMLE) is affected.

As of right now, the CRAN checks still give an error, link. The maintainers are working on it, both of isoband and ggplot2, see below:

    This should now be fixed on github. Again, if somebody could confirm that things now work for LLVM clang 15.0.0 that would be great.

Originally posted by @clauswilke in r-lib/isoband#33 (comment)

@jakobdambon jakobdambon added the monitoring Note taken, no further actions as of right now label Oct 6, 2022
@clauswilke
Copy link

Updated isoband is on CRAN now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
monitoring Note taken, no further actions as of right now
Projects
None yet
Development

No branches or pull requests

2 participants