Package: UBStats
Type: Package
Title: Basic Statistics
Version: 0.3.0
Date: 2025-08-27
Authors@R: c(
  person("Raffaella", "Piccarreta", role = "aut", email = "raffaella.piccarreta@unibocconi.it"),
  person("Sergio", "Venturini", role = "cre", email = "sergio.venturini@unicatt.it"))
Description: Basic statistical analyses. The package has been developed
    to be used in statistics courses at Bocconi University (Milan, Italy).
    Currently, the package includes some exploratory and inferential analyses
    usually presented in introductory statistics courses.
Maintainer: Sergio Venturini <sergio.venturini@unicatt.it>
License: GPL-3
NeedsCompilation: no
Repository: CRAN
LazyData: true
Imports: graphics, grDevices, stats
Depends: R (>= 3.5.0), utils
BugReports: https://github.com/raffaellapiccarreta/UBStats/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Packaged: 2025-08-27 08:28:23 UTC; Sergio
Author: Raffaella Piccarreta [aut],
  Sergio Venturini [cre]
Date/Publication: 2025-08-27 08:50:02 UTC
Built: R 4.5.0; ; 2025-09-01 01:37:59 UTC; unix
