Package: repboxEvaluate Type: Package Title: Adaption of evaluate package version 0.23.01 to repbox Version: 0.1.0 Authors@R: c( person("Sebastian", "Kranz", role = c("aut","cre"), email = "sebastian.kranz@uni-ulm.de"), person("Hadley", "Wickham", role = "aut"), person("Yihui", "Xie", role = "aut"), person("Michael", "Lawrence", role = "ctb"), person("Thomas", "Kluyver", role = "ctb"), person("Jeroen", "Ooms", role = "ctb"), person("Barret", "Schloerke", role = "ctb"), person("Adam", "Ryczkowski", role = "ctb"), person("Hiroaki", "Yutani", role = "ctb"), person("Michel", "Lang", role = "ctb"), person("Karolis", "Koncevičius", role = "ctb"), person(given = "Posit Software, PBC", role = c("cph", "fnd")) ) Description: Parsing and evaluation tools that make it easy to recreate the command line behaviour of R. License: MIT + file LICENSE Depends: restorepoint, R (>= 3.0.2) Imports: methods RoxygenNote: 7.2.3 Encoding: UTF-8 Repository: https://skranz.r-universe.dev Date/Publication: 2026-03-27 06:15:29 UTC RemoteUrl: https://github.com/repboxr/repboxEvaluate RemoteRef: main RemoteSha: b6520951522c27d53d0ab6a07f6da70d9b327809 NeedsCompilation: no Packaged: 2026-07-04 08:45:06 UTC; root Author: Sebastian Kranz [aut, cre], Hadley Wickham [aut], Yihui Xie [aut], Michael Lawrence [ctb], Thomas Kluyver [ctb], Jeroen Ooms [ctb], Barret Schloerke [ctb], Adam Ryczkowski [ctb], Hiroaki Yutani [ctb], Michel Lang [ctb], Karolis Koncevičius [ctb], Posit Software, PBC [cph, fnd] Maintainer: Sebastian Kranz