Skip to content

Commit 8251219

Browse files
committed
Remove LazyData due to CRAN note; bump version
1 parent 31f2fa1 commit 8251219

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
Package: formulops
22
Title: Mathematical Operations on R Formula
3-
Version: 0.5.0
3+
Version: 0.5.1
44
Authors@R: person("Bill", "Denney", email="wdenney@humanpredictions.com", role=c("aut", "cre"), comment=c(ORCID="0000-0002-5759-428X"))
55
Description: Perform mathematical operations on R formula (add, subtract, multiply, etc.) and substitute parts of formula.
66
Depends: R (>= 3.5)
77
License: GPL-3
88
Encoding: UTF-8
9-
LazyData: true
109
RoxygenNote: 7.3.2
1110
Suggests:
1211
covr,

0 commit comments

Comments
 (0)