Skip to content

Commit bbf34da

Browse files
committed
Merge branch 'master' of github.com:DoubleML/doubleml-for-r into 0.5.X
2 parents c8af422 + 1a3333d commit bbf34da

File tree

8 files changed

+189
-195
lines changed

8 files changed

+189
-195
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: DoubleML
22
Type: Package
33
Title: Double Machine Learning in R
4-
Version: 0.5.0
4+
Version: 0.5.0.9000
55
Authors@R: c(
66
person("Philipp", "Bach", email = "philipp.bach@uni-hamburg.de", role="aut"),
77
person("Victor", "Chernozhukov", role="aut"),
@@ -36,7 +36,7 @@ Imports:
3636
mlr3learners (>= 0.3.0),
3737
mlr3misc
3838
Roxygen: list(markdown = TRUE, r6 = TRUE)
39-
RoxygenNote: 7.1.1
39+
RoxygenNote: 7.2.1
4040
Suggests:
4141
knitr,
4242
rmarkdown,

man/DoubleML.Rd

Lines changed: 47 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/DoubleMLClusterData.Rd

Lines changed: 12 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/DoubleMLData.Rd

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)