# Generated by roxygen2: do not edit by hand

S3method("[",pkg_resolution_result)
S3method("[",pkg_solution_result)
S3method("[",pkgplan_downloads)
S3method(format,package_build_error)
S3method(format,package_packaging_error)
S3method(format,package_uncompress_error)
S3method(format,pkg_config)
S3method(format,pkg_name_check)
S3method(format,pkg_name_check_acromine)
S3method(format,pkg_name_check_basics)
S3method(format,pkg_name_check_sentiment)
S3method(format,pkg_name_check_urban)
S3method(format,pkg_name_check_wikipedia)
S3method(format,pkg_name_check_wiktionary)
S3method(format,pkg_solution_failures)
S3method(format,pkg_solution_result)
S3method(format,pkgplan_lp_problem)
S3method(print,package_build_error)
S3method(print,package_packaging_error)
S3method(print,package_uncompress_error)
S3method(print,pkg_config)
S3method(print,pkg_name_check)
S3method(print,pkg_solution_result)
S3method(print,pkginstall_result)
S3method(print,pkgplan_lp_problem)
export(as_pkg_dependencies)
export(current_r_platform)
export(default_platforms)
export(install_package_plan)
export(is_valid_package_name)
export(lib_status)
export(new_pkg_deps)
export(new_pkg_download_proposal)
export(new_pkg_installation_plan)
export(new_pkg_installation_proposal)
export(parse_pkg_ref)
export(parse_pkg_refs)
export(pkg_dep_types)
export(pkg_dep_types_hard)
export(pkg_dep_types_soft)
export(pkg_deps)
export(pkg_download_proposal)
export(pkg_installation_plan)
export(pkg_installation_proposal)
export(pkg_name_check)
export(pkg_rx)
importFrom(callr,poll)
importFrom(callr,r_process_options)
importFrom(cli,ansi_hide_cursor)
importFrom(cli,ansi_show_cursor)
importFrom(cli,cli_alert_danger)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_status)
importFrom(cli,cli_status_clear)
importFrom(cli,cli_status_update)
importFrom(cli,col_blue)
importFrom(cli,get_spinner)
importFrom(cli,is_utf8_output)
importFrom(cli,qty)
importFrom(cli,style_bold)
importFrom(cli,symbol)
importFrom(cli,tree)
importFrom(crayon,bgRed)
importFrom(crayon,bold)
importFrom(crayon,col_nchar)
importFrom(crayon,cyan)
importFrom(crayon,green)
importFrom(crayon,italic)
importFrom(crayon,silver)
importFrom(crayon,strip_style)
importFrom(crayon,white)
importFrom(desc,desc)
importFrom(desc,desc_get_deps)
importFrom(filelock,lock)
importFrom(filelock,unlock)
importFrom(glue,backtick)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(glue,glue_data)
importFrom(glue,single_quote)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(jsonlite,unbox)
importFrom(lpSolve,lp)
importFrom(pkgbuild,build)
importFrom(pkgbuild,pkgbuild_process)
importFrom(prettyunits,pretty_bytes)
importFrom(prettyunits,pretty_dt)
importFrom(prettyunits,pretty_sec)
importFrom(rematch2,re_match)
importFrom(rprojroot,find_package_root_file)
importFrom(stats,na.omit)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(utils,modifyList)
importFrom(utils,untar)
importFrom(utils,unzip)
importFrom(withr,with_dir)
importFrom(zip,unzip_process)
