Which Unicode emoji version does this build reflect?
Source:R/emoji-time.R
emoji_unicode_version.Rdemoji_unicode_version() reports the highest emoji version present in the
reference table tidyEmoji detects against, i.e. how current your installed
emoji package is. Anything newer than this simply will not be
recognised as an emoji.
Value
A single string such as "15.1", or NA if the reference table
carries no usable version information.
See also
emoji_provenance() for the full provenance row;
emoji_unicode_releases() for release dates.