Skip to content

quickmatch

Quick Generalized Full Matching

v0.2.3 · Jul 31, 2024 · GPL (>= 3)

Description

Provides functions for constructing near-optimal generalized full matching. Generalized full matching is an extension of the original full matching method to situations with more intricate study designs. The package is made with large data sets in mind and derives matches more than an order of magnitude quicker than other methods.

Downloads

CRAN

2.9K

Last 30 days

2228th

12.5K

Last 90 days

55.9K

Last year

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

r2u CRAN

27

Last 30 days

134

Last 90 days

465

Last year

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

autoCRAN

2

Last 7 days

8

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

conda-forge CRAN

37

Last 30 days

137

Last 90 days

1K

Last year

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

CRAN Check Status

13 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 OK
r-devel-linux-x86_64-fedora-gcc OK
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 History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [5s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(quickmatch)
  Loading required package: distances
  Please cite the `quickmatch` package as:
     Savje, Fredrik, Michael 
...[truncated]...

   7.             └─base::sink(file = file, append = append, type = "output", split = split)
   8.               └─base::file(file, if (append) "a" else "w")
  
  [ FAIL 1 | WARN 3 | SKIP 0 | PASS 594 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Line coverage

Expression

Tests / Examples

Functions

27 7 exported

Complexity

5.6 avg / 23 max

Call network

27 nodes / 45 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.

Compare versions

Code

Structure

Lines of code

5,605

Files

39

Compiled share

6%

Has compiled src

Yes

Language breakdown

R 1,489 (26.6%)C/C++/src 338 (6%)Tests 2,992 (53.4%)Docs 786 (14%)

API

Exported functions

7

Internal functions

17

Recent export changes

v0.1.3+1 covariate_averages

Testing & CI

Has tests

Yes

Test-to-code ratio

2.01

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

25%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.4.0

System requirements

C++ standard

License

GPL (>= 3)

License flags

SPDX valid, OSI approved

History

Versions

6

First release

2017-05-20

Latest release

2024-07-31

Avg cadence

245 days

Cold removal rate

Dep drift

0

LOC over versions

v0.1.2: 5,085 LOCv0.1.3: 5,551 LOCv0.2.0: 5,724 LOCv0.2.1: 5,724 LOCv0.2.2: 5,735 LOCv0.2.3: 5,605 LOC

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

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies distances sandwich scclust MatchIt quickmatch

Version History

7 tracked
new 0.2.3 Mar 10, 2026
updated 0.2.3 ← 0.2.2 diff Jul 31, 2024
updated 0.2.2 ← 0.2.1 diff Nov 28, 2023
updated 0.2.1 ← 0.2.0 diff Aug 23, 2018
updated 0.2.0 ← 0.1.3 diff Aug 21, 2018
updated 0.1.3 ← 0.1.2 diff Jul 20, 2018
new 0.1.2 May 19, 2017