https://github.com/aaronpeikert/repro-tutorial

https://github.com/aaronpeikert/repro-tutorial

Science Score: 46.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 8 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 6 committers (16.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.1%) to scientific vocabulary

Keywords from Contributors

structural-equation-modeling
Last synced: 7 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 9
  • Watchers: 3
  • Forks: 4
  • Open Issues: 21
  • Releases: 8
Created over 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Code of conduct

README.Rmd

---
output: github_document
repro:
  images:
    - images/nutshell.svg
---



# A Hitchhiker's Guide to Reproducible Research



[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)

Preregistration as Code: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5170740.svg)](https://doi.org/10.5281/zenodo.5170740)

Results after Preregistration: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5171678.svg)](https://doi.org/10.5281/zenodo.5171678)

[📃Preprint📃](https://www.doi.org/10.31234/osf.io/fwxs4)



## How to reproduce this manuscript

To reproduce this project Git, Make, and Docker is required (see [the installation guide](https://github.com/aaronpeikert/repro-tutorial/blob/main/install.md)).

Open the terminal, download the repository, and enter the directory:

```bash
git clone https://github.com/aaronpeikert/repro-tutorial.git
cd repro-tutorial
```

Then build the Docker image, and run Make:

```bash
make docker &&
make -B DOCKER=TRUE 
```

## Abstract

```{r abstract, child = 'abstract.Rmd'}
```

```{r, echo=FALSE}
knitr::include_graphics("images/nutshell.svg")
```

## Code of Conduct

Please note that the repro-tutorial project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html).
By contributing to this project, you agree to abide by its terms.

Owner

  • Name: Aaron Peikert
  • Login: aaronpeikert
  • Kind: user

GitHub Events

Total
  • Issues event: 1
  • Watch event: 1
Last Year
  • Issues event: 1
  • Watch event: 1

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 647
  • Total Committers: 6
  • Avg Commits per committer: 107.833
  • Development Distribution Score (DDS): 0.124
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Aaron Peikert a****t@p****e 567
Andreas Brandmaier b****r@m****e 55
C. J. van Lissa c****a@u****l 13
Aaron Peikert a****t@m****m 4
Maximilian-Stefan-Ernst m****t@g****m 4
Maximilian-Stefan-Ernst 3****t 4
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 155
  • Total pull requests: 43
  • Average time to close issues: 20 days
  • Average time to close pull requests: 13 days
  • Total issue authors: 4
  • Total pull request authors: 4
  • Average comments per issue: 0.92
  • Average comments per pull request: 0.53
  • Merged pull requests: 39
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • aaronpeikert (139)
  • brandmaier (14)
  • baltus-h (1)
Pull Request Authors
  • aaronpeikert (29)
  • brandmaier (8)
  • cjvanlissa (4)
  • Maximilian-Stefan-Ernst (2)
Top Labels
Issue Labels
Reviewer I (19) Reviewer II (18) citation (16) wontfix (12) necessary (12) Reviewer III (8) small (8) repro (2) duplicate (1)
Pull Request Labels
help wanted (1)

Dependencies

Dockerfile docker
  • rocker/verse 4.0.4 build