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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 4
  • Watchers: 4
  • Forks: 2
  • Open Issues: 73
  • Releases: 0
Created over 2 years ago · Last pushed 8 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 = "#>"
)
```

# howto


[![](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)


The goal of `{howto}` is to collect reproducible **how-to guides** of Outbreak data analysis tasks using `R` packages.

## 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](/.github/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

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 "howto" in publications use:'
type: software
license: CC-BY-4.0
title: 'howto: How-To Guides For Outbreak Analytics R Packages'
version: 0.0.0.9000
abstract: Collection of reproducible how-to guides of Outbreak data analysis tasks
  using R packages.
authors:
- family-names: Valle
  given-names: Andree
  email: andree.valle-campos@lshtm.ac.uk
  orcid: https://orcid.org/0000-0002-7779-481X
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: 35
  • Watch event: 5
  • Delete event: 13
  • Issue comment event: 36
  • Push event: 40
  • Pull request review comment event: 4
  • Pull request review event: 9
  • Pull request event: 34
  • Create event: 17
Last Year
  • Issues event: 35
  • Watch event: 5
  • Delete event: 13
  • Issue comment event: 36
  • Push event: 40
  • Pull request review comment event: 4
  • Pull request review event: 9
  • Pull request event: 34
  • Create event: 17

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 89
  • Total pull requests: 35
  • Average time to close issues: 4 months
  • Average time to close pull requests: 15 days
  • Total issue authors: 7
  • Total pull request authors: 7
  • Average comments per issue: 0.66
  • Average comments per pull request: 0.77
  • Merged pull requests: 24
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 25
  • Pull requests: 26
  • Average time to close issues: 4 days
  • Average time to close pull requests: 7 days
  • Issue authors: 4
  • Pull request authors: 6
  • Average comments per issue: 0.6
  • Average comments per pull request: 0.23
  • Merged pull requests: 15
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • avallecam (73)
  • pratikunterwegs (3)
  • joshwlambert (2)
  • jamesmbaazam (2)
  • adamkucharski (1)
  • TimTaylor (1)
  • Degoot-AM (1)
Pull Request Authors
  • avallecam (30)
  • adamkucharski (8)
  • Bisaloo (5)
  • pratikunterwegs (4)
  • jamesmbaazam (1)
  • joshwlambert (1)
Top Labels
Issue Labels
priority (21) enhancement (16) documentation (10) help wanted (8) question (4) midterm (4) bug (4) collaboration (1)
Pull Request Labels
priority (6)