Changelog
Source:NEWS.md
simphony 0.1.10
- Removed use of
get()
indata.table
, which is deprecated.
simphony 0.1.9
- Revised code to not need
globalVariables()
in order to pass R CMD check.
simphony 0.1.8
- Switched to using
data.table::set
in a few places for speed.