遇见数据集

Research Artifacts of Survey‑Based Insights into the Replication Crisis and the 3R in Software Engineering

收藏
Zenodo2025-09-05 更新2026-05-26 收录
官方服务:

资源简介:

Research Artifacts The archived artifact is also publicly available via GitHub. 📋 Overview This repository contains the dataset, scripts, and documentation for the paper Survey‑Based Insights into the Replication Crisis and the 3R in Software Engineering. 📂 Repository Structure > 💡 You can download all related content in the file SurveyRepository.zip. SurveyRepository/ ├── data/ │ └── material/ │ └── scripts/ │ └── survey-data/ ├── LICENSE ├── LICENSE-MIT ├── Paper.pdf ├── README.md 📂 data/ Contains survey responses, processed datasets, and supporting material used in the study. 📂 data/material/ Includes the materials used to conduct the study, such as the survey questionnaire and the inclusion/exclusion criteria for selecting papers from which participant emails were extracted. 📂 data/scripts/ Contains R scripts used to generate the plots presented in the paper. 📂 data/survey-data/ Provides raw and labeled data organized by survey question. 📄 Paper.pdf The full paper, related to this artifact, describing the study's methodology, analysis, and findings. 📄 LICENSE / LICENSE-MIT Defines the licensing terms for using the content and code in this repository. 📄 README.md This file — includes an overview, usage guide, and citation instructions. 💾 Storage Requirements The total size of this repository is under 5 MB. No special storage requirements are necessary. 🛠 How to Run the Scripts ⚙️ Requirements To run the scripts, you need: - R installed on your machine. - RStudio (optional, but recommended). ⏱ System Requirements No specific hardware requirements are needed to execute the scripts. 🛠 Steps to Run 1. Download and install R.2. Download and install RStudio.3. Download an R script from the scripts folder.4. Open an R script. - Open one script at a time.6. Run the script using: - Mac: Cmd + Shift + Enter - Windows/Linux: Ctrl + Shift + Enter5. Open the output image file generated by R. - It will be saved in the same folder as the script, using the same filename. > 💡 Each script generates one plot used in the paper. 📄 Citation 📝 Citing the Paper If you use the data or findings from this repository, please cite the paper: @inproceedings{AzevedoEtAl2025, author = {Ivanildo Azevedo and Ana Paula Vasconcelos and Eudis Teixeira and Sergio Soares}, title = {Survey-Based Insights into the Replication Crisis and the 3R in Software Engineering}, booktitle = {Proceedings of the 39th Brazilian Symposium on Software Engineering (SBES '25)}, location = {Recife/PE}, year = {2025}, issn = {2833-0633}, publisher = {SBC}, address = {Porto Alegre, RS, Brasil}} 📦 Citing the Artifact If you wish to cite only the archived artifact at Zenodo: @misc{AzevedoEtAl2025, author = {Ivanildo Azevedo and Ana Paula Vasconcelos and Eudis Teixeira and Sergio Soares}, title = {Research Artifacts of Survey‑Based Insights into the Replication Crisis and the 3R in Software Engineering}, year = {2025}, publisher = {Zenodo}, doi = {10.5281/zenodo.17064310}, url = {https://doi.org/10.5281/zenodo.17064310}} 🛡️ Ethical and Legal Considerations All data used in this study were collected anonymously and with informed consent from participants. No personally identifiable information is included. The study complies with institutional ethical guidelines and was conducted solely for academic research purposes. 📜 License - R scripts are licensed under the MIT License.- Research data and artifacts are licensed under the CC BY 4.0 License.

# 研究附属资料 本归档附属资料亦可通过GitHub公开获取。 ## 📋 项目概览 本仓库包含论文《基于调研的软件工程领域可复现性危机(Replication Crisis)与3R原则(3R)研究》的数据集、脚本与文档资料。 ## 📂 仓库目录结构 > 💡 可通过文件SurveyRepository.zip下载所有相关内容。 SurveyRepository/ ├── data/ │ └── material/ │ └── scripts/ │ └── survey-data/ ├── LICENSE ├── LICENSE-MIT ├── Paper.pdf ├── README.md ### 📂 data/ 包含本研究中使用的调研问卷回复、处理后的数据集与辅助材料。 ### 📂 data/material/ 包含本研究开展所用的各类材料,例如调研问卷,以及用于提取参与者邮箱的论文筛选标准(含纳入/排除标准)。 ### 📂 data/scripts/ 包含用于生成论文中图表的R脚本。 ### 📂 data/survey-data/ 提供按调研问题分类的原始数据与标注数据。 ### 📄 Paper.pdf 本附属资料对应的完整论文,阐述了本研究的方法论、分析过程与研究发现。 ### 📄 LICENSE / LICENSE-MIT 定义本仓库中内容与代码的使用许可条款。 ### 📄 README.md 本文件,包含项目概览、使用指南与引用说明。 ## 💾 存储需求 本仓库总大小不足5MB,无特殊存储要求。 ## 🛠 脚本运行指南 ### ⚙️ 运行依赖 需在本地安装R环境;可选但推荐安装RStudio。 ### ⏱ 系统需求 运行脚本无特定硬件要求。 ### 🛠 运行步骤 1. 下载并安装R。 2. 下载并安装RStudio(可选,推荐)。 3. 从scripts目录下载任意R脚本。 4. 打开R脚本:每次仅打开一个脚本。 6. 运行脚本: - Mac系统:使用快捷键Cmd + Shift + Enter - Windows/Linux系统:使用快捷键Ctrl + Shift + Enter 5. 打开R生成的输出图像文件:该文件将与脚本保存在同一目录下,文件名与脚本一致。 > 💡 每个脚本将生成论文中使用的一幅图表。 ## 📄 引用说明 ### 📝 引用论文 若使用本仓库中的数据或研究发现,请引用如下论文: bibtex @inproceedings{AzevedoEtAl2025, author = {Ivanildo Azevedo and Ana Paula Vasconcelos and Eudis Teixeira and Sergio Soares}, title = {Survey-Based Insights into the Replication Crisis and the 3R in Software Engineering}, booktitle = {Proceedings of the 39th Brazilian Symposium on Software Engineering (SBES '25)}, location = {Recife/PE}, year = {2025}, issn = {2833-0633}, publisher = {SBC}, address = {Porto Alegre, RS, Brasil}} ### 📦 引用附属资料 若仅需引用Zenodo上的归档附属资料,请使用如下条目: bibtex @misc{AzevedoEtAl2025, author = {Ivanildo Azevedo and Ana Paula Vasconcelos and Eudis Teixeira and Sergio Soares}, title = {Research Artifacts of Survey‑Based Insights into the Replication Crisis and the 3R in Software Engineering}, year = {2025}, publisher = {Zenodo}, doi = {10.5281/zenodo.17064310}, url = {https://doi.org/10.5281/zenodo.17064310}} ## 🛡️ 伦理与法律考量 本研究使用的所有数据均为匿名收集,且已获得参与者的知情同意,未包含任何个人可识别信息。本研究符合机构伦理准则,仅用于学术研究目的。 ## 📜 许可协议 - R脚本采用MIT许可证进行授权。 - 研究数据与附属资料采用CC BY 4.0许可证进行授权。

提供机构:
Zenodo
创建时间:
2025-09-05
二维码
社区交流群
二维码
科研交流群
商业服务