datelife v0.6.7
- 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.Rmdandpkgdown/presentation.Rmd
datelife v0.6.6
CRAN release: 2022-12-15
- when congruification fails, return
NAand produce a warning on functions that usegeiger::congruify.phylo(): - changes to
congruify_and_mrca_multiPhylo():- filters out results of
congruify_and_mrca_phylo()that do not inheritdata.frame; usually this happens when congruification fails - correctly assigns congruified
phyas attribute
- filters out results of
-
use_calibrations_bladj.matchedCalibrations()correctly usescalibrationsargument -
get_ott_children()has error handling for when OpenTree APIs might be down, or there is no internet connection - various 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
CRAN release: 2022-06-21
- data:
- updated
opentree_chronogramsobject. It now has 253 chronograms from Open Tree of Life and uses “xz” compression.
- updated
- examples:
- set to not test examples
- functions:
- added functions
matrix_to_tableandmatrices_to_tablethat go from a matrix of patristic distances to a table of taxon name pairs and respective node ages. - bug fix on
use_calibrations_bladjthat used element $present_calibrations instead of $matched_calibrations -
get_otol_chronogramis another name to callget_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_bladjtakes an output ofcongruify_and_mrcafunctions.
- added functions
- added function method
congruify_and_mrca
datelife v0.6.1
CRAN release: 2022-01-31
- Functions:
-
get_otol_chronogramswas updated and renamed toget_opentree_chronograms - Update
match_all_calibrations - Added a
summarymethod fordatelifeResultobjects
-
- Documentation:
- Added a “More” section describing return value attributes (will rename to “Attributes”)
- Eliminated unnecessary examples
- Vignettes: added case study vignette
- Description: added
BiocManagerpackage to imports
datelife v0.6.0
CRAN release: 2022-01-17
- Dependencies: Bioconductor packages are used conditionally
- Package website with
pkgdown - documentation: expanded for all functions
- examples and function files are written to tempdir()
- function rename:
get_biggest_phylotoget_biggest_multiphylo