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: stargazer, foreign, readxl, wooldridge, lmtest, testthat (>= 3.0.0), knitr, rmarkdown Depends: R (>= 3.5.0) Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://ovgu-sh.r-universe.dev Date/Publication: 2024-04-22 14:37:38 UTC RemoteUrl: https://github.com/ovgu-sh/desk RemoteRef: HEAD RemoteSha: bb4d7cc3991fb41fe9c7590a28ce57d016fb4850 NeedsCompilation: no Packaged: 2026-07-16 09:28:38 UTC; root Author: Soenke Hoffmann [cre, aut], Tobias Kranz [aut] Maintainer: Soenke Hoffmann