Package: predict3d
Type: Package
Title: Draw Three Dimensional Predict Plot Using Package 'rgl'
Version: 0.1.6
URL: https://github.com/cardiomoon/predict3d
BugReports: https://github.com/cardiomoon/predict3d/issues
Authors@R: person("Keon-Woong","Moon", role=c("aut", "cre"),email="cardiomoon@gmail.com")
Description: Draw 2 dimensional and three dimensional plot for multiple regression models using package 'ggplot2' and 'rgl'.
   Supports linear models (lm), generalized linear models (glm) and local polynomial regression fittings (loess).  
Depends: R (>= 3.3.0)
License: GPL-2
Encoding: UTF-8
Imports: ggplot2(>= 4.0.0), rgl(>= 1.0.1), dplyr, ggiraphExtra, modelr,
        purrr, rlang, stringr, magrittr, stats, reshape2, plyr, tidyr
RoxygenNote: 7.3.3
Suggests: moonBook, TH.data, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-01 06:12:55 UTC; cardiomoon
Author: Keon-Woong Moon [aut, cre]
Maintainer: Keon-Woong Moon <cardiomoon@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-01 06:30:02 UTC
Built: R 4.5.1; ; 2025-10-01 07:50:07 UTC; unix
