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.3")



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.3, https://cran.r-project.org/web/packages/nodiv. Accessed 04 Jun. 2026.
Previous versions and publish date:
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

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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