From f283af62d6419835a2de21b38809cb8388630739 Mon Sep 17 00:00:00 2001 From: Darren Norris Date: Sun, 18 Aug 2024 09:55:24 -0300 Subject: [PATCH] Continue development in TACAR. --- README.Rmd | 3 +++ README.md | 3 +++ vignettes/Interactive-map.Rmd | 4 ++++ 3 files changed, 10 insertions(+) diff --git a/README.Rmd b/README.Rmd index 38a6f5c..356e43d 100644 --- a/README.Rmd +++ b/README.Rmd @@ -21,6 +21,9 @@ knitr::opts_chunk$set( [![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) +** 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*). diff --git a/README.md b/README.md index 442b729..603f6a4 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](h [![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) +\*\* testmap has moved to TACAR. Please check the newest advances here: + .\*\* + The goal of testmap is to map future population changes of the Yellow-spotted river turtle (*Podocnemis unifilis*). diff --git a/vignettes/Interactive-map.Rmd b/vignettes/Interactive-map.Rmd index cd72615..0ba5ea4 100644 --- a/vignettes/Interactive-map.Rmd +++ b/vignettes/Interactive-map.Rmd @@ -24,6 +24,10 @@ function googleTranslateElementInit() { +** testmap has moved to TACAR. Please check the newest advances here: +https://github.com/darrennorris/TACAR .** + + ```{r setup, echo=FALSE} library(testmap) ```