group-procedures

Quarto book/wiki of group procedures and resources

https://github.com/cct-datascience/group-procedures

Science Score: 75.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
    Found 5 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
    Organization cct-datascience has institutional domain (datascience.cals.arizona.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary

Keywords

group-policy policies-procedures quarto-book wiki
Last synced: 6 months ago · JSON representation ·

Repository

Quarto book/wiki of group procedures and resources

Basic Info
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 1
  • Open Issues: 18
  • Releases: 1
Topics
group-policy policies-procedures quarto-book wiki
Created almost 3 years ago · Last pushed 9 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

CCT Data Science Group Procedures Book

DOI

Contributing

See "Editing This Book".

When releasing a new version of the book, create a GitHub release with the current date in ISO format for the tag. Note that the release title and description will populate the release title and abstract in Zenodo, respectively. Use the book title for the release title and a description that includes updates made to the book.

Citation

If you use this book, please cite it as follows:

Riemer, K., Huynh, K. M., Schnaufer, C., Pistorius, J., Barrios, J. E., Cain, E. J., Guo, J., Scott, E. R., Diaz, R., & LeBauer, D. S. (2024). CCT Data Science Group Procedures [Computer software]. https://doi.org/10.5281/zenodo.10783692

Owner

  • Name: CCT Data Science
  • Login: cct-datascience
  • Kind: organization
  • Email: cct-datascience@arizona.edu
  • Location: United States of America

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: CCT Data Science Group Procedures
message: >-
  If you use this book, please cite it using the
  metadata from the CITATION.cff file.
type: software
date-released: '2024-03-01' #Update this with each release.
authors: # order is [group lead, order of joining, lebauer] 
         # see https://github.com/cct-datascience/group-procedures/pull/50
  - given-names: Kristina
    family-names: Riemer
    affiliation: >-
      University of Arizona, Communications & Cyber
      Technologies Data Science
    email: kristinariemer@arizona.edu
    orcid: 'https://orcid.org/0000-0003-3802-3331'
  - given-names: Kimberly. M.
    family-names: Huynh
  - given-names: Christophe
    family-names: Schnaufer
    affiliation: >-
      Universtiy of Arizona, Communications & Cyber
      Technologies Data Science
  - given-names: Julian
    family-names: Pistorius
    orcid: https://orcid.org/0000-0002-3485-0084
  - given-names: Jorge. E.
    family-names: Barrios
  - given-names: Emily. J.
    family-names: Cain
  - given-names: Jessica
    family-names: Guo
    orcid: 'https://orcid.org/0000-0002-9566-9182'
  - given-names: Eric R.
    family-names: Scott
    affiliation: >-
      University of Arizona, Communications & Cyber
      Technologies Data Science
    orcid: 'https://orcid.org/0000-0002-7430-7879'
  - given-names: Renata
    family-names: Diaz
    orcid: 'https://orcid.org/0000-0003-0803-4734'
    affiliation: >-
      Universtiy of Arizona, Communications & Cyber
      Technologies Data Science
  # add new contributors second to last 
  - given-names: David S.
    family-names: LeBauer
    affiliation: >-
      University of Arizona, Communications & Cyber
      Technologies Data Science
    orcid: 'https://orcid.org/0000-0001-7228-053X'
doi: 10.5281/zenodo.10783692
identifiers:
  - type: doi
    value: 10.17605/OSF.IO/TZMHP
    description: Original version
license: CC-BY-4.0
repository-code: 'https://github.com/cct-datascience/group-procedures'
url: 'https://cct-datascience.github.io/group-procedures/'

GitHub Events

Total
  • Issues event: 17
  • Watch event: 1
  • Delete event: 6
  • Issue comment event: 14
  • Push event: 27
  • Pull request review comment event: 11
  • Pull request review event: 10
  • Pull request event: 15
  • Fork event: 1
  • Create event: 8
Last Year
  • Issues event: 17
  • Watch event: 1
  • Delete event: 6
  • Issue comment event: 14
  • Push event: 27
  • Pull request review comment event: 11
  • Pull request review event: 10
  • Pull request event: 15
  • Fork event: 1
  • Create event: 8

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 7
  • Average time to close issues: 2 days
  • Average time to close pull requests: 20 days
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 0.29
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 6
  • Bot pull requests: 0
Past Year
  • Issues: 7
  • Pull requests: 7
  • Average time to close issues: 2 days
  • Average time to close pull requests: 20 days
  • Issue authors: 2
  • Pull request authors: 3
  • Average comments per issue: 0.29
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 6
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Aariq (23)
  • KristinaRiemer (11)
  • github-actions[bot] (10)
Pull Request Authors
  • Aariq (26)
  • KristinaRiemer (6)
  • diazrenata (5)
  • Chris-Schnaufer (3)
  • dlebauer (2)
  • github-actions[bot] (1)
Top Labels
Issue Labels
report (10) automated issue (10) group procedures (5) group programming (4) priority: low (4) group processes (2) bug (1) priority: medium (1) priority: high (1)
Pull Request Labels
priority: high (2) report (1) automated issue (1)

Dependencies

.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • quarto-dev/quarto-actions/publish v2 composite
  • quarto-dev/quarto-actions/setup v2 composite