cpp11
cpp11 copied to clipboard
Allow passing number of rows from outside
trafficstars
The internal calc_nrow() doesn't (want to) implement the full vctrs logic, this offers a way for callers to construct a valid data frame in all corner cases.
The test failures now seem consistent with those seen on the main branch.