Other packages > Find by keyword >

nodiv  

Compares the Distribution of Sister Clades Through a Phylogeny
View on CRAN: Click here


Download and install nodiv package within the R console
Install from CRAN:
install.packages("nodiv")

Install from Github:
library("remotes")
install_github("cran/nodiv")

Install by package version:
library("remotes")
install_version("nodiv", "1.4.4")



Attach the package and use:
library("nodiv")
Maintained by
Michael Krabbe Borregaard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-11-13
Latest Update: 2025-09-03
Description:
An implementation of the nodiv algorithm, see Borregaard, M.K., Rahbek, C., Fjeldsaa, J., Parra, J.L., Whittaker, R.J. & Graham, C.H. 2014. Node-based analysis of species distributions. Methods in Ecology and Evolution 5(11): 1225-1235. . Package for phylogenetic analysis of species distributions. The main function goes through each node in the phylogeny, compares the distributions of the two descendant nodes, and compares the result to a null model. This highlights nodes where major distributional divergence have occurred. The distributional divergence for these nodes is mapped.
How to cite:
Michael Krabbe Borregaard (2014). nodiv: Compares the Distribution of Sister Clades Through a Phylogeny. R package version 1.4.4, https://cran.r-project.org/web/packages/nodiv. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:25), 0.9.1 (2014-11-13 14:25), 0.9.2 (2014-11-18 21:15), 0.9.3 (2014-11-22 01:35), 1.0.0 (2014-12-01 11:47), 1.0.1 (2015-01-06 19:48), 1.0.2 (2015-03-05 15:16), 1.0.3 (2015-03-26 14:02), 1.0.4 (2015-06-13 15:14), 1.1.0 (2015-06-14 15:28), 1.1.1 (2015-10-08 13:55), 1.1.2 (2015-10-26 15:58), 1.1.3 (2016-02-07 09:36), 1.1.4 (2016-02-10 09:11), 1.1.6 (2017-02-27 21:40), 1.1.8 (2017-10-31 09:12), 1.1.9 (2018-03-13 11:42), 1.2.0 (2018-04-23 16:03), 1.3.0 (2018-11-07 11:00), 1.4.0 (2020-05-26 13:30), 1.4.1 (2023-05-04 14:10), 1.4.2 (2023-08-21 10:12), 1.4.3 (2025-09-12 16:40)
Other packages that cited nodiv R package
View nodiv citation profile
Other R packages that nodiv depends, imports, suggests or enhances
Complete documentation for nodiv
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA