Other packages > Find by keyword >

proxy  

Distance and Similarity Measures
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("proxy", "0.4-29")



Attach the package and use:
library("proxy")
Maintained by
David Meyer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-07-09
Latest Update: 2022-06-09
Description:
Provides an extensible framework for the efficient calculation of auto- and cross-proximities, along with implementations of the most popular ones.
How to cite:
David Meyer (2007). proxy: Distance and Similarity Measures. R package version 0.4-29, https://cran.r-project.org/web/packages/proxy. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:44), 0.1 (2007-07-09 14:40), 0.2 (2007-08-10 16:34), 0.3 (2007-10-08 22:10), 0.4-1 (2008-08-29 10:50), 0.4-2 (2009-03-31 17:48), 0.4-3 (2009-05-24 20:37), 0.4-4 (2009-10-13 14:38), 0.4-5 (2009-11-05 13:05), 0.4-6 (2010-02-06 17:50), 0.4-7 (2012-01-24 18:50), 0.4-8 (2012-08-24 11:43), 0.4-9 (2012-09-02 17:31), 0.4-10 (2013-04-14 19:04), 0.4-11 (2014-01-13 12:50), 0.4-12 (2014-01-15 12:35), 0.4-13 (2014-09-22 14:35), 0.4-14 (2015-02-04 22:24), 0.4-15 (2015-07-08 17:11), 0.4-16 (2016-12-05 18:28), 0.4-17 (2017-02-01 16:51), 0.4-19 (2017-10-29 15:16), 0.4-20 (2017-12-12 16:04), 0.4-21 (2018-01-04 11:02), 0.4-22 (2018-04-08 15:44), 0.4-23 (2019-03-05 15:15), 0.4-24 (2020-04-25 21:20), 0.4-25 (2021-03-05 21:10), 0.4-26 (2021-06-08 00:10), 0.4-27 (2022-06-09 08:15), 0.4-28 (2025-12-11 16:24), 0.4 (2008-05-28 14:00)
Other packages that cited proxy R package
View proxy citation profile
Other R packages that proxy depends, imports, suggests or enhances
Complete documentation for proxy
Functions, R codes and Examples using the proxy R package
Some associated functions: dist . registry . rowSums.dist . 
Some associated R codes: database.R . dissimilarities.R . dist.R . registry.R . seal.R . similarities.R . util.R .  Full proxy package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
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  
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  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
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