tests/test-all.R

library("testthat")
library("msgtools")

if (!grepl('SunOS',Sys.info()['sysname']) && check_for_gettext()) {
    test_check("msgtools", reporter = "summary")
}

Try the msgtools package in your browser

Any scripts or data that you put into this service are public.

msgtools documentation built on May 30, 2017, 5:12 a.m.