tidyfun / tf

S3 classes and methods for tidy functional data
https://tidyfun.github.io/tf/
GNU Affero General Public License v3.0
6 stars 2 forks source link

perf: replace `data.frame()` with `vctrs::data_frame()` and minimal name checking #121

Closed m-muecke closed 2 months ago

m-muecke commented 2 months ago

closes: https://github.com/tidyfun/tf/issues/112

fabian-s commented 2 months ago

thx!