-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
34 lines (33 loc) · 814 Bytes
/
NAMESPACE
File metadata and controls
34 lines (33 loc) · 814 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
32
33
34
# Generated by roxygen2: do not edit by hand
export(CranPackage)
export(GitHubRepo)
export(get_code_coverage)
export(get_gh_branches)
export(get_gh_coc)
export(get_gh_issues)
export(get_gh_labels)
export(get_gh_license)
export(get_gh_milestones)
export(get_gh_pr)
export(get_gh_releases)
export(get_gh_stats)
export(get_gh_username)
export(get_pkg_authors)
export(get_pkg_cran_check_results)
export(get_pkg_desc)
export(get_pkg_details)
export(get_pkg_downloads)
export(get_pkg_imports)
export(get_pkg_license)
export(get_pkg_maintainer)
export(get_pkg_publish_date)
export(get_pkg_r_dep)
export(get_pkg_suggests)
export(get_pkg_title)
export(get_pkg_urls)
export(get_pkg_version)
export(get_so_questions)
export(get_status_appveyor)
export(get_status_travis)
export(pkginfo_dashboard)
importFrom(magrittr,"%>%")