Skip to content

proxyC

0.5.2

Computes Proximity in Large Sparse Matrices

8packages depend
109.5Kdownloads / year
97.0%test coverage
13/13checks pass

Overview

About
Maintained by Kohei WatanabeFirst published 2018-12-3120 releasesCRAN page ↗GitHub ↗

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.

Install

Health

CRAN checks
13OK
Slowest check: 5.6 min · r-devel-windows-x86_64
Code health
Yes
Tests · ratio 3.27
97.0%
Coverage · measured lines
100%
Documentation · exports
3
Dependencies · direct
Check history
  • OK2026-08-05
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-08-01
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-07-31
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-05-10
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-05-09
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
Show 3 earlier snapshots
  • OK2026-04-22
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-18
    13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 202 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
97%
Return-value docs
20%
References docs
0%

Downloads

109.5K
CRAN downloads in the past year
Rank #1,351 · ~300/day · ~9.1K/mo
Daily download trend is not available in this view yet.
6.4K30 days
22.7K90 days
109.5K1 year
Compare downloads with other packages →
Also on1.3K r2u13 autocran10.9K conda_forge45 c2d4u

Repository

Repository
30Stars
6Forks
3Open issues
2Open PRs
4Releases
357Commits
4Contributors
rdata-sciencedistance-measuressimilarity-measures
License GPL-3.0 · 357 commits · Last activity 2026-02-27 · 0% stars, 30d

Stars over time

2024-06-25 · 282026-07-07 · 30

Repository practices

Upstream repositoryBeta

5 development-tooling and community-health practices detected across 5 families in the upstream repository

Checks run against github.com/koheiw/proxyc on 2026-08-16.

Continuous integration (1)
GitHub Actions
CRAN release process (1)
cran-comments.md
Docs source (1)
README.Rmd
Lint, format, editor (1)
RStudio project
Show all practices
Git structural (1)
.gitattributes
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
8 external dependencies (excludes base and recommended)
Depends (2)
R >= 3.1.0methods
Imports (2)
MatrixRcpp
LinkingTo (2)
Enhances (0)
none

Code & Tests

People & History

People (2)
Maintainer (1)
Maintainer, Author, Copyright holder
Authors (2)
Maintainer, Author, Copyright holder
Author · added in 0.1.3
Copyright holders (1)
Maintainer, Author, Copyright holder
Package Timeline

20 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.5.2Latest
    2025-04-25 · current release · diff ↗
  • 0.5.1
    2025-04-24 · diff ↗
  • 0.5.0
    2025-04-23 · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 0.4.1
    2024-04-07 · diff ↗
  • 0.4.0
    2024-04-05 · diff ↗
  • 0.3.4
    2023-10-25 · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • 0.3.3
    2022-10-06 · diff ↗
  • 0.3.2
    2022-09-05 · diff ↗
  • 0.3.1
    2022-08-23 · diff ↗
  • 0.3.0
    2022-08-05 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • 0.2.4
    2021-12-10 · diff ↗
Show 13 earlier events
  • 0.2.3
    2021-11-16 · diff ↗
  • 0.2.2
    2021-10-27 · diff ↗
  • 0.2.1
    2021-09-02 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
  • 0.2.0
    2021-05-11 · diff ↗
  • R
    R 4.0.0 released · 2020-04-24
  • 0.1.5
    2019-07-21 · diff ↗
  • 0.1.4
    2019-06-05 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • 0.1.3
    2019-04-21 · diff ↗
  • 0.1.2
    2019-04-20 · diff ↗
  • 0.1.0
    2018-12-31
  • R
    R 3.5.0 released · 2018-04-23

Package metadata

First published
2018-12-31
Total releases
20 / 8 yrs
License
GPL-3 OSI
Minimum R
≥ 3.1.0
Download size
87 KB
Installed size
not tracked yet
With dependencies
not tracked yet

Cite

Cite this package

Run in R for the authors' preferred citation:

citation("proxyC")
Watanabe, K., & Cannoodt, R. (2025). proxyC: Computes Proximity in Large Sparse Matrices (Version 0.5.2) [Computer software]. https://doi.org/10.32614/CRAN.package.proxyC

This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.

Cite the R Observatory

For a number measured here: a download total, a coverage figure, an archival date.

APA

Balamuta, J. J. (2026). R Observatory: Metrics for proxyC version 0.5.2 [Data set]. HJJB, LLC. Data release v2026-08-17. https://doi.org/10.5281/zenodo.21843040

From data release v2026-08-17, which the citation names so these numbers can be found later. More on citing and the projects behind them.

Report a problem with this page →

Privacy choices

These apply to this browser and are stored on this device only. Nothing about your choice is sent to us.

Read the privacy policy