Skip to content

PerfMeas

Performance Measures for Ranking and Classification Tasks

v1.2.5 · Sep 13, 2022 · GPL (>= 2)

Description

Implementation of different performance measures for classification and ranking tasks including Area Under the Receiving Characteristic Curve (AUROC) and Area Under the Precision Recall Curve (AUPRC), precision at a given recall, F-score for single and multiple classes.

Downloads

CRAN

323

Last 30 days

13999th

914

Last 90 days

4.3K

Last year

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

r2u CRAN

24

Last 30 days

114

Last 90 days

399

Last year

Trend: -40% (30d vs prior 30d)

bioconda CRAN

79

Last 30 days

319

Last 90 days

1.1K

Last year

Trend: -34.2% (30d vs prior 30d)

CRAN Check Status

2 NOTE
11 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 NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
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 details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘PerfMeas/libs/PerfMeas.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘PerfMeas/libs/PerfMeas.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘PerfMeas/libs/PerfMeas.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘PerfMeas/libs/PerfMeas.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Code

Structure

Lines of code

1,479

Files

18

Compiled share

5.3%

Has compiled src

Yes

Language breakdown

R 806 (54.5%)C/C++/src 79 (5.3%)Docs 594 (40.2%)

API

Exported functions

18

Internal functions

2

Recent export changes

v1.0+1 pattern:^[[:alpha:]]+

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

\dontrun example ratio

0%

Roxygen coverage

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2011-11-07

Latest release

2022-09-14

Avg cadence

1031 days

Cold removal rate

Dep drift

0

LOC over versions

v1.0: 1,052 LOCv1.1: 1,320 LOCv1.2.1: 1,328 LOCv1.2.5: 1,479 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies limma graph RBGL RANKS PerfMeas

Version History

5 tracked
new 1.2.5 Mar 10, 2026
updated 1.2.5 ← 1.2.1 diff Sep 13, 2022
updated 1.2.1 ← 1.1 diff Sep 6, 2014
updated 1.1 ← 1.0 diff Feb 21, 2012
new 1.0 Nov 8, 2011