Skip to content

eigencore

1.0.2

Certified Partial Eigenvalue and Singular Value Computation

0packages depend
125downloads / year
84.7%test coverage
11/12checks pass

Overview

About
Maintained by Bradley BuchsbaumFirst published 2026-07-233 releasesCRAN page ↗GitHub ↗

Computes the top-k singular triplets or eigenpairs of large sparse and structured matrices: the computation behind principal component analysis on big sparse data, spectral embeddings, and low-rank approximation. Every result carries a numerical certificate with residuals, a backward-error bound, orthogonality loss, and a pass/fail flag, and bounds that can only be estimated are reported as such rather than passed. Centered, scaled, and composed operators are solved through native 'C++' kernels without forming dense matrices. Drop-in replacements for the 'RSpectra' interface are included.

Install

Health

CRAN checks
1ERROR11OK
Failing flavors
  • ERROR r-release-linux-x86_64
Slowest check: 6.4 min · r-oldrel-macos-x86_64
Code health
Yes
Tests · ratio 0.66
84.7%
Coverage · measured lines
100%
Documentation · exports
2
Dependencies · direct
Check history
  • ERROR2026-07-24
    5 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE

Documentation

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

Downloads

125
CRAN downloads in the past year
Rank #24,473 · ~0/day · ~10/mo
eigencore
Daily download trend is not available in this view yet.
12530 days
12590 days
1251 year
Compare downloads with other packages →

Repository

Repository
0Stars
0Forks
1Open issues
0Open PRs
0Releases
Last activity 2026-07-25

Repository practices

Upstream repositoryBeta

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

Checks run against github.com/bbuchsbaum/eigencore on 2026-07-30.

Continuous integration (1)
GitHub Actions
CRAN release process (1)
cran-comments.md
Docs source (1)
README.Rmd
Lint, format, editor (1)
lintr
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
7 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.1
Imports (2)
Matrixmethods
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (1)
Maintainer (1)
Author, Maintainer, Copyright holder
Authors (1)
Author, Maintainer, Copyright holder
Copyright holders (1)
Author, Maintainer, Copyright holder
Package Timeline

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

  • 1.0.2Latest
    2026-07-26 · current release · diff ↗
  • 1.0.1
    2026-07-25 · diff ↗
  • 1.0.0
    2026-07-23
  • R
    R 4.6.0 released · 2026-04-24

Package metadata

First published
2026-07-23
Total releases
3 / 1 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 4.1
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →