Skip to content

R package LEMAD: Lineage Extinction Model of Ancestral Distribution

Notifications You must be signed in to change notification settings

FuXiaogang-KIB/lemad

 
 

Repository files navigation

lemad

Install

To install the R package LEMAD, make sure you have devtools installed and then type from R (Rstudio):

library(devtools)
remotes::install_github("leonelhalsina/lemad")

It is likely that the latest Rtools needs to be installed. We recommend to have the latest R (it works perfectly with R 4.2.1). Also, package rgal might cause issues.

Using Lemad

We have prepared a vignette (a sort of manual with chunks of code) that can be called once you load the library:

library(lemad)
browseVignettes("lemad")

About

R package LEMAD: Lineage Extinction Model of Ancestral Distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 92.7%
  • Fortran 6.5%
  • C 0.8%