Skip to content

Commit

Permalink
downloads badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Reckziegel committed Mar 5, 2024
1 parent 4103f31 commit e128271
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
^data-raw$
^CRAN-RELEASE$
^revdep$
^CRAN-SUBMISSION$
2 changes: 2 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ knitr::opts_chunk$set(
<!-- badges: start -->
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) [![Codecov test coverage](https://codecov.io/gh/Reckziegel/uncorbets/branch/main/graph/badge.svg)](https://app.codecov.io/gh/Reckziegel/uncorbets?branch=main)
[![R-CMD-check](https://github.com/Reckziegel/uncorbets/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/Reckziegel/uncorbets/actions/workflows/R-CMD-check.yaml)
[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/grand-total/uncorbets?color=blue)](https://r-pkg.org/pkg/uncorbets)
[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/last-month/uncorbets?color=blue)](https://r-pkg.org/pkg/uncorbets)
<!-- badges: end -->

The Euler theorem has found extensive applications in finance, particularly for decomposing homogeneous risk measures of degree one. However, a limitation of this approach is that it doesn't adequately isolate the true sources of risk within an investment portfolio, thus creating a gap in risk analysis.
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](h
[![Codecov test
coverage](https://codecov.io/gh/Reckziegel/uncorbets/branch/main/graph/badge.svg)](https://app.codecov.io/gh/Reckziegel/uncorbets?branch=main)
[![R-CMD-check](https://github.com/Reckziegel/uncorbets/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/Reckziegel/uncorbets/actions/workflows/R-CMD-check.yaml)
[![CRAN RStudio mirror
downloads](https://cranlogs.r-pkg.org/badges/grand-total/uncorbets?color=blue)](https://r-pkg.org/pkg/uncorbets)
[![CRAN RStudio mirror
downloads](https://cranlogs.r-pkg.org/badges/last-month/uncorbets?color=blue)](https://r-pkg.org/pkg/uncorbets)
<!-- badges: end -->

The Euler theorem has found extensive applications in finance,
Expand Down

0 comments on commit e128271

Please sign in to comment.