Package: desk
Type: Package
Title: Didactic Econometrics Starter Kit
Version: 1.1.2
Authors@R: c(
    person("Soenke", "Hoffmann", email = "sohoffma@ovgu.de", role = c("cre", "aut")),
    person("Tobias", "Kranz", email = "tobias.kranz@uni-trier.de", role = "aut")
    )
Description: Written to help undergraduate as well as graduate students to get started
    with R for basic econometrics without the need to import specific functions
    and datasets from many different sources. Primarily, the package is meant to 
    accompany the German textbook Auer, L.v., Hoffmann, S., Kranz, T. (2024,
    ISBN: 978-3-662-68263-0) from which the exercises cover all the topics from the textbook
    Auer, L.v. (2023, ISBN: 978-3-658-42699-6).
URL: https://github.com/OvGU-SH/desk
BugReports: https://github.com/OvGU-SH/desk/issues
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: cli, rstudioapi, stats, graphics, grDevices, utils
Suggests: wooldridge
Depends: R (>= 3.5.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-12-20 10:11:07 UTC; Name
Author: Soenke Hoffmann [cre, aut],
  Tobias Kranz [aut]
Maintainer: Soenke Hoffmann <sohoffma@ovgu.de>
Repository: CRAN
Date/Publication: 2024-12-20 12:40:06 UTC
Built: R 4.4.3; ; 2025-10-13 09:26:02 UTC; windows
