Science Score: 44.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: KUBDatalab
  • License: other
  • Language: HTML
  • Default Branch: main
  • Size: 55.7 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 3
  • Open Issues: 59
  • Releases: 0
Created almost 2 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

R-toolbox

This is the lesson repository for R-toolbox, a collection of episodes for teaching various topics in R at KUB Datalab.

We use the Carpentries setup and approach to teaching and developing material.

This collection of episodes are not intended as a lesson in it self. It is a biggish bag of individual LEGO-bricks that can be assembled to quickly create a new made-to-measure course whenever the need arises.

In addition it serves as our repository of knowledge. When we encounter a question, we will add it to our list of episodes, in order to be able to refer to it at a later date, when we have forgotten the answer. We try to do that in the form of a teachable episode that can be reused.

If you want to make a new course based on this, consult the episode "Make a new course".

Owner

  • Name: KUBDatalab
  • Login: KUBDatalab
  • Kind: organization
  • Email: kubdatalab@kb.dk

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: R-toolbox
message: ' Please cite this lesson using the information in this file   when you refer to it in publications, and/or if you   re-use, adapt, or expand on the content in your own   training material.'
type: dataset
authors:
  - given-names: Christian Boldsen
    family-names: Knudsen
    email: cbk@kb.dk
    orcid: 'https://orcid.org/0000-0002-9816-768X'
    affiliation: Copenhagen University Library
  - given-names: Ene Rammer
    family-names: Nielsen
    email: enrn@kb.dk
    orcid: 'https://orcid.org/0000-0001-6220-3709'
repository-code: 'https://github.com/KUBDatalab/R-toolbox'
url: 'https://kubdatalab.github.io/R-toolbox/'
abstract: >-
  Collection of Carpentries formatted lessons for teaching R
  at KUB Datalab.
keywords:
  - R
license: CC-BY-NC-SA-4.0

GitHub Events

Total
  • Issues event: 114
  • Delete event: 11
  • Issue comment event: 109
  • Push event: 406
  • Pull request event: 160
  • Fork event: 2
  • Create event: 14
Last Year
  • Issues event: 114
  • Delete event: 11
  • Issue comment event: 109
  • Push event: 406
  • Pull request event: 160
  • Fork event: 2
  • Create event: 14

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 41
  • Total pull requests: 66
  • Average time to close issues: 3 months
  • Average time to close pull requests: 1 day
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 0.02
  • Average comments per pull request: 0.38
  • Merged pull requests: 55
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 39
  • Pull requests: 66
  • Average time to close issues: 2 months
  • Average time to close pull requests: 1 day
  • Issue authors: 2
  • Pull request authors: 2
  • Average comments per issue: 0.03
  • Average comments per pull request: 0.38
  • Merged pull requests: 55
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • chrbknudsen (61)
  • enerammer (60)
Pull Request Authors
  • chrbknudsen (151)
  • enerammer (4)
Top Labels
Issue Labels
good first issue (9)
Pull Request Labels
type: template and tools (5) type: package cache (3) good first issue (1)

Dependencies

.github/workflows/pr-close-signal.yaml actions
  • actions/upload-artifact v3 composite
.github/workflows/pr-comment.yaml actions
  • actions/checkout v3 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-preflight.yaml actions
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
.github/workflows/pr-receive.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/sandpaper-main.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/secondary_flow.yaml actions
  • actions/checkout v3 composite
.github/workflows/update-cache.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-lockfile main composite
  • carpentries/create-pull-request main composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-workflows.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-workflows main composite
  • carpentries/create-pull-request main composite