Changes in version 0.7.0 (2025-09-18) What’s New in v0.7.0 - Compare two datasets (A/B) with custom colors and labels - Overlay multiple Y variables with palette or custom colors - LOESS smoothing with optional “only smooth” view - Bottom legend placement (works with smooth-only mode) - Time subset suppot: subset data view based on year(s), month(s), day(s), or time of day - First CRAN release: - Added Shiny app under inst/app/ Changes in version 0.5.0 (2025-08-21) - Resubmission to CRAN - Fixed package metadata and version bump - Improved .Rbuildignore to reduce tarball size - No functional changes Changes in version 0.4.0 (2025-07-20) - Major update - Added UTC offset viewer - Physical Range Module (PRM) for QA/QC - New time slider and manual range removal - Improved export and replay features Changes in version 0.1.0 - First CRAN release - Shiny app under inst/app/ - run_fluxtools() function to launch the app - Basic QA/QC filtering, code generator for removal - README, examples