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
Currently it is using an older version of {infer} and many of the functions/arguments there are now deprecated. Running rmarkdown::render_site(encoding = 'UTF-8') in the Console and then warnings() will show many of these deprecations.