diff --git a/docs/news/index.html b/docs/news/index.html index f291ead1..053d40fd 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -9,7 +9,7 @@ gtag('config', 'UA-93322-5');
- +Deprecations:
recover_types()
with character vectors is now deprecated, as the expected order of the levels of the variable is ambiguous, leading to hard-to-spot errors where indices and names do not line up correctly. A warning message has been added suggesting the use of factors instead. (#312)Bug fixes:
@@ -258,10 +258,10 @@