Local installation of the datelife R package

datelife's most recent stable version can be installed with:

install.packages("datelife")

datelife's previous stable versions are available for installation from the CRAN repository. For example, to install version 0.6.1, you can run:

devtools::install_version("datelife", version="0.6.1")

You can install datelife's development version from its GitHub repository with:

devtools::install_github("phylotastic/datelife")


phylotastic/datelife documentation built on June 9, 2024, 6:50 p.m.