forked from ficonsulting/RInno
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 698 Bytes
/
NAMESPACE
File metadata and controls
31 lines (30 loc) · 698 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Generated by roxygen2: do not edit by hand
export("%>%")
export(add_pkgs)
export(code_section)
export(compile_iss)
export(copy_installation)
export(cran_version)
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(nativefier_app)
export(run_section)
export(sanitize_R_version)
export(setup_section)
export(standardize_pkgs)
export(start_iss)
export(tasks_section)
importFrom(magrittr,"%>%")