43 lines
1.1 KiB
Plaintext
43 lines
1.1 KiB
Plaintext
|
# Generated by roxygen2: do not edit by hand
|
||
|
|
||
|
S3method(format,github_remote)
|
||
|
S3method(format,remotes)
|
||
|
S3method(github_resolve_ref,"NULL")
|
||
|
S3method(github_resolve_ref,default)
|
||
|
S3method(github_resolve_ref,github_pull)
|
||
|
S3method(github_resolve_ref,github_release)
|
||
|
S3method(print,package_deps)
|
||
|
S3method(remote_download,github_remote)
|
||
|
S3method(remote_metadata,github_remote)
|
||
|
S3method(remote_package_name,github_remote)
|
||
|
S3method(remote_sha,github_remote)
|
||
|
export("%>%")
|
||
|
export(add_pkgs)
|
||
|
export(code_section)
|
||
|
export(compile_iss)
|
||
|
export(copy_installation)
|
||
|
export(create_app)
|
||
|
export(create_bat)
|
||
|
export(create_config)
|
||
|
export(directives_section)
|
||
|
export(download_packages)
|
||
|
export(example_app)
|
||
|
export(files_section)
|
||
|
export(get_Chrome)
|
||
|
export(get_Pandoc)
|
||
|
export(get_R)
|
||
|
export(get_Rtools)
|
||
|
export(icons_section)
|
||
|
export(install_inno)
|
||
|
export(install_nodejs)
|
||
|
export(languages_section)
|
||
|
export(nativefy_app)
|
||
|
export(run_section)
|
||
|
export(sanitize_R_version)
|
||
|
export(setup_section)
|
||
|
export(standardize_pkgs)
|
||
|
export(start_iss)
|
||
|
export(tasks_section)
|
||
|
importFrom(magrittr,"%>%")
|
||
|
importFrom(utils,compareVersion)
|