Skip to content

Commit

Permalink
Superseded.
Browse files Browse the repository at this point in the history
  • Loading branch information
darrennorris committed Aug 18, 2024
1 parent f283af6 commit 9582249
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ knitr::opts_chunk$set(
# testmap

<!-- badges: start -->
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![Lifecycle: superseded](https://img.shields.io/badge/lifecycle-superseded-blue.svg)](https://lifecycle.r-lib.org/articles/stages.html#superseded)
[![pkgdown](https://github.com/darrennorris/testmap/workflows/pkgdown/badge.svg)](https://github.com/darrennorris/eprdados/actions)
[![R-CMD-check](https://github.com/darrennorris/testmap/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/darrennorris/testmap/actions/workflows/R-CMD-check.yaml)
<!-- badges: end -->

** testmap has moved to TACAR. Please check the newest advances here:
**testmap has moved to TACAR. Please check the newest advances here:
https://github.com/darrennorris/TACAR .**

The goal of testmap is to map future population changes of
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<!-- badges: start -->

[![Lifecycle:
experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
superseded](https://img.shields.io/badge/lifecycle-superseded-blue.svg)](https://lifecycle.r-lib.org/articles/stages.html#superseded)
[![pkgdown](https://github.com/darrennorris/testmap/workflows/pkgdown/badge.svg)](https://github.com/darrennorris/eprdados/actions)
[![R-CMD-check](https://github.com/darrennorris/testmap/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/darrennorris/testmap/actions/workflows/R-CMD-check.yaml)
<!-- badges: end -->

\*\* testmap has moved to TACAR. Please check the newest advances here:
<https://github.com/darrennorris/TACAR> .\*\*
**testmap has moved to TACAR. Please check the newest advances here:
<https://github.com/darrennorris/TACAR> .**

The goal of testmap is to map future population changes of the
Yellow-spotted river turtle (*Podocnemis unifilis*).
Expand Down
6 changes: 5 additions & 1 deletion vignettes/Interactive-map.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ knitr::opts_chunk$set(
)
```

<!-- badges: start -->
[![Lifecycle: superseded](https://img.shields.io/badge/lifecycle-superseded-blue.svg)](https://lifecycle.r-lib.org/articles/stages.html#superseded)
<!-- badges: end -->

<!-- Google Translate widget -->
<div id="google_translate_element" style="float: right;"></div>
<script type="text/javascript">
Expand All @@ -24,7 +28,7 @@ function googleTranslateElementInit() {
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>


** testmap has moved to TACAR. Please check the newest advances here:
**testmap has moved to TACAR. Please check the newest advances here:
https://github.com/darrennorris/TACAR .**


Expand Down

0 comments on commit 9582249

Please sign in to comment.