-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
44 lines (43 loc) · 964 Bytes
/
NAMESPACE
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
32
33
34
35
36
37
38
39
40
41
42
43
44
# Generated by roxygen2: do not edit by hand
export(build_analysis_site)
export(build_quarto_site)
export(build_rdev_site)
export(check_renv)
export(ci)
export(create_github_repo)
export(extra_deps)
export(get_license)
export(get_release)
export(html_url_check)
export(init)
export(lint_all)
export(local_temppkg)
export(merge_release)
export(missing_deps)
export(new_branch)
export(open_files)
export(package_downloads)
export(rmd_metadata)
export(setup_analysis)
export(setup_rdev)
export(sort_file)
export(sort_rbuildignore)
export(spell_check_notebooks)
export(stage_release)
export(style_all)
export(to_document)
export(unfreeze)
export(update_wordlist_notebooks)
export(url_check)
export(url_update)
export(use_analysis_package)
export(use_codecov)
export(use_lintr)
export(use_package_r)
export(use_rdev_package)
export(use_rdev_pkgdown)
export(use_rprofile)
export(use_spelling)
export(use_todo)
importFrom(languageserver,run)
importFrom(miniUI,miniPage)