Skip to content

Commit fd935c4

Browse files
authored
Update README.md
Added deprecation note.
1 parent 526ab16 commit fd935c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ neotoma
99
[![NSF-1550707](https://img.shields.io/badge/NSF-1550707-blue.svg)](https://nsf.gov/awardsearch/showAward?AWD_ID=1550707)
1010
[![NSF-1948926](https://img.shields.io/badge/NSF-1948926-blue.svg)](https://nsf.gov/awardsearch/showAward?AWD_ID=1948926)
1111

12-
**NOTE** *The Neotoma R package accesses the Windows-based API for the database. This API is being deprecated, but is still available. Due to changes in the database servers, the API Help is no longer functioning. Links to API help have been left, but do not resolve.*
12+
**NOTE** *The package `neotoma` has now been deprecated. Unfortunately our wnapi.neotomadb.org server reached end of life and was no longer operable. The package has been replaced by [neotoma2](https://github.com/NeotomaDB/neotoma2). As much as possible we have kept many of the same patterns, but there are new data structures. The wnapi server was only passing along data submitted before June 2020. The new package accesses all data up until the present. Please contact us directly either by email ([email protected]) or on our slack workspace (there is an it_r channel) and we can help assist you in migrating to neotoma2.*
1313

1414
The `neotoma` package is a programmatic R interface to the [Neotoma Paleoecological Database](http://www.neotomadb.org/). The package is intended to both allow users to search for sites and to download data for use in analyical workflows of paleoecological research.
1515

@@ -23,7 +23,7 @@ For ongoing news, issues or information please join the [Neotoma Slack server](h
2323

2424
### Development
2525

26-
*We welcome contributions from any individual, whether code, documentation, or issue tracking. All participants are expected to follow the [code of conduct](https://github.com/ROpensci/neotoma/blob/master/code_of_conduct.md) for this project.*
26+
*We expect no further development of this package, however, we welcome contributions from any individual, whether code, documentation, or issue tracking. All participants are expected to follow the [code of conduct](https://github.com/ROpensci/neotoma/blob/master/code_of_conduct.md) for this project.*
2727

2828
+ [Simon Goring](http://goring.org) - University of Wisconsin-Madison, Department of Geography
2929

0 commit comments

Comments
 (0)