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.7%) to scientific vocabulary
Last synced: 8 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: epiverse-trace
- License: cc-by-4.0
- Language: R
- Default Branch: master
- Homepage: https://epiverse-trace.github.io/personas/
- Size: 673 KB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 7
- Releases: 0
Created almost 3 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
Contributing
License
Citation
Support
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
# personas
[](https://lifecycle.r-lib.org/articles/stages.html#stable)
[](https://www.repostatus.org/#wip)
The goal of `personas` is to help instructors figure out who they're trying to help and communicate an understanding to each other and to learners in the field of infectious diseases and public health.
## Usage
Visualize this content as a webpage at
## Contributing
Contributions are always welcome!
See our [Contributing guide](/.github/CONTRIBUTING.md) for ways to get started.
Please adhere to this project's [Code of Conduct](https://github.com/epiverse-trace/.github/blob/main/CODE_OF_CONDUCT.md).
## Support
Please see our [Getting help guide](/.github/SUPPORT.md) for support.
## License
[CC-BY-4.0](http://creativecommons.org/licenses/by/4.0/)
## Citation
```{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 "personas" in publications use:'
type: software
license: CC-BY-4.0
title: 'personas: Epiverse-TRACE Learner Personas'
version: 0.0.0.9000
abstract: Collection of Epiverse-TRACE Learner Personas to help instructors figure
out who they are trying to help.
authors:
- family-names: Valle
given-names: Andree
email: andree.valle-campos@lshtm.ac.uk
orcid: https://orcid.org/0000-0002-7779-481X
- family-names: Carnegie
given-names: Anna
email: Anna.Carnegie@lshtm.ac.uk
orcid: https://orcid.org/0000-0002-6385-7795
preferred-citation:
type: generic
title: 'personas: Epiverse-TRACE Learner Personas'
authors:
- family-names: Valle
given-names: Andree
email: andree.valle-campos@lshtm.ac.uk
orcid: https://orcid.org/0000-0002-7779-481X
- family-names: Carnegie
given-names: Anna
email: Anna.Carnegie@lshtm.ac.uk
orcid: https://orcid.org/0000-0002-6385-7795
year: '2023'
abstract: Collection of Epiverse-TRACE Learner Personas to help instructors figure
out who they are trying to help.
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
- family-names: Carnegie
given-names: Anna
email: Anna.Carnegie@lshtm.ac.uk
orcid: https://orcid.org/0000-0002-6385-7795
GitHub Events
Total
Last Year
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Andree Valle | a****m@g****m | 76 |
| Hugo Gruson | 1****o | 3 |
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 12
- Total pull requests: 3
- Average time to close issues: 2 months
- Average time to close pull requests: 1 day
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.5
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 5 hours
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- avallecam (11)
Pull Request Authors
- Bisaloo (4)
- avallecam (1)
Top Labels
Issue Labels
help wanted (2)
enhancement (2)
documentation (1)
Pull Request Labels
Dependencies
DESCRIPTION
cran