workshop-nihon-2023
https://github.com/labordynamicsinstitute/workshop-nihon-2023
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 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
✓Institutional organization owner
Organization labordynamicsinstitute has institutional domain (www.ilr.cornell.edu) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: labordynamicsinstitute
- License: bsd-3-clause
- Language: R
- Default Branch: main
- Homepage: https://labordynamicsinstitute.github.io/workshop-nihon-2023/
- Size: 35 MB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 2
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
Citation
README.md
Reproducibility workshop in Japan
Online: https:///labordynamicsinstitute.github.io/workshop-nihon-2023
Archives
To run this
It is built using Github Actions, see main.yml.
Requirements for local build:
Stable
- Docker
- run
docker run --rm -v "$(pwd)":/project -w /project larsvilhuber/replicability-training-presentation:latest _build.sh
Interactive
- Docker
- run
./start_rstudio.sh
Using R
- R
- Run
_build.R(libraries need to be setup manually, we don't userenv)
Owner
- Name: Labor Dynamics Institute
- Login: labordynamicsinstitute
- Kind: organization
- Email: ldi@cornell.edu
- Location: Ithaca, NY, USA
- Website: http://www.ilr.cornell.edu/ldi/
- Repositories: 138
- Profile: https://github.com/labordynamicsinstitute
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: Reproducibility Workshop Nihon
message: >-
If you use this dataset, please cite it using the metadata
from this file.
type: dataset
authors:
- given-names: Lars
family-names: Vilhuber
email: lars.vilhuber@cornell.edu
affiliation: Cornell University
orcid: 'https://orcid.org/0000-0001-5733-8932'
repository-code: >-
https://github.com/labordynamicsinstitute/workshop-nihon-2023/
url: >-
https://labordynamicsinstitute.github.io/workshop-nihon-2023/
abstract: >-
Full day workshop on reproducibility basics, principles,
and techniques.
keywords:
- reproducibility
- replicability
license: CC-BY-4.0
version: v20230919
date-released: '2023-09-19'