Skip to content

roclab

0.1.4

ROC-Optimizing Binary Classifiers

0packages depend
1.5Kdownloads / year
0.0%test coverage
13/13checks pass

Overview

About
Maintained by Gimun BaeFirst published 2025-10-282 releasesCRAN page ↗GitHub ↗

Implements ROC (Receiver Operating Characteristic)–Optimizing Binary Classifiers, supporting both linear and kernel models. Both model types provide a variety of surrogate loss functions. In addition, linear models offer multiple regularization penalties, whereas kernel models support a range of kernel functions. Scalability for large datasets is achieved through approximation-based options, which accelerate training and make fitting feasible on large data. Utilities are provided for model training, prediction, and cross-validation. The implementation builds on the ROC-Optimizing Support Vector Machines. For more information, see Hernàndez-Orallo, José, et al. (2004) doi:10.1145/1046456.1046489, presented in the ROC Analysis in AI Workshop (ROCAI-2004).

Install

Health

CRAN checks
13OK
Slowest check: 10.0 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 0.09
0.0%
Coverage · measured lines
100%
Documentation · exports
11
Dependencies · direct
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-08
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-05-02
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-25
    11 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 · 229 wordsVignettesYes · dynamicpkgdown siteNoNEWSNoCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
0%

Downloads

1.5K
CRAN downloads in the past year
Rank #23,067 · ~4/day · ~125/mo
Daily download trend is not available in this view yet.
15830 days
49390 days
1.5K1 year
Compare downloads with other packages →
Also on55 r2u26 autocran

Repository

Repository
3Stars
1Forks
0Open issues
0Open PRs
0Releases
24Commits
1Contributors
24 commits · Last activity 2025-11-04 · 0% stars, 30d

Stars over time

2025-10-29 · 22026-07-07 · 3

Repository practices

Upstream repositoryBeta

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

Checks run against github.com/gimunbae/roclab on 2026-07-19.

Continuous integration (1)
GitHub Actions
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
12 external dependencies (excludes base and recommended)
Depends (0)
none
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Code Composition
R 3,291 (72%)Rd 961 (21%)Vignettes 339 (7%)
Code characteristics
Object systems
S310
Cyclomatic complexity
9.0 median / 87 max
Test cases
14 / 0.09 per code line

Test coverage

Line coverage

0%

Expression

0.0%

Tests / Examples

0.0% / 58% ex

Functions

34 6 exported

Complexity

16.8 avg / 87 max

Call network

34 nodes / 28 edges

Loading call graph…

Lowest coverage

34 functions
FunctionCycloCoverage
auc exp10%
cv.kroclearn exp610%
cv.roclearn exp820%
kroclearn exp590%
plot_roc exp160%
roclearn exp870%

People & History

People (2)
Maintainer (1)
Author, Maintainer
Authors (2)
Author, Maintainer
Package Timeline

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

  • R
    R 4.6.0 released · 2026-04-24
  • 0.1.4Latest
    2025-11-04 · current release · diff ↗
  • 0.1.3
    2025-10-28
  • R
    R 4.5.0 released · 2025-04-11

Package metadata

First published
2025-10-28
Total releases
2 / 1 yrs
License
MIT + file LICENSE OSI
Download size
101 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →