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



Attach the package and use:
library("distances")
Maintained by
Fredrik Savje
[Scholar Profile | Author Map]
First Published: 2017-03-05
Latest Update: 2023-11-28
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.12, https://cran.r-project.org/web/packages/distances. Accessed 09 May. 2025.
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)
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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/08Downloads for distances405060708090100110120130140150TrendBars

Today's Hot Picks in Authors and Packages

assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
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  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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