Skip to content

caugi

Causal Graph Interface

v1.2.0 · May 5, 2026 · MIT + file LICENSE

Description

Create, query, and modify causal graphs. 'caugi' (Causal Graph Interface) is a causality-first, high performance graph package that provides a simple interface to build, structure, and examine causal relationships.

Downloads

CRAN

383

Last 30 days

10876th

1.2K

Last 90 days

9.6K

Last year

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

r2u CRAN

25

Last 30 days

137

Last 90 days

268

Last year

Trend: -54.6% (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 May 2, 2026
NOTE 11 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE r-release-macos-x86_64

compiled code

File ‘caugi/libs/caugi.so’:
  Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 16, 2026
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 27, 2026
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘caugi/libs/caugi.so’:
  Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

41,515

Files

290

Compiled share

0%

Has compiled src

Yes

Language breakdown

R 10,049 (24.2%)C/C++/src 8 (0%)Tests 22,852 (55%)Docs 7,096 (17.1%)Vignettes 1,510 (3.6%)

API

Exported functions

102

Internal functions

125

Recent export changes

v1.2.0+3 caugi_layout_circle, list_caugi_edges, minimal_separator
v1.1.0+8 compare_proxy.caugi::caugi, dag_from_pdag, is_mpdag +5 more

Testing & CI

Has tests

Yes

Test-to-code ratio

2.27

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

94.4%

\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

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

4.2

System requirements

3

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2025-12-04

Latest release

2026-05-05

Avg cadence

49 days

Cold removal rate

Dep drift

2

LOC over versions

v0.3.1: 15,934 LOCv1.0.0: 36,521 LOCv1.1.0: 42,558 LOCv1.2.0: 41,515 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 data.table S7 causalDisco caugi

Version History

5 tracked
updated 1.2.0 ← 1.1.0 diff May 5, 2026
updated 1.1.0 ← 1.0.0 diff Mar 20, 2026
new 1.0.0 Mar 10, 2026
updated 1.0.0 ← 0.3.1 diff Jan 21, 2026
new 0.3.1 Dec 3, 2025