- **Output translations** are introduced. For instance, setting
`st_options(lang='fr')` gives access to French translations. Spanish ('es')
translations are also available.
- Function `useTranslations()` (which in later versions becomes
`use_custom_lang()`) allows using custom translations
- In `descr()`, the weight variable (when used) is automatically removed
from the list of variables to analyze
- In `dfSummary()`, images are processed using functions from the **magick**
package, improving the general layout of the output tables
- Improved support for **magrittr** operators