Skip to content

nuggets

Extensible Framework for Data Pattern Exploration

v2.2.0 · Mar 11, 2026 · GPL (>= 3)

Description

A framework for systematic exploration of association rules (Agrawal et al., 1994, <https://www.vldb.org/conf/1994/P487.PDF>), contrast patterns (Chen, 2022, <doi:10.48550/arXiv.2209.13556>), emerging patterns (Dong et al., 1999, <doi:10.1145/312129.312191>), subgroup discovery (Atzmueller, 2015, <doi:10.1002/widm.1144>), and conditional correlations (Hájek, 1978, <doi:10.1007/978-3-642-66943-9>). User-defined functions may also be supplied to guide custom pattern searches. Supports both crisp (Boolean) and fuzzy data. Generates candidate conditions expressed as elementary conjunctions, evaluates them on a dataset, and inspects the induced sub-data for statistical, logical, or structural properties such as associations, correlations, or contrasts. Includes methods for visualization of logical structures and supports interactive exploration through integrated Shiny applications.

Downloads

584

Last 30 days

6891st

1.3K

Last 90 days

3.6K

Last year

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

CRAN Check Status

2 NOTE
12 OK
Show all 14 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-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
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-oldrel-macos-arm64

installed package size

installed size is 16.2Mb
  sub-directories of 1Mb or more:
    libs  13.9Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 16.4Mb
  sub-directories of 1Mb or more:
    libs  14.2Mb

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 16.1Mb
  sub-directories of 1Mb or more:
    libs  13.9Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 16.4Mb
  sub-directories of 1Mb or more:
    libs  14.2Mb

Dependency Network

Dependencies Reverse dependencies classInt cli dplyr fastmatch generics ggplot2 lifecycle purrr Rcpp rlang stringr tibble tidyr tidyselect nuggets

Version History

updated 2.2.0 ← 2.1.2 diff Mar 11, 2026
new 2.1.2 Mar 10, 2026
updated 2.1.2 ← 2.1.1 diff Feb 4, 2026
updated 2.1.1 ← 2.1.0 diff Feb 2, 2026
updated 2.1.0 ← 2.0.2 diff Nov 4, 2025
updated 2.0.2 ← 2.0.1 diff Oct 29, 2025
updated 2.0.0 ← 1.4.0 diff Oct 12, 2025
updated 2.0.1 ← 2.0.0 diff Oct 12, 2025
updated 1.4.0 ← 1.3.0 diff Jan 7, 2025
updated 1.3.0 ← 1.2.0 diff Nov 12, 2024
updated 1.2.0 ← 1.1.0 diff Oct 10, 2024
updated 1.1.0 ← 1.0.2 diff Oct 7, 2024
updated 1.0.2 ← 1.0.1 diff Jan 8, 2024
updated 1.0.1 ← 1.0.0 diff Nov 28, 2023
new 1.0.0 Nov 27, 2023