NEWS


fingerPro 2.1 (2026-04-15)

API Refinement and CRAN Preparation

This version focuses on standardizing the package for CRAN, refining the public API, and improving data ingestion workflows.

Key Features


fingerPro 2.0 (2025-08-27)

Refinement and Variability Propagation

A major development cycle aimed at polishing the package for CRAN. While the initial objective was to include the Conservative Balance (CB) method, the project evolved into a deep revision of almost all existing functions and documentation.

Key Features


fingerPro 1.4

**Restructuring and Standardization

This phase modernized the codebase by gathering dispersed functions and adopting consistent naming conventions.

Key Features


fingerPro 1.3

Major Expansion: Selection and Logic

A significant growth phase that introduced the core tracer selection framework.

Key Features


fingerPro 1.1 (2018-08-28)

Maintenance and Metadata


fingerPro 1.0 (2018-02-20)

The Full R Package Transition

This version marked the transformation from a single-function bridge into a comprehensive statistical toolset.


fingerPro 0.9

The Rcpp Bridge

The first iteration as an R package, originally named fingerprinting. It provided a single Rcpp wrapper around the original C algorithm, implementing a Goodness of Fit (GOF).


fingerPro 0.8

Standalone C Program

The original implementation of the unmixing logic.