Skip to content

Commit 925f9d7

Browse files
committed
Add links
1 parent 819060e commit 925f9d7

File tree

6 files changed

+11
-4
lines changed

6 files changed

+11
-4
lines changed

README.Rmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ knitr::opts_chunk$set(
2020
[![Downloads (monthly)](https://cranlogs.r-pkg.org/badges/exdex?color=brightgreen)](https://cran.r-project.org/package=exdex)
2121
[![Downloads (total)](https://cranlogs.r-pkg.org/badges/grand-total/exdex?color=brightgreen)](https://cran.r-project.org/package=exdex)
2222

23+
See also the translations of the main estimation functions of `exdex` into [Python: Py-exdex](https://github.com/LJ-Jenkins/Py-exdex) and [Matlab/Octave: M-exdex](https://github.com/LJ-Jenkins/M-exdex), courtesy of Luke Jenkins.
24+
2325
## Estimation of the Extremal Index
2426

2527
### What does exdex do?
@@ -61,4 +63,3 @@ install.packages("exdex")
6163
### Vignette
6264

6365
See `vignette("exdex-vignette", package = "exdex")` for an overview of the package.
64-

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Status](https://codecov.io/github/paulnorthrop/exdex/coverage.svg?branch=master)
1212
[![Downloads
1313
(total)](https://cranlogs.r-pkg.org/badges/grand-total/exdex?color=brightgreen)](https://cran.r-project.org/package=exdex)
1414

15+
See also the translations of the main estimation functions of `exdex`
16+
into [Python: Py-exdex](https://github.com/LJ-Jenkins/Py-exdex) and
17+
[Matlab/Octave: M-exdex](https://github.com/LJ-Jenkins/M-exdex),
18+
courtesy of Luke Jenkins.
19+
1520
## Estimation of the Extremal Index
1621

1722
### What does exdex do?

docs/articles/exdex-vignette.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pkgdown: 2.1.3
33
pkgdown_sha: ~
44
articles:
55
exdex-vignette: exdex-vignette.html
6-
last_built: 2026-01-01T01:56Z
6+
last_built: 2026-01-04T22:19Z
77
urls:
88
reference: https://github.com/paulnorthrop/exdex/reference
99
article: https://github.com/paulnorthrop/exdex/articles

docs/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)