Package: ifpd Type: Package Title: Indonesia Food Prices Data Version: 0.1.0 Authors@R: c(person("Fadhlul", "Mubarak", role = c("aut", "cre"), email = "mubarakfadhlul@gmail.com"), person("Vinny", "Yuliani Sundara", role = c("aut"), email = "vinnyyulianisundara@uinjambi.ac.id"), person("Nurniswah", role = c("aut"), email = "Nurniswah08@gmail.com"), person("Fakhrur", "Razi", role = c("aut"), email = "fakhrurrazi0896@gmail.com ")) Author: Fadhlul Mubarak [aut, cre], Vinny Yuliani Sundara [aut], Nurniswah [aut], Fakhrur Razi [aut] Maintainer: Fadhlul Mubarak Description: Imputation of missing values using the last observation carried forward (LOCF) technique on Indonesia food prices data that is time series data. Also, this technique applies imputation to data whose dates do not appear directly. So that the series assumptions in the time series data are met. License: GPL-3 URL: https://github.com/mubarakfadhlul/ifpd Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 Depends: R (>= 2.10) Imports: zoo, readxl Repository: https://mubarakfadhlul.r-universe.dev Date/Publication: 2024-01-23 07:24:26 UTC RemoteUrl: https://github.com/mubarakfadhlul/ifpd RemoteRef: HEAD RemoteSha: 7526b622a330e5d07f74550f3f92ece3e8dbd392 NeedsCompilation: no Packaged: 2026-07-12 07:04:25 UTC; root