Various ‘macOS’-oriented Tools and Utilities
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
864 B

6 years ago
# Generated by roxygen2: do not edit by hand
6 years ago
export(airport_scan)
6 years ago
export(applescript)
5 years ago
export(check_notarization)
export(check_sig)
export(find_dsstore)
export(get_app_info)
6 years ago
export(kernel_state)
6 years ago
export(logger)
4 years ago
export(mdls)
6 years ago
export(read_dsstore)
export(read_plist)
5 years ago
export(resolve_alias)
export(software_update_history)
export(src_knowledgeC)
6 years ago
export(sw_vers)
export(system_profile)
6 years ago
import(reticulate)
5 years ago
import(stringi)
import(sys)
import(xml2)
importFrom(anytime,anytime)
importFrom(dplyr,case_when)
importFrom(dplyr,src_sqlite)
6 years ago
importFrom(purrr,"%>%")
importFrom(purrr,flatten_chr)
6 years ago
importFrom(purrr,map_chr)
importFrom(purrr,map_df)
importFrom(purrr,map_lgl)
importFrom(purrr,safely)
6 years ago
importFrom(purrr,set_names)
importFrom(stats,complete.cases)
importFrom(utils,compareVersion)
importFrom(utils,download.file)
importFrom(utils,read.fwf)
importFrom(utils,type.convert)