Continuous integration has received some routine updates
Adapt align() column names with changes in 'data.table'
(Michael Chirico in #20)
Narrow imports to functions used for packages 'bit64', 'data.table' and 'nanotime' (Michael Chirico in #21)
Windows builds use localtime_s with LLVM (Tomas Kalibera in
#16)
Tests code has been adjusted for an upstream change in
data.table tests for all.equal (Michael Chirico in #18
addressing #17)
Update the one exported C-level identifier from data.table following its 1.5.0 release and a renaming
Routine continuous integration updates
A simplifcation was applied to the C++ interface glue code (#9 fixing #8)
The package no longer enforces the C++11 compilation standard (#10)
An uninitialized memory read has been correct (#11)
A new function ops has been added (#12)
Function names no longer start with a dot (#13)
Arbitrary index columns are now supported (#13)
Initial CRAN upload.
Package is functional and provides examples.