Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
setting options(datatable.integer64="character")with "bit64" package installed could make test.data.table() gives error.remove this option or just remove package "bit64"(which will skip those test) will avoid this error message.
Error in test.data.table() :
Minimal reproducible example
Output of
sessionInfo()