SteffenMoritz / imputeTS

CRAN R Package: Time Series Missing Value Imputation
http://steffenmoritz.github.io/imputeTS/
GNU General Public License v3.0
158 stars 25 forks source link

could not find function "na_interpolation" #68

Open SURmcapp opened 6 months ago

SURmcapp commented 6 months ago

Wondering if you can help. I tried this on my Mac (Sonoma 14.2) RStudio Version 2024.04.0+735 (2024.04.0+735)

packageVersion('imputeTS') [1] ‘3.3’

na_interpolation() Error in na_interpolation() : could not find function "na_interpolation"

SURmcapp commented 6 months ago

please disregard