Package: repboxDRF Type: Package Title: Repbox Direct Replication Format Version: 0.1.0 Authors@R: c( person( "Sebastian", "Kranz", email = "sebastian.kranz@uni-ulm.de", role = c("aut", "cre") ) ) Description: Tools to transform a Stata reproduction package into a format that facilitates direct replications of regressions in Stata or R. Key idea is to identify data modification steps, determine which can be translated to R. License: GPL >= 2.0 Encoding: UTF-8 Depends: repboxUtils, repboxDB, stata2r Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://skranz.r-universe.dev Date/Publication: 2026-07-02 13:45:48 UTC RemoteUrl: https://github.com/repboxr/repboxDRF RemoteRef: main RemoteSha: 3f48ef7d3795e80db7cb929973d40342a23758a1 NeedsCompilation: no Packaged: 2026-07-02 15:20:51 UTC; root Author: Sebastian Kranz [aut, cre] Maintainer: Sebastian Kranz