Package: exams.forge.data
Type: Package
Title: Sample and Precomputed Data for Use with 'exams.forge'
Version: 0.1.2
Authors@R: 
    person("Sigbert", "Klinke",
           email = "sigbert@hu-berlin.de",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-3337-1863"))
Description: Provides a small collection of datasets supporting Pearson correlation 
    and linear regression analysis. It includes the precomputed dataset 'sos100', 
    with integer values summing to zero and squared sum equal to 100. For other 
    values of 'n' and user-defined parameters, the 'sos()' function from the 
    'exams.forge' package can be used to generate datasets on the fly. In addition, 
    the package contains around 500 R Markdown exercises that illustrate the usage 
    of 'exams.forge' commands.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 3.5)
Suggests: AER, knitr, rmarkdown
Imports: exams, exams.forge
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-11 06:26:37 UTC; sigbert
Author: Sigbert Klinke [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3337-1863>)
Maintainer: Sigbert Klinke <sigbert@hu-berlin.de>
Repository: CRAN
Date/Publication: 2025-09-11 06:40:02 UTC
Built: R 4.5.0; ; 2025-09-11 10:04:36 UTC; unix
