Large data sets may cause get_bis() to fail if the amount of
available memory is insufficient for executing a required pivot operation. As
a workaround, users may wish to set auto_pivot = FALSE when calling
get_bis(), then subset the data and run pivot_longer_bis()
manually. See the vignette for detail.