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