Skip to content

Releases: ropensci/neotoma

CRAN submission 1.7.4

04 Jan 18:30
5a0ff2c
Compare
Choose a tag to compare
Merge pull request #231 from SimonGoring/master

Submitted 1.7.4 version for CRAN.

Neotoma version 1.6.2

22 Sep 17:04
Compare
Choose a tag to compare

Minor changes to functions to improve usability on the broader set of data types within the Neotoma Paleoecological Database:

  • Bugfixes in get_chroncontrol, read.tilia based on experience in extensive testing. Improved the basic plot method based on tests against Tilia files in the Neotoma Holding Tank.
  • Built more robust interpolation in read_bacon so that age models without interpolated dates can still be imported.
  • browse now opens multiple datasets in the Neotoma Explorer at once.

New bug fix & features

21 Aug 20:59
Compare
Choose a tag to compare

Version 1.6.1 provides support for the analogue package's Stratiplot method, allowing the user to plot download and download_list objects.

Neotoma version 1.6.0

28 Jul 04:19
Compare
Choose a tag to compare

Bug fixes and some re-drafting of examples. New function get_closest searches for datasets close to an existing sample.

Neotoma version 1.5.1

09 May 16:58
Compare
Choose a tag to compare

Built for v3.3.0 of R, the package update includes a bug fix for records with multiple entries for the same taxa within a single stratum (an issue associated with dcast implementation) and a bug fix for get_dataset.

neotoma version 1.5.0

29 Feb 18:52
Compare
Choose a tag to compare

Version 1.5.0 of the neotoma package, available directly from CRAN. The new version includes faster download processing through the use of httr and jsonlite packages to process JSON returned through the Neotoma API, and the inclusion of a new function to read Tilia files, commonly used for paleoecological research.

neotoma Version 1.4.0 - CRAN

25 Sep 23:48
Compare
Choose a tag to compare

Version includes new plot method and a small bug fix for empty chronologies.

Latest CRAN release.

22 Jul 16:42
Compare
Choose a tag to compare

This version fixes a bug in the get_download code the improperly assigns column names to chron objects in the data output. Includes a new test for the bug.

neotoma 1.3.1 - `browse` and bugfix for `write_agefile`.

15 Jul 01:50
Compare
Choose a tag to compare

o Bugfix for write_agefile
o Added a browse method for datasets, that will open a browser window for a specific dataset or download.
o The deprecated compile_list function has now been removed. Use compile_taxa instead.

neotoma 1.3.0 - new_chroncontrol

03 Jun 02:28
Compare
Choose a tag to compare

Improved functionality of get_chroncontrol to allow it to deal with empty tables and work directly with download and download_list objects.