r-bug-tracking-lesson

Carpentries-style Lesson on R’s Bug Tracking Process

https://github.com/r-devel/r-bug-tracking-lesson

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: science.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.8%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Carpentries-style Lesson on R’s Bug Tracking Process

Basic Info
Statistics
  • Stars: 5
  • Watchers: 39
  • Forks: 4
  • Open Issues: 2
  • Releases: 0
Created almost 4 years ago · Last pushed over 3 years ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

Lesson on R's Bug Tracking Process

All Contributors <!-- ALL-CONTRIBUTORS-BADGE:END -->

Contributor Covenant

This lesson introduces the bug tracking process used by the R project. It is intended for people that are completely new to this topic, to help them understand ways in which they can contribute. Although it is aimed at R users, it may be of interest to potential contributors to other software projects that use Bugzilla.

The lesson was originally delivered as two Collaboration Campfire sessions. We hope that this material will be helpful for people that would like to run a similar session in future, or potential contributors that would like to go through the material themselves.

Acknowledgements

This lesson uses the website template from The Carpentries Workbench, which is Copyright © [Software Carpentry][swc-site] under a [CC BY 4.0][cc-by-human] license. We have made changes to reflect that this is a R Contribution Working Group project, rather than a Carpentries project.

The Collaboration Campfires were organized as part of the project Building Community around the R Development Guide, lead by Saranjeet Kaur and Heather Turner, which was supported by the Digital Infrastructure Incubator at Code for Science & Society (CS&S). The project benefited from the input of community champions from groups such as R-Ladies and members of the R Contribution Working Group.

The first draft of this lesson was developed on the Hack Day as part of Collaborations Workshop 2022.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Saranjeet Kaur

🖋

Achintya Rao

👀 💻 🖋

Heather Turner

🖋 📆

Zhian N. Kamvar

💻

Aman Goel

🖋

This project follows the all-contributors specification. Contributions of any kind welcome!

Owner

  • Name: Community R development resources
  • Login: r-devel
  • Kind: organization

Citation (CITATION.cff)

abstract: "A lesson on R's bug-tracking process"
authors:
  - family-names: Bhogal
    given-names: Saranjeet Kaur
    email: "kaur.saranjeet3@gmail.com"
    orcid: "https://orcid.org/0000-0002-7038-1457"
    website: "https://saranjeetkaur.github.io/About-Me/"
  - family-names: Turner
    given-names: Heather
    email: "heather@r-project.org"
    orcid: "https://orcid.org/0000-0002-1256-3375"
  - family-names: Rao
    given-names: Achintya
    email: "achintya@achintyarao.in"
    orcid: "https://orcid.org/0000-0002-1628-2618"
    website: "https://achintyarao.in"
  - family-names: Goel
    given-names: Aman
    email: "aman.goel185@gmail.com"
    website: "https://amangoel.me"
contact:
  - family-names: Turner
    given-names: Heather
    email: "heather@r-project.org"
    orcid: "https://orcid.org/0000-0002-1256-3375"
cff-version: 1.2.0
keywords:
  - "open source software"
  - sustainability
license: CC BY 4.0
license-url: https://creativecommons.org/licenses/by/4.0/
message: "If you wish to cite this lesson, please use these metadata."
references:
  - authors:
      - family-names: Kamvar
        given-names: Zhian N.
    repository-code: "https://github.com/carpentries/workbench-template-rmd"
    title: The Carpentries Workbench Template R Markdown Lesson
    type: software
repository-code: "https://github.com/citation-file-format/my-research-software"
title: "A lesson on R's bug-tracking process"
type: software
url: https://contributor.r-project.org/r-bug-tracking-lesson/

GitHub Events

Total
Last Year

Dependencies

.github/workflows/pr-close-signal.yaml actions
  • actions/upload-artifact v2 composite
.github/workflows/pr-comment.yaml actions
  • actions/checkout v2.3.4 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
  • carpentries/actions/download-workflow-artifact main composite
.github/workflows/pr-post-remove-branch.yaml actions
  • carpentries/actions/download-workflow-artifact main composite
  • carpentries/actions/remove-branch main composite
.github/workflows/pr-receive.yaml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v1 composite
.github/workflows/sandpaper-main.yaml actions
  • actions/checkout v2 composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v1 composite
.github/workflows/update-cache.yaml actions
  • actions/checkout v2 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-lockfile main composite
  • peter-evans/create-pull-request v3.10.0 composite
  • r-lib/actions/setup-r v1 composite
.github/workflows/update-workflows.yaml actions
  • actions/checkout v2 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-workflows main composite
  • peter-evans/create-pull-request v3.10.0 composite