Skip to content

cheem

Interactively Explore Local Explanations with the Radial Tour

v0.4.2 · Sep 17, 2025 · MIT + file LICENSE

Description

Given a non-linear model, calculate the local explanation. We purpose view the data space, explanation space, and model residuals as ensemble graphic interactive on a shiny application. After an observation of interest is identified, the normalized variable importance of the local explanation is used as a 1D projection basis. The support of the local explanation is then explored by changing the basis with the use of the radial tour <doi:10.32614/RJ-2020-027>; <doi:10.1080/10618600.1997.10474754>.

Downloads

CRAN

350

Last 30 days

12589th

813

Last 90 days

3.5K

Last year

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

r2u CRAN

0

Last 30 days

34

Last 90 days

180

Last year

Trend: -100% (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 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Packages required but not available: 'spinifex', 'plotly'

Package suggested but not available for checking: ‘tourr’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

4,659

Files

83

Compiled share

0%

Has compiled src

No

Language breakdown

R 2,552 (54.8%)Tests 117 (2.5%)Docs 1,663 (35.7%)Vignettes 327 (7%)

API

Exported functions

17

Internal functions

6

Recent export changes

v0.4.2−1 rnorm_from
v0.3.0+4 contains_nonnumeric, subset_cheem, sug_basis +1 more  −22 attr_df_treeshap, basis_attr_df, default_rf 19 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.05

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

94.1%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

11.1%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

5

First release

2022-03-14

Latest release

2025-09-17

Avg cadence

302 days

Cold removal rate

100%

Dep drift

3

LOC over versions

v0.2.0: 6,353 LOCv0.3.0: 4,680 LOCv0.4.0.0: 4,720 LOCv0.4.1: 4,720 LOCv0.4.2: 4,659 LOC

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

Dependency Network

Dependencies Reverse dependencies spinifex ggplot2 plotly magrittr shiny shinythemes shinycssloaders DT conflicted cheem

Version History

6 tracked
new 0.4.2 Mar 10, 2026
updated 0.4.2 ← 0.4.1 diff Sep 17, 2025
updated 0.4.1 ← 0.4.0.0 diff Aug 25, 2025
updated 0.4.0.0 ← 0.3.0 diff Nov 7, 2023
updated 0.3.0 ← 0.2.0 diff May 7, 2023
new 0.2.0 Mar 13, 2022