Skip to content

Commit 3f9d43b

Browse files
committed
add workflow and CRAN badge
1 parent c43818c commit 3f9d43b

3 files changed

Lines changed: 7 additions & 0 deletions

File tree

README.Rmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ knitr::opts_chunk$set(
2525

2626

2727
<!-- badges: start -->
28+
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/grasps)](https://CRAN.R-project.org/package=grasps)
2829
[![GitHub R package version](https://img.shields.io/github/r-package/v/Carol-seven/grasps?label=R%20in%20dev&color=green)](https://github.com/Carol-seven/grasps/blob/main/DESCRIPTION)
2930
[![GitHub last commit](https://img.shields.io/github/last-commit/Carol-seven/grasps)](https://github.com/Carol-seven/grasps/commits/main)
3031
[![R-CMD-check](https://github.com/Carol-seven/grasps/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/Carol-seven/grasps/actions/workflows/R-CMD-check.yaml)
@@ -58,6 +59,9 @@ For more details, see the vignette
5859
[Penalized Precision Matrix Estimation in grasps](https://shiying-xiao.com/grasps/articles/pen_est#sparse-group-estimator).
5960

6061

62+
![](https://raw.githubusercontent.com/Carol-seven/grasps/refs/heads/main/man/figures/workflow.png)
63+
64+
6165
## Penalties
6266

6367

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
<!-- badges: start -->
99

10+
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/grasps)](https://CRAN.R-project.org/package=grasps)
1011
[![GitHub R package version](https://img.shields.io/github/r-package/v/Carol-seven/grasps?label=R%20in%20dev&color=green)](https://github.com/Carol-seven/grasps/blob/main/DESCRIPTION)
1112
[![GitHub last commit](https://img.shields.io/github/last-commit/Carol-seven/grasps)](https://github.com/Carol-seven/grasps/commits/main)
1213
[![R-CMD-check](https://github.com/Carol-seven/grasps/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/Carol-seven/grasps/actions/workflows/R-CMD-check.yaml)
@@ -31,6 +32,8 @@ $$P^\text{grp}_\gamma(\Omega)
3132
For more details, see the vignette
3233
[Penalized Precision Matrix Estimation in grasps](https://shiying-xiao.com/grasps/articles/pen_est#sparse-group-estimator).
3334

35+
![](https://raw.githubusercontent.com/Carol-seven/grasps/refs/heads/main/man/figures/workflow.png)
36+
3437
## Penalties
3538

3639
The package **grasps** provides functions to estimate precision matrices using

man/figures/workflow.png

755 KB
Loading

0 commit comments

Comments
 (0)