Explicitly imports R6::R6Class() and V8::v8() to avoid R CMD Check false alarms (#74).
R6::R6Class()
V8::v8()
Fix USBAN error of casting NA_real_ and NaN to integer (#72).
NA_real_
NaN
NEWS.md