Check whether gettext is available on your system; and install for Windows.
Usage
check_for_gettext()
install_gettext(location)
Arguments
location
A character string specifying a file path where the gettext binaries should be installed.
Value
A logical.
Details
install_gettext provides a Windows-only installer into the specified directory. That directory should be one included in PATH so that the binaries are available.