Skip to content

Commit 9d40034

Browse files
authored
Merge pull request #260 from DeclareDesign/update-for-dd-0.28.0
DesignLibrary 0.1.8 ready for cran
2 parents 43ac3cb + 7f7addb commit 9d40034

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: DesignLibrary
22
Type: Package
33
Title: Library of Research Designs
4-
Version: 0.1.7
4+
Version: 0.1.8
55
Authors@R: c(person("Graeme", "Blair", email = "graeme.blair@ucla.edu", role = c("aut")),
66
person("Jasper", "Cooper", email = "jjc2247@columbia.edu", role = c("aut", "cre")),
77
person("Alexander", "Coppock", email = "alex.coppock@yale.edu", role = c("aut")),
@@ -18,7 +18,6 @@ Description:
1818
URL: https://declaredesign.org/r/designlibrary/, https://github.com/DeclareDesign/DesignLibrary
1919
License: MIT + file LICENSE
2020
Encoding: UTF-8
21-
LazyData: true
2221
Depends:
2322
DeclareDesign (>= 0.17.0),
2423
R (>= 3.4.0),

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# DesignLibrary 0.1.8
2+
3+
* Update syntax for DeclareDesign v. 0.28.0
4+
15
# DesignLibrary 0.1.6
26

37
* Update syntax: declare_estimands -> declare_inquiries

cran-comments.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Submission
2+
3+
This is a minor patch for compability with DeclareDesign 0.28.0 now on CRAN.
4+
15
## Test environments
26

37
* local macOS High Sierra 10.13.6, R 3.5.1

0 commit comments

Comments
 (0)