e-sensing / sits

Satellite image time series in R
https://e-sensing.github.io/sitsbook/
GNU General Public License v2.0
467 stars 76 forks source link

Remove `tapply` from `.reg_cube_split_assets` function for R 4.X Compatibility #1134

Closed OldLipe closed 4 months ago

OldLipe commented 4 months ago

Describe the bug To ensure compatibility with R 4.X, it is necessary to remove the use of tapply in the .reg_cube_split_assets function.