check_as_cran           Check your package with real CRAN default
                        environment variables and check strategy
check_clean_userspace   check_clean_userspace
create_example_pkg      Create a package example producing notes and
                        errors
find_missing_tags       Find missing 'return' tag when function
                        exported
get_data_info           Get information of a .Rda file stored inside
                        the 'data/' folder
get_no_visible          List no visible globals from check and separate
                        by category
get_notes               List notes from check and identify global
                        variables
print_globals           Print no visible globals from check and
                        separate by category
use_data_doc            Create documentation of a rda / RData dataset
                        in a package
