Skip to contents

BBNI 0.1.1

CRAN release: 2026-07-15

  • Rewrote documentation, vignette, and README for clarity
  • Reformatted code for readability
  • Removed unused/dead code/comments
  • Fixed spelling and minor typos

BBNI 0.1.0

  • Initial development version.
  • Refactored legacy Bayesian Boolean Network Inference code into a modular, documented R package.
  • Added run_bbni() as the primary user-facing function.
  • Added a vignette demonstrating network recovery from simulated data.
  • Added unit tests for core network-validity and likelihood functions.