-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathNAMESPACE
253 lines (252 loc) · 8.1 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
# Generated by roxygen2: do not edit by hand
export(annotate_src_text)
export(assign_exact_identity)
export(bipartite_graph_projection)
export(build_understand_project)
export(commit_message_id_coverage)
export(community_oslom)
export(convert_pipermail_to_mbox)
export(dependencies_to_sdsmj)
export(download_bugzilla_perceval_rest_issue_comments)
export(download_bugzilla_perceval_traditional_issue_comments)
export(download_bugzilla_rest_comments)
export(download_bugzilla_rest_issues)
export(download_bugzilla_rest_issues_comments)
export(download_jira_issues)
export(download_jira_issues_by_date)
export(download_jira_issues_by_issue_key)
export(download_mod_mbox)
export(download_mod_mbox_per_month)
export(download_pipermail)
export(dv8_clsxb_to_clsxj)
export(dv8_clsxj_to_clsxb)
export(dv8_depends_to_sdsmj)
export(dv8_dsmb_to_dsmj)
export(dv8_dsmj_to_dsmb)
export(dv8_gitlog_to_gitnumstat)
export(dv8_gitnumstat_to_hdsmb)
export(dv8_hdsmb_sdsmb_to_mdsmb)
export(dv8_mdsmb_drhier_to_excel)
export(dv8_mdsmb_to_decoupling_level)
export(dv8_mdsmb_to_flaws)
export(dv8_mdsmb_to_hierclsxb)
export(example_different_branches)
export(example_empty_repo)
export(example_function_in_files)
export(example_jira_issue_comments)
export(example_jira_issue_components)
export(example_jira_two_issues)
export(example_large_sized_commits)
export(example_mailing_list_two_threads)
export(example_notebook_alternating_function_in_files)
export(example_notebook_function_in_code_blocks)
export(example_renamed_file)
export(example_test_example_src_repo)
export(export_understand_dependencies)
export(filter_by_commit_interval)
export(filter_by_commit_size)
export(filter_by_file_extension)
export(filter_by_filepath_substring)
export(filter_by_last_files_change)
export(format_name_email)
export(get_bugzilla_issue_comment_path)
export(get_bugzilla_issue_path)
export(get_bugzilla_project_key)
export(get_cveid_regex)
export(get_date_from_commit_hash)
export(get_depends_code_language)
export(get_depends_keep_dependencies_type)
export(get_dv8_flaws_params)
export(get_dv8_folder_path)
export(get_enumeration_commits)
export(get_file_extensions)
export(get_filter_commit_size)
export(get_git_branches)
export(get_git_repo_path)
export(get_github_commit_path)
export(get_github_issue_event_path)
export(get_github_issue_or_pr_comment_path)
export(get_github_issue_path)
export(get_github_issue_search_path)
export(get_github_keys)
export(get_github_owner)
export(get_github_pull_request_path)
export(get_github_repo)
export(get_issue_id_regex)
export(get_jira_domain)
export(get_jira_issues_comments_path)
export(get_jira_issues_path)
export(get_jira_keys)
export(get_jira_project_key_name)
export(get_mbox_domain)
export(get_mbox_input_file)
export(get_mbox_key_indexes)
export(get_mbox_path)
export(get_nvdfeed_folder_path)
export(get_pattern4_filepath)
export(get_pattern4_folder_path)
export(get_pipermail_domain)
export(get_pipermail_input_file)
export(get_pipermail_path)
export(get_srcml_filepath)
export(get_substring_filepath)
export(get_tool_project)
export(get_topics)
export(get_uctags_line_types)
export(get_understand_code_language)
export(get_understand_keep_dependencies_type)
export(get_understand_output_path)
export(get_understand_project_path)
export(get_window_end_commit)
export(get_window_size)
export(get_window_start_commit)
export(git_add)
export(git_blame)
export(git_checkout)
export(git_commit)
export(git_create_sample_log)
export(git_delete_sample_log)
export(git_head)
export(git_init)
export(git_log)
export(git_mv)
export(github_api_iterate_pages)
export(github_api_page_first)
export(github_api_page_last)
export(github_api_page_next)
export(github_api_page_prev)
export(github_api_project_commits)
export(github_api_project_contributors)
export(github_api_project_issue)
export(github_api_project_issue_by_date)
export(github_api_project_issue_events)
export(github_api_project_issue_or_pr_comment_refresh)
export(github_api_project_issue_or_pr_comments)
export(github_api_project_issue_or_pr_comments_by_date)
export(github_api_project_issue_refresh)
export(github_api_project_issue_search)
export(github_api_project_pull_request)
export(github_api_rate_limit)
export(github_parse_project_commits)
export(github_parse_project_issue)
export(github_parse_project_issue_events)
export(github_parse_project_issue_or_pr_comments)
export(github_parse_project_pull_request)
export(github_parse_search_issues_refresh)
export(gitlog_to_hdsmj)
export(graph_to_dsmj)
export(identity_match)
export(interval_commit_metric)
export(io_delete_folder)
export(io_make_file)
export(io_make_folder)
export(is_same_identity)
export(make_jira_issue)
export(make_jira_issue_tracker)
export(make_mbox_mailing_list)
export(make_mbox_reply)
export(make_temporary_file)
export(metric_churn)
export(metric_churn_per_commit_interval)
export(metric_churn_per_commit_per_file)
export(metric_file_bug_churn)
export(metric_file_bug_frequency)
export(metric_file_churn)
export(metric_file_non_bug_churn)
export(metric_file_non_bug_frequency)
export(model_directed_graph)
export(motif_factory)
export(motif_factory_anti_square)
export(motif_factory_anti_triangle)
export(motif_factory_square)
export(motif_factory_triangle)
export(normalized_levenshtein)
export(parse_bugzilla_perceval_rest_issue_comments)
export(parse_bugzilla_perceval_traditional_issue_comments)
export(parse_bugzilla_rest_comments)
export(parse_bugzilla_rest_issues)
export(parse_bugzilla_rest_issues_comments)
export(parse_commit_message_id)
export(parse_config)
export(parse_dependencies)
export(parse_dv8_architectural_flaws)
export(parse_dv8_clusters)
export(parse_dv8_metrics_decoupling_level)
export(parse_git_blame)
export(parse_github_replies)
export(parse_gitlog)
export(parse_gitlog_entity)
export(parse_gof_patterns)
export(parse_java_code_refactoring_json)
export(parse_jira)
export(parse_jira_latest_date)
export(parse_jira_replies)
export(parse_jira_rss_xml)
export(parse_line_metrics)
export(parse_line_type_file)
export(parse_mbox)
export(parse_nvdfeed)
export(parse_r_dependencies)
export(parse_r_function_definition)
export(parse_r_function_dependencies)
export(parse_rfile_ast)
export(parse_understand_dependencies)
export(query_src_text)
export(query_src_text_class_names)
export(query_src_text_namespace)
export(read_temporary_file)
export(recolor_network_by_community)
export(refresh_jira_issues)
export(smell_missing_links)
export(smell_organizational_silo)
export(smell_radio_silence)
export(smell_sociotechnical_congruence)
export(split_name_email)
export(subset_gof_class)
export(temporal_graph_projection)
export(transform_commit_message_id_to_network)
export(transform_cve_cwe_file_to_network)
export(transform_dependencies_to_network)
export(transform_dependencies_to_sdsmj)
export(transform_gitlog_to_bipartite_network)
export(transform_gitlog_to_entity_bipartite_network)
export(transform_gitlog_to_entity_temporal_network)
export(transform_gitlog_to_hdsmj)
export(transform_gitlog_to_temporal_network)
export(transform_r_dependencies_to_network)
export(transform_reply_to_bipartite_network)
export(transform_temporal_gitlog_to_adsmj)
export(transform_understand_dependencies_to_network)
export(weight_scheme_count_deleted_nodes)
export(weight_scheme_cum_temporal)
export(weight_scheme_pairwise_cum_temporal)
export(weight_scheme_sum_edges)
export(write_gof_patterns)
importFrom(data.table,":=")
importFrom(data.table,.N)
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,is.data.table)
importFrom(data.table,last)
importFrom(data.table,rbindlist)
importFrom(data.table,setkey)
importFrom(data.table,setkeyv)
importFrom(data.table,setnames)
importFrom(data.table,transpose)
importFrom(magrittr,"%>%")
importFrom(stringi,stri_c)
importFrom(stringi,stri_cmp_eq)
importFrom(stringi,stri_detect_regex)
importFrom(stringi,stri_match_all)
importFrom(stringi,stri_match_first)
importFrom(stringi,stri_match_first_regex)
importFrom(stringi,stri_replace_all_regex)
importFrom(stringi,stri_replace_first)
importFrom(stringi,stri_replace_last)
importFrom(stringi,stri_replace_last_regex)
importFrom(stringi,stri_split_regex)
importFrom(stringi,stri_trans_tolower)
importFrom(utils,adist)
importFrom(utils,getParseData)
importFrom(utils,tail)