Skip to content

Releases: phylotastic/datelife

datelife v0.6.7

09 May 21:26
Compare
Choose a tag to compare
  • added vignette for bold data workflow
  • use_calibrations_bladj.matchedCalibrations():
    • can use a root age provided by the user
    • if there is no root age, provides a heavy warning and uses the age of the maximum calibration available plus one unit of standard deviation -- if multiple calibrations available, or plus 0.1*calibration age if only one calibration is available.
  • update links in pkgdown/badges.Rmd and pkgdown/presentation.Rmd

datelife v0.6.6

17 Dec 07:31
Compare
Choose a tag to compare
  • when congruification fails, return NA and produce a warning on functions that use geiger::congruify.phylo():
    • congruify_and_mrca_phylo()
    • extract_calibrations_phylo()
    • congruify_and_check()
  • changes to congruify_and_mrca_multiPhylo():
    • filters out results of congruify_and_mrca_phylo() that do not inherit data.frame; usually this happens when congruification fails
    • correctly assigns congruified phy as attribute
  • use_calibrations_bladj.matchedCalibrations() correctly uses calibrations argument
  • get_ott_children() added error handling for when OpenTree APIs might be down, or there is no internet connection
  • varius fixes to make_datelife_query() et al. functions
  • added a new vignette for making datelife query functions (allows testing various functionalities)

datelife v0.6.5

25 Jun 00:39
06ae71d
Compare
Choose a tag to compare
  • data:
    • updated opentree_chronograms object. It now has 253 chronograms from Open Tree of Life and uses "xz" compression.
  • examples:
    • set to not test examples
  • functions:
    • added functions matrix_to_table and matrices_to_table that go from a matrix of patristic distances to a table of taxon name pairs and respective node ages.
    • bug fix on use_calibrations_bladj that used element $present_calibrations instead of $matched_calibrations
    • get_otol_chronogram is another name to call get_opentree_chronograms
    • added taxonomic source options argument to make_datelife_query. You can choose from OTT, NCBI, IRMNG and GBIF.
    • function congruify_and_mrca: output has congruified topology with nodelables as attribute.
    • use_calibrations_bladj takes an output of congruify_and_mrca functions.
  • added function method congruify_and_mrca

v0.6.1

07 Feb 06:28
Compare
Choose a tag to compare
  • functions:
    • get_otol_chronograms was updated and renamed to get_opentree_chronograms
    • update match_all_calibrations
  • documentation:
    • added a "More" section describing return value attributes (will rename to "Attributes")
    • eliminated unecessary examples
  • vignettes: added case study vignette

v0.6.0

19 Jan 00:04
Compare
Choose a tag to compare

First CRAN release!

v0.5.0

26 Oct 19:55
9edd429
Compare
Choose a tag to compare
Merge pull request #72 from phylotastic/datelife-plots

Datelife plots

0.2.3

01 Jul 14:42
Compare
Choose a tag to compare

Now with 127 chronograms from OpenTree

0.2.2

29 Jun 12:16
Compare
Choose a tag to compare

Just to give a colleague a version to cite.