easystats / modelbased

:chart_with_upwards_trend: Estimate effects, contrasts and means based on statistical models
https://easystats.github.io/modelbased/
GNU General Public License v3.0
234 stars 19 forks source link

Use internal copy of `to_numeric()` #191

Closed IndrajeetPatil closed 2 years ago

IndrajeetPatil commented 2 years ago

Since it will be removed from datawizard: https://github.com/easystats/datawizard/issues/197#issuecomment-1191460271

modelbased needs to be updated on CRAN before datawizard.

Also, https://github.com/easystats/easystats/issues/255

codecov-commenter commented 2 years ago

Codecov Report

Merging #191 (50ca343) into main (671ba59) will increase coverage by 0.18%. The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main     #191      +/-   ##
==========================================
+ Coverage   35.08%   35.27%   +0.18%     
==========================================
  Files          21       22       +1     
  Lines        1026     1029       +3     
==========================================
+ Hits          360      363       +3     
  Misses        666      666              
Impacted Files Coverage Δ
R/visualisation_recipe.estimate_grouplevel.R 0.00% <0.00%> (ø)
R/estimate_grouplevel.R 68.00% <100.00%> (ø)
R/utils.R 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.