Package: BsplineQuantRegGui
Type: Package
Title: Interactive 'Shiny' Interface for 'BsplineQuantReg'
Version: 0.2.2
Language: en-GB
Date: 2026-07-28
Authors@R: person("Alexandre", "Abbes", email = "alexandre.abbes@proton.me", role = c("aut", "cre"))
Description: A user-friendly interactive Shiny interface for the 'BsplineQuantReg' package, enabling quantile regression using B-splines with shape constraints,
    based on the method described in Abbes (2025). Almost all parameters of the main function 'quantile_spline()' can be tuned. Features include interactive
    knot placement, per-region constraint specification, 'CSV' data import, direct demo access, reproducible R code generation, and solver selection.
    The version 0.2.2 handles knots multiplicity, Bspline basis visualisation, mean-square regression, pp form visualisation under human readable form, in local or canonical bases,  
    The GUI provides two modes, basic (compatible with 'BsplineQuantReg' >= 0.2.2) 
    and advanced (requires 'BsplineQuantReg' >= 0.2.5 for stable multiplicity features).
    This GUI an improved version of the 'Python Tk' version of 'BsplineQuantRegPy'.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 4.6.0)
Imports: BsplineQuantReg (>= 0.2.5), shiny, shinyjs, DT, plotly, png,
        shinythemes, colourpicker, png, ECOSolveR
Suggests: cobs, testthat
Config/testthat/edition: 3
NeedsCompilation: no
Config/roxygen2/version: 8.1.0
Packaged: 2026-08-21 20:18:23 UTC; abbes
Author: Alexandre Abbes [aut, cre]
Maintainer: Alexandre Abbes <alexandre.abbes@proton.me>
Repository: CRAN
Date/Publication: 2026-09-01 08:50:15 UTC
Built: R 4.6.1; ; 2026-09-01 12:45:46 UTC; unix
