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 (5.2%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: martheknijff
  • License: mit
  • Language: R
  • Default Branch: main
  • Size: 10.7 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed 12 months ago
Metadata Files
Readme License Citation

README.md

Demo project

This is a demo repository for the course on Git/GitHub and reproducible code. It uses the publicly available palmerpenguins dataset for data exploration and visualization.

Usage

Access

You can download this repository via git clone. For SSH copy and paste the following to e.g. the RStudio terminal (or another Git client): git clone git@github.com:martheknijff/git-course.git

For HTTPS copy and paste the following: git clone https://github.com/martheknijff/git-course.git

Dependencies

The following dependencies are needed: - R version 4.4.0 - flextable0.9.5 - officer0.6.5 - gtsummary2.0.4 - wesanderson0.3.7 - palmerpenguins0.1.1 - lubridate1.9.3 - forcats1.0.0 - stringr1.5.1 - dplyr1.1.4 - purrr1.0.2 - readr2.1.5 - tidyr1.3.1 - tibble3.2.1 - ggplot23.5.1 - tidyverse_2.0.0

Main script

The main script is located here: R/code.R.

Owner

  • Login: martheknijff
  • Kind: user
  • Company: Utrecht University

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "My Research Software"
authors:
  - family-names: Druskat
    given-names: Stephan
    orcid: https://orcid.org/1234-5678-9101-1121
version: 2.0.4
date-released: 2021-08-11
doi: 10.5281/zenodo.1234
license: Apache-2.0
repository-code: "https://github.com/citation-file-format/my-research-software"

GitHub Events

Total
  • Push event: 7
  • Create event: 1
Last Year
  • Push event: 7
  • Create event: 1