research-compendium
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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.9%) to scientific vocabulary
Keywords
carpentries-workbench
english-language
pre-alpha
reproducible-research
research-compendium
rstats
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: epiverse-trace
- License: other
- Language: R
- Default Branch: main
- Homepage: https://epiverse-trace.github.io/research-compendium/
- Size: 15.1 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 22
- Releases: 0
Topics
carpentries-workbench
english-language
pre-alpha
reproducible-research
research-compendium
rstats
Created over 2 years ago
· Last pushed 6 months ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Support
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
# research-compendium
[](https://lifecycle.r-lib.org/articles/stages.html#stable)
[](https://www.repostatus.org/#wip)
The goal of research-compendium is to host a tutorial on "Improve your code for Epidemic Analysis with R".
## Usage
Visualize this content as a webpage at
## Contributing
Contributions are always welcome!
See our [Contributing guide](CONTRIBUTING.md) for ways to get started.
Please adhere to this project's [Code of Conduct](CODE_OF_CONDUCT.md).
## Support
Please see our [Getting help guide](/.github/SUPPORT.md) for support.
## License
Read the [License](LICENSE.md) of this lesson.
## Authors
- [@avallecam](https://github.com/avallecam/)
- [@CarmenTamayo](https://github.com/CarmenTamayo)
- [@jamesmbaazam](https://github.com/jamesmbaazam/)
```{r,echo=FALSE}
readCitationFile(file = "inst/CITATION")
```
Owner
- Name: Epiverse-TRACE
- Login: epiverse-trace
- Kind: organization
- Website: https://epiverse.org
- Repositories: 17
- Profile: https://github.com/epiverse-trace
Citation (CITATION.cff)
# -----------------------------------------------------------
# CITATION file created with {cffr} R package, v0.5.0
# See also: https://docs.ropensci.org/cffr/
# -----------------------------------------------------------
cff-version: 1.2.0
message: 'To cite package "research-compendium" in publications use:'
type: software
license: CC-BY-4.0
title: 'research-compendium: Improve Your Code For Epidemic Analysis With R'
version: 0.0.0.9000
abstract: Epiverse-TRACE tutorial on Improve your code for Epidemic Analysis with
R.
authors:
- family-names: Valle
given-names: Andree
email: andree.valle-campos@lshtm.ac.uk
orcid: https://orcid.org/0000-0002-7779-481X
- family-names: Tamayo
given-names: Carmen
email: Carmen.Tamayo-Cuartero@lshtm.ac.uk
orcid: https://orcid.org/0000-0003-4184-2864
- family-names: Azam
given-names: James M.
email: james.azam@lshtm.ac.uk
orcid: https://orcid.org/0000-0001-5782-7330
preferred-citation:
type: generic
title: 'research-compendium: Improve Your Code For Epidemic Analysis With R'
authors:
- family-names: Valle
given-names: Andree
email: andree.valle-campos@lshtm.ac.uk
orcid: https://orcid.org/0000-0002-7779-481X
- family-names: Tamayo
given-names: Carmen
email: Carmen.Tamayo-Cuartero@lshtm.ac.uk
orcid: https://orcid.org/0000-0003-4184-2864
- family-names: Azam
given-names: James M.
email: james.azam@lshtm.ac.uk
orcid: https://orcid.org/0000-0001-5782-7330
year: '2023'
abstract: Epiverse-TRACE tutorial on Improve your code for Epidemic Analysis with
R.
version: 0.0.0.9000
contact:
- family-names: Valle
given-names: Andree
email: andree.valle-campos@lshtm.ac.uk
orcid: https://orcid.org/0000-0002-7779-481X
GitHub Events
Total
- Issues event: 2
- Delete event: 24
- Issue comment event: 15
- Push event: 105
- Pull request event: 26
- Create event: 25
Last Year
- Issues event: 2
- Delete event: 24
- Issue comment event: 15
- Push event: 105
- Pull request event: 26
- Create event: 25
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Andree Valle | a****m@g****m | 138 |
| Hugo Gruson | B****o | 6 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 17
- Total pull requests: 36
- Average time to close issues: N/A
- Average time to close pull requests: 13 days
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 0.24
- Average comments per pull request: 1.22
- Merged pull requests: 32
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 14
- Average time to close issues: N/A
- Average time to close pull requests: about 6 hours
- Issue authors: 1
- Pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 0.86
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- avallecam (16)
- TimTaylor (1)
Pull Request Authors
- Bisaloo (23)
- avallecam (14)
- epiverse-trace-bot (1)
Top Labels
Issue Labels
hackathon (2)
enhancement (1)
Pull Request Labels
type: package cache (17)
type: template and tools (3)
enhancement (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/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