Skip to content

epiverse-trace/packagetemplate

Repository files navigation

{{ packagename }}

License: MIT R-CMD-check Codecov test coverage lifecycle-concept

{{ packagename }} provides functions to ….

{{ packagename }} is developed at the CENTER at the UNIVERSITY as part of the Epiverse-TRACE program.

Installation

You can install the development version of {{ packagename }} from GitHub with:

# install.packages("pak")
pak::pak("{{ gh_repo }}")

Example

These examples illustrate some of the current functionalities

Development

Lifecycle

This package is currently a concept, as defined by the RECON software lifecycle. This means that essential features and mechanisms are still being developed, and the package is not ready for use outside of the development team.

Contributions

Contributions are welcome via pull requests.

Related projects

This project is related to other existing projects in R or other languages, but also differs from them in the following aspects:

Code of Conduct

Please note that the {{ packagename }} project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.