-
Fix bug when using
?
inside functions by usingrlang
quosures. -
Fixed link in README.md
- Dealt with some
R CMD check
notes relating to documentation.
-
Multiple ternary operator statements can be chained together.
-
Added a
NEWS.md
file to track changes to the package.
- Fixed errors when RHS values are strings containing colons or functions under namespaces.