parse_jira_rss_xml: Parse Jira Issue RSS XML Feed

parse_jira_rss_xmlR Documentation

Parse Jira Issue RSS XML Feed

Description

This function can be used to parse our prior TSE JIRA Issue Feed supplemental material. For new JIRA datasets, please refer to parse_jira.

Usage

parse_jira_rss_xml(jira_issues_folderpath)

Arguments

jira_issues_folderpath

path to folder of XML issues (see references in this function docs)

Value

A data.table containing the parsed XML feed (not the fields are not exhaustive. Refer to the raw data for all possible fields.)

References

W. Mauerer, M. Joblin, D. A. Tamburri, C. Paradis, R. Kazman and S. Apel, "In Search of Socio-Technical Congruence: A Large-Scale Longitudinal Study," in IEEE Transactions on Software Engineering, vol. 48, no. 8, pp. 3159-3184, 1 Aug. 2022, doi: 10.1109/TSE.2021.3082074.

See Also

Other parsers: build_understand_project(), export_understand_dependencies(), parse_bugzilla_perceval_rest_issue_comments(), parse_bugzilla_perceval_traditional_issue_comments(), parse_bugzilla_rest_comments(), parse_bugzilla_rest_issues_comments(), parse_bugzilla_rest_issues(), parse_commit_message_id(), parse_dependencies(), parse_dv8_clusters(), parse_gitlog(), parse_jira_latest_date(), parse_jira(), parse_mbox(), parse_nvdfeed(), parse_understand_dependencies()


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.