Package: sappviz
Title: Sector-Adjusted Points Plot for Feature Dominance
Version: 1.0.16
Authors@R: 
    person("Mohamed Amine", "FARES", 
           email = "fares.mohamedamin@esas-eloued.dz",
           role = c("aut", "cre"))
Description: Visualizes feature influence by projecting data into 2D 
    via PCA and adjusting points toward sector centers weighted by 
    importances. Supports linear models and optionally tree-based models 
    via SHAP values from the 'fastshap' package. For tree-based models, 
    please install 'fastshap' manually from the CRAN archive:
    <https://cran.r-project.org/src/contrib/Archive/fastshap/>.
License: MIT + file LICENSE
URL: <https://github.com/FaresAminu/sappviz>
BugReports: https://github.com/FaresAminu/sappviz/issues
Imports: ggplot2 (>= 3.4.0), ggrepel (>= 0.9.0), stats
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, randomForest, MASS,
        fastshap
Encoding: UTF-8
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-07-28 10:53:22 UTC; Click Computers
Author: Mohamed Amine FARES [aut, cre]
Maintainer: Mohamed Amine FARES <fares.mohamedamin@esas-eloued.dz>
Repository: CRAN
Date/Publication: 2026-08-06 12:50:02 UTC
Built: R 4.5.2; ; 2026-08-06 15:38:26 UTC; unix
