mbaldassaro fixed deprecated tidyr functions (nest / unnest)
deb91b3 Sep 15, 2019
fixed deprecated tidyr functions (nest / unnest)
replaced nest() with nest_legacy() and unnest() with unnest_legacy() for ssamp()
deb91b3