Skip to content

Latest commit

 

History

History
65 lines (33 loc) · 1.48 KB

File metadata and controls

65 lines (33 loc) · 1.48 KB

admtools (development version)

admtools 0.6.0

  • transformation between age and time for integration with FossilSim

  • vignette for connection between admtools and FossilSim

admtools 0.5.0

  • new helper functions for estimation of age-depth models

  • basic functionality for depth-depth models

  • integration with the FossilSim package, specifically transformation of taxonomy and fossils objects between time and stratigraphic domain

admtools 0.4.0

  • added transformations for S3 class pre_paleoTS to integrate with StratPal and paleoTS package

  • added anchoring of age-depth models via anchor

admtools 0.3.1

  • more options for sedimentation rate generator sed_rate_from_matrix

  • abstracted extraction of tie points

  • added utility functions for S3 class sac

admtools 0.3.0

  • removed dependency from ape package

  • defined S3 class timelist and stratlist for data associated with time/height

  • unified syntax for time-depth transformation

  • add CONTRIBUTING.md

admtools 0.2.0

  • expanded documentation of defined S3 classes

  • added S3 class sac for sediment accumulation curves

  • methods for objects of class phylo and list

  • expanded estimation procedures to multiple tie points

  • improved plotting

  • estimation of sedimentation rates

admtools 0.1.0

  • Updated vignettes

  • Added generics time_to_strat and strat_to_time to transform objects between time and stratigraphic domain

  • Added package help

admtools 0.0.1

  • Initial release