Other packages > Find by keyword >

distances  

Tools for Distance Metrics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("distances", "0.1.13")



Attach the package and use:
library("distances")
Maintained by
Fredrik Savje
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-03-05
Latest Update: 2025-04-01
Description:
Provides tools for constructing, manipulating and using distance metrics.
How to cite:
Fredrik Savje (2017). distances: Tools for Distance Metrics. R package version 0.1.13, https://cran.r-project.org/web/packages/distances. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2017-03-05 08:47), 0.1.1 (2017-05-22 01:27), 0.1.2 (2017-05-23 06:31), 0.1.3 (2018-07-20 23:50), 0.1.4 (2018-08-15 22:40), 0.1.5 (2018-12-12 09:40), 0.1.6 (2018-12-13 00:00), 0.1.7.1 (2019-09-01 17:21), 0.1.7.2 (2019-09-01 21:01), 0.1.7 (2019-03-18 07:13), 0.1.8 (2019-09-22 18:36), 0.1.9 (2023-01-27 20:10), 0.1.10 (2023-11-28 23:00), 0.1.11 (2024-08-01 00:40), 0.1.12 (2025-04-01 16:00)
Other packages that cited distances R package
View distances citation profile
Other R packages that distances depends, imports, suggests or enhances
Complete documentation for distances
Functions, R codes and Examples using the distances R package
Some associated functions: distance_columns . distance_matrix . distances-package . distances . is.distances . max_distance_search . nearest_neighbor_search . 
Some associated R codes: distance_matrix.R . distances-package.R . distances.R . input_check.R . methods.R . search.R .  Full distances package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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