You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CRAN has been failing with the new forcats (which was thankfully addressed in #9).
Now I need to make sure this gets up to CRAN with an apology to the team:
Your test obfuscation package manages to produce a completely useless
error message. Doing some manual editing I got
── Warning (test-age-pyramid.R:172): missing split data are removed
before plotting ──
There was 1 warning in `mutate()`.
ℹ In argument: `AGE = (function (f, na_level = "(Missing)") ...`.
Caused by warning:
! `fct_explicit_na()` was deprecated in forcats 1.0.0.
ℹ Please use `fct_na_value_to_level()` instead.
ℹ The deprecated feature was likely used in the apyramid package.
Please report the issue at <https://github.com/R4EPI/apyramid/issues>.
Well, that is not how CRAN works.
Apologies expected, and any future submissions *MUST* behave in a way
that respects CRAN time, for as the policy says
"The time of the volunteers is CRAN’s most precious resource"
I'm honestly baffled about what BDR is complaining about here, but I'm sure he is not being charitable.
The text was updated successfully, but these errors were encountered:
CRAN has been failing with the new forcats (which was thankfully addressed in #9).
Now I need to make sure this gets up to CRAN with an apology to the team:
I'm honestly baffled about what BDR is complaining about here, but I'm sure he is not being charitable.
The text was updated successfully, but these errors were encountered: