SkillAgentSearch skills...

Codemeta

:package: A smaller codemetar

Install / Use

/learn @cboettig/Codemeta
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- README.md is generated from README.Rmd. Please edit that file -->

codemeta

<!-- badges: start -->

R build
status Codecov test
coverage

<!-- badges: end -->

codemeta is a smaller, simpler codemetar.

Installation

You can install the released version of codemeta from CRAN with:

install.packages("codemeta")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("cboettig/codemeta")

Example

codemeta::write_codemeta()

Dependencies

# remotes::install_github("crsh/depgraph")
# remotes::install_github("jimhester/itdepends")
depgraph::plot_dependency_graph(".", suggests = FALSE)
<img src="man/figures/README-unnamed-chunk-2-1.png" width="100%" />
depgraph::plot_dependency_graph("../../ropensci/codemetar", suggests = FALSE)
<img src="man/figures/README-unnamed-chunk-3-1.png" width="100%" />

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated6mo ago
Forks4

Languages

R

Security Score

62/100

Audited on Oct 6, 2025

No findings