Package: compstatslib
Type: Package
Title: Interactive 2D and 3D Visualization of Data and Statistical
        Concepts
Version: 0.8.0
Date: 2026-08-02
Authors@R: c(person("Soumya", "Ray", email = "soumya.ray@gmail.com", role = c("aut", "cre")),
             person("Daniele", "Melotti", email = "danielemelotti@hotmail.com", role = c("aut")))
Description: Interactive gadgets and plotting functions for visualizing data
  sets and statistical concepts in two and three dimensions. Explore a data
  frame as a 3D point cloud you can rotate, fit a moderated (interaction)
  regression and view its surface as a 3D wireframe, or plot principal
  components and regression fits in two dimensions. Each interactive gadget
  returns the call that reproduces its final view, including the viewing
  angle, so an exploratory session can be pasted into a script or report.
  Also provides simulation-based demonstrations of sampling distributions,
  confidence intervals, t-tests, and matrix inversion for teaching and
  self-study.
Imports: lattice, miniUI, plotly, shiny
Depends: R (>= 4.1.0)
License: MIT + file LICENSE
URL: https://github.com/compstatslib/compstatslib
BugReports: https://github.com/compstatslib/compstatslib/issues
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
LazyData: true
NeedsCompilation: no
Packaged: 2026-08-01 16:51:45 UTC; soumyaray
Author: Soumya Ray [aut, cre],
  Daniele Melotti [aut]
Maintainer: Soumya Ray <soumya.ray@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-08 11:50:13 UTC
Built: R 4.6.0; ; 2026-08-08 13:15:00 UTC; unix
