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.
 
 

33 lines
778 B

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