extract_app_usage() to extract app
usage data collected with mobile sensing lite.dplyr::recode_values() in favor of
dplyr::case_match() if your dplyr version is
1.2.0 or greater.|> being used.tz_offset argument of
timestamps_to_datetime() that was being incorrectly
calculated.timestamps_to_datetime() to clarify how it should be
used.This is a hotfix release to address some issues that may occur when reading in data files that have non-standard column names.
mpathr now attempts to convert string columns to string
lists when it detects that each entry in the CSV file contains multiple
entries.