SkillAgentSearch skills...

Packagetemplate

Template of an R package with standard Epiverse-TRACE automation

Install / Use

/learn @epiverse-trace/Packagetemplate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- README.md is generated from README.Rmd. Please edit that file. --> <!-- The code to render this README is stored in .github/workflows/render-readme.yaml --> <!-- Variables marked with double curly braces will be transformed beforehand: --> <!-- `packagename` is extracted from the DESCRIPTION file --> <!-- `gh_repo` is extracted via a special environment variable in GitHub Actions -->

{{ packagename }} <img src="man/figures/logo.svg" align="right" width="120" alt="" />

<!-- badges: start -->

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

<!-- badges: end -->

{{ packagename }} provides functions to ….

<!-- This sentence is optional and can be removed -->

{{ 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.

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated6mo ago
Forks5

Languages

R

Security Score

67/100

Audited on Oct 6, 2025

No findings