Skip to content

CFilt

1.0.1

Collaborative Filtering Models for Recommendation Systems

0packages depend
4.3Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Jessica KubruslyFirst published 2020-06-196 releasesCRAN page ↗

Implements collaborative filtering methods for recommendation systems based on user-item interaction data. Supports both explicit feedback (ratings) and implicit feedback (consumption). The package uses efficient sparse matrix representations and provides incremental updates for users, items, and similarity structures through an R6 class-based architecture. See Aggarwal (2016) doi:10.1007/978-3-319-29659-3 for an overview.

Install

Health

CRAN checks
13OK
Slowest check: 1.7 min · r-devel-linux-x86_64-fedora-clang
Code health
None
Tests · ratio 0.00
not tracked
Coverage
100%
Documentation · exports
None
Vignettes
No
README
2
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Downloads

4.3K
CRAN downloads in the past year
Rank #6,882 · ~12/day · ~354/mo
Daily download trend is not available in this view yet.
54730 days
1.6K90 days
4.3K1 year
Compare downloads with other packages →
Also on161 r2u9 autocran

Dependencies

Declared dependencies
1 external dependency (excludes base and recommended)
Depends (1)
R >= 3.5.0
Imports (2)
MatrixR6
LinkingTo (0)
none
Suggests (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Code Composition
R 1,856 (78%)Rd 529 (22%)
Code characteristics
Object systems
R61
Cyclomatic complexity
9.0 median / 11 max
Documented parameters
94%

Test coverage

Line coverage

Expression

Tests / Examples

Functions

8 4 exported

Complexity

8.4 avg / 11 max

Call network

8 nodes / 1 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

People & History

People (4)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Contributors (3)
Contributor
Contributor
Contributor
Release timeline

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

  • 1.0.1Latest
    2026-05-31 · current release · diff ↗
  • 1.0.0
    2026-04-25 · diff ↗
  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • 0.3.0
    2024-10-04 · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • 0.2.1
    2020-10-14 · diff ↗
  • 0.2.0
    2020-09-19 · diff ↗
  • 0.1.0
    2020-06-19
  • R
    R 4.0.0 released · 2020-04-24

Package metadata

First published
2020-06-19
Total releases
6 / 6 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 3.5.0
Bundled data
12 KB / 1 file
Download size
32 KB
Installed size
not tracked yet
With dependencies
not tracked yet