@@ -19,7 +19,7 @@ knitr::opts_chunk$set(
1919
2020[ ![ CRAN
2121status] ( https://www.r-pkg.org/badges/version/patterncausality )] ( https://cran.r-project.org/package=patterncausality )
22- [ ![ R-CMD-check] ( https://github.com/skstavroglou /pattern_causality/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/skstavroglou /pattern_causality/actions/workflows/R-CMD-check.yaml )
22+ [ ![ R-CMD-check] ( https://github.com/pattern-causality /pattern_causality/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/pattern-causality /pattern_causality/actions/workflows/R-CMD-check.yaml )
2323[ ![ Downloads] ( https://cranlogs.r-pkg.org/badges/grand-total/patterncausality )] ( https://cran.r-project.org/package=patterncausality )
2424
2525<!-- badges: end -->
@@ -55,11 +55,11 @@ This algorithm has a lot of advantages.
5555## Installation
5656
5757You can install the development version of patterncausality from
58- [ GitHub] ( https://github.com/skstavroglou /pattern_causality ) with:
58+ [ GitHub] ( https://github.com/pattern-causality /pattern_causality ) with:
5959
6060``` r
6161# install.packages("devtools")
62- devtools :: install_github(" skstavroglou /pattern_causality" )
62+ devtools :: install_github(" pattern-causality /pattern_causality" )
6363```
6464
6565You can also install the package from
@@ -144,7 +144,7 @@ the pattern causality.
144144
145145<a href =" mailto:stavros.k.stavroglou@gmail.com " >
146146<img src =" https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/solid/envelope.svg " width =" 40 " height =" 40 " />
147- </a > <a href =" https://github.com/skstavroglou " >
147+ </a > <a href =" https://github.com/leoxeno " >
148148<img src =" https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/brands/github.svg " width =" 40 " height =" 40 " />
149149</a > <a href =" https://orcid.org/0000-0003-3931-0391 " >
150150<img src =" https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/brands/orcid.svg " width =" 40 " height =" 40 " />
0 commit comments