Skip to content

nuggets

2.2.2

Extensible Framework for Data Pattern Exploration

0packages depend
4.9Kdownloads / year
86.7%test coverage
13/13checks pass

Overview

About
Maintained by Michal BurdaFirst published 2023-11-2816 releasesCRAN page ↗GitHub ↗

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.

Install

Health

CRAN checks
13OK
Slowest check: 11.1 min · r-release-macos-x86_64
Code health
Yes
Tests · ratio 0.93
86.7%
Coverage · measured lines
100%
Documentation · exports
18
Dependencies · direct
Check history
  • OK2026-08-05
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-08-01
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-06-13
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-04
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-05-30
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Show 5 earlier snapshots
  • ERROR2026-05-25
    11 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE
  • OK2026-04-25
    12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-04-22
    12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-18
    11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • NOTE2026-03-10
    12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 603 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
84%
Documented parameters
89%
Return-value docs
97%
References docs
0%

Downloads

4.9K
CRAN downloads in the past year
Rank #6,309 · ~13/day · ~404/mo
Daily download trend is not available in this view yet.
41530 days
1.3K90 days
4.9K1 year
Compare downloads with other packages →
Also on489 r2u17 autocran

Repository

Repository
7Stars
0Forks
1Open issues
0Open PRs
16Releases
1,111Commits
2Contributors
association-rule-miningcontrast-pattern-miningdata-miningfuzzyknowledge-discoverypattern-recognitionr-package
License GPL-3.0 · 1,111 commits · Last activity 2026-08-13 · 0% stars, 30d

Stars over time

2024-10-08 · 22026-07-07 · 7

Repository practices

Upstream repositoryBeta

6 development-tooling and community-health practices detected across 5 families in the upstream repository

Checks run against github.com/beerda/nuggets on 2026-08-16.

Continuous integration (1)
GitHub Actions
CRAN release process (2)
cran-comments.mdCRAN-SUBMISSION
Docs source (1)
README.Rmd
Research and citation (1)
CITATION.cff
Show all practices
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Development tooling

AI-assisted toolingBeta

Uses AI-assisted development tooling (declared in repo)

Earliest detected marker: copilot on 2025-10-29

copilotclaude

Most recent: claude on 2026-05-15

Evidence
  • copilot: on 2025-10-29 · evidence A, D · sole bot-author seen
  • claude: on 2026-05-15 · evidence D
How this is detected·Detection ruleset v2 (updated 2026-07-29)

Dependencies

Declared dependencies
30 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.4.0
LinkingTo (3)
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

16 releases. Pick two to compare their code metrics. R releases are shown for context.

  • 2.2.2Latest
    2026-07-22 · current release · diff ↗
  • 2.2.1
    2026-06-10 · diff ↗
  • R
    R 4.6.0 released · 2026-04-24
  • 2.2.0
    2026-03-11 · diff ↗
  • 2.1.2
    2026-02-05 · diff ↗
  • 2.1.1
    2026-02-03 · diff ↗
  • 2.1.0
    2025-11-05 · diff ↗
  • 2.0.2
    2025-10-30 · diff ↗
  • 2.0.1
    2025-10-13 · diff ↗
  • 2.0.0
    2025-10-13 · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • 1.4.0
    2025-01-08 · diff ↗
  • 1.3.0
    2024-11-13 · diff ↗
  • 1.2.0
    2024-10-11 · diff ↗
  • 1.1.0
    2024-10-08 · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
Show 6 earlier events
  • 1.0.2
    2024-01-09 · diff ↗
  • unarchivedReturned to CRAN
    2024-01-09
  • archivedRemoved from CRAN
    2023-12-14
    issues were not corrected in time
  • 1.0.1
    2023-11-29 · diff ↗
  • 1.0.0
    2023-11-28
  • R
    R 4.3.0 released · 2023-04-21

Package metadata

First published
2023-11-28
Total releases
16 / 3 yrs
License
GPL (>= 3) OSI
Minimum R
≥ 4.4.0
Download size
1.7 MB
Installed size
not tracked yet
With dependencies
not tracked yet

Cite

Cite this package

Run in R for the authors' preferred citation:

citation("nuggets")

The authors publish a CITATION.cff, so they have said how they want this cited. Run citation() and use what it gives you.

Cite the R Observatory

For a number measured here: a download total, a coverage figure, an archival date.

APA

Balamuta, J. J. (2026). R Observatory: Metrics for nuggets version 2.2.2 [Data set]. HJJB, LLC. Data release v2026-08-17. https://doi.org/10.5281/zenodo.21843040

From data release v2026-08-17, which the citation names so these numbers can be found later. More on citing and the projects behind them.

Report a problem with this page →

Privacy choices

These apply to this browser and are stored on this device only. Nothing about your choice is sent to us.

Read the privacy policy