Update the package description to use single quotes.
Add example to check().
resolved() will launch lazy futures.In non-interactive mode, check() will quit R with an exit code that reflects whether all tests passed (0) or not (1).
check() gained arguments so that it can be easily called from R too.