Skip to content

Commit 07a10d4

Browse files
committed
Improve title
change r dependency to patchlevel
1 parent d068900 commit 07a10d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Package: rops
2-
Title: Extended Operators
3-
Version: 0.0.0.9000
2+
Title: Extended Binary Operators for Data Manipulation
3+
Version: 0.0.1
44
Authors@R: person("James", "Balamuta", email = "[email protected]", role = c("aut", "cre"))
55
Description: Provides a set of user defined infix operators and functions with
66
roots in other programming languages.
77
Depends:
8-
R (>= 3.3.1)
8+
R (>= 3.3.0)
99
License: MIT + file LICENSE
1010
Encoding: UTF-8
1111
LazyData: true

0 commit comments

Comments
 (0)