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 26 Aug. 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

clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
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  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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