https://github.com/cjvanlissa/storm_meta_father_mother
Science Score: 26.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 1 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.4%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: cjvanlissa
- Language: HTML
- Default Branch: master
- Size: 2.46 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Readme 
This repository contains the data and source code for the manuscript "A meta-analysis structural equation model of Mothers’ and Fathers’ unique contributions Parenting Behavior in Association to Children’s Prosocial Behavior: A Meta-Analysis", by Van der Storm, Van Lissa, Lucassen, Helmerhorst, and Keizer, DOI:10.17605/OSF.IO/MHX8E.
Where do I start?
You can load this project in Rstudio by opening the file called storm.Rproj
Project structure
File | Description | Usage
------------------------- | -------------------------------- | --------------
README.md | Description of project | Human editable
storm.Rproj | Project file | Loads project
LICENSE | User permissions | Read only
.worcs | WORCS metadata YAML | Read only
preregistration.rmd | Preregistered hypotheses | Human editable
prepare_data.R | Script to process raw data | Human editable
manuscript/manuscript.rmd | Source code for paper | Human editable
manuscript/references.bib | BibTex references for manuscript | Human editable
renv.lock | Reproducible R environment | Read only
Reproducibility
This project uses the Workflow for Open Reproducible Code in Science (WORCS) to ensure transparency and reproducibility. The workflow is designed to meet the principles of Open Science throughout a research project.
- To learn how WORCS helps researchers meet the TOP-guidelines and FAIR principles, read the preprint at https://osf.io/zcvbs/
- To get started with
worcs, see the setup vignette - For detailed information about the steps of the WORCS workflow, see the workflow vignette
- For a brief overview of the steps of the WORCS workflow, see below.
WORCS: Steps to follow for a project
Phase 1: Study design
- Create a new (Public or Private) repository on 'GitHub'
- Create a new RStudio project using the WORCS template
- Optional: Preregister your analysis
- Optional: Upload preregistration to another repository
- Optional: Add study Materials to the repository
Phase 2: Data analysis
- Load the raw data
- Save the data using
open_data()orclosed_data(). Never commit data to 'Git' that you do not intend to share - Write the manuscript in
manuscript.Rmd, using code chunks to perform the analyses. - Commit every small change
- Cite essential references with
@, and non-essential references with@@
Phase 3: Submission/publication
- Store the R environment by calling
renv::snapshot() - Optional: Add a WORCS-badge to your README file and complete the optional elements of the WORCS checklist
- Make the Private 'GitHub' repository Public
- Create a project page on the Open Science Framework
- Connect your 'OSF' project page to the 'GitHub' repository](https://help.osf.io/hc/en-us/articles/360019929813-Connect-GitHub-to-a-Project)
- Add an open science statement to the Abstract or Author notes, which links to the 'GitHub' repository or 'OSF' page
- Knit the paper to PDF
- Optional: Publish a preprint
- Submit the paper, and tag the release of the submitted paper as in Step 3.
Notes for cautious researchers
Some researchers might want to share their work only once the paper is accepted for publication. In this case, we recommend creating a "Private" repository in Step 1, and completing Steps 13-18 upon acceptance.
Owner
- Name: C. J. van Lissa
- Login: cjvanlissa
- Kind: user
- Company: Utrecht University
- Repositories: 22
- Profile: https://github.com/cjvanlissa
Developmental datascientist, studying mothers' and fathers' unique roles in children's socio-emotional development.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 1
- Total pull requests: 4
- Average time to close issues: 6 days
- Average time to close pull requests: 29 minutes
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kequach (1)
Pull Request Authors
- cjvanlissa (3)
- Lisavanderstorm (1)