Skip to content

proxyC

Computes Proximity in Large Sparse Matrices

v0.5.2 · Apr 25, 2025 · GPL-3

Description

Computes proximity between rows or columns of large matrices efficiently in C++. Functions are optimised for large sparse matrices using the Armadillo and Intel TBB libraries. Among various built-in similarity/distance measures, computation of correlation, cosine similarity, Dice coefficient and Euclidean distance is particularly fast.

Downloads

9.4K

Last 30 days

1346th

26.3K

Last 90 days

105.9K

Last year

Trend: +5.8% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 10, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 9, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [20s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > require(proxyC)
  Loading required package: proxyC
  
  Attaching package: 'proxyC'
  
  The following object is masked from 'package:stats':
  
     
...[truncated]...
ssprod ──────────────────────────
  Expected `as.matrix(prod1_min)` to equal `as.matrix(prod2_min)`.
  Differences:
  1/100000 mismatches
  [93353] 1 - 0 == 1
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 382 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/proxyC.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (8)

suggests

Dependency Network

Dependencies Reverse dependencies Matrix Rcpp LSX applicable dynutils quanteda.textstats seededlda thisplot wordvector plotthis proxyC

Version History

new 0.5.2 Mar 10, 2026
updated 0.5.2 ← 0.5.1 diff Apr 24, 2025
updated 0.5.1 ← 0.5.0 diff Apr 23, 2025
updated 0.5.0 ← 0.4.1 diff Apr 22, 2025
updated 0.4.1 ← 0.4.0 diff Apr 6, 2024
updated 0.4.0 ← 0.3.4 diff Apr 4, 2024
updated 0.3.4 ← 0.3.3 diff Oct 24, 2023
updated 0.3.3 ← 0.3.2 diff Oct 5, 2022
updated 0.3.2 ← 0.3.1 diff Sep 4, 2022
updated 0.3.1 ← 0.3.0 diff Aug 22, 2022
updated 0.3.0 ← 0.2.4 diff Aug 4, 2022
updated 0.2.4 ← 0.2.3 diff Dec 9, 2021
updated 0.2.3 ← 0.2.2 diff Nov 15, 2021
updated 0.2.2 ← 0.2.1 diff Oct 26, 2021
updated 0.2.1 ← 0.2.0 diff Sep 1, 2021
updated 0.2.0 ← 0.1.5 diff May 10, 2021
updated 0.1.5 ← 0.1.4 diff Jul 20, 2019
updated 0.1.4 ← 0.1.3 diff Jun 4, 2019
updated 0.1.3 ← 0.1.2 diff Apr 20, 2019
updated 0.1.2 ← 0.1.0 diff Apr 19, 2019