-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
62 lines (61 loc) · 1.4 KB
/
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# Generated by roxygen2: do not edit by hand
export("%>%")
export(accumulate_pred_trans)
export(assert_metacheckable)
export(auth_cr)
export(auth_mailjet)
export(cc_compliance_metrics)
export(cc_metrics)
export(cr_compliance_overview)
export(cr_funder_df)
export(cr_has_orcid)
export(cr_tdm_df)
export(deployAppSaio)
export(doi_examples)
export(draft_report)
export(emailReport)
export(emailReportServer)
export(emailReportUI)
export(funder_metrics)
export(get_cr_md)
export(get_delayed_license)
export(get_license_md)
export(ind_table_to_gt)
export(is_doi_cr_md)
export(is_doi_cr_type)
export(is_in_limit)
export(is_metacheckable)
export(license_check)
export(mcApp)
export(mcControlsApp)
export(mcControlsServer)
export(mcControlsUI)
export(mc_compose_email)
export(mc_compose_email_outer)
export(mc_langs)
export(mc_long_docs)
export(mc_long_docs_string)
export(mc_render_email)
export(mc_translator)
export(md_data_attachment)
export(metrics_overview)
export(pretests)
export(render_and_send)
export(render_and_send_async)
export(render_report)
export(report_metacheckable)
export(runMetacheck)
export(smtp_send_mc)
export(tabulate_metacheckable)
export(tdm_metrics)
export(vor_issue)
import(dplyr)
import(purrr)
import(tidyr)
importFrom(assertthat,"%has_name%")
importFrom(assertthat,assert_that)
importFrom(dplyr,`%>%`)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(magrittr,"%>%")
importFrom(tidyr,pivot_longer)