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 <mubarakfadhlul@gmail.com>
Description: Imputation of missing values using the last observation carried forward 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
NeedsCompilation: no
Packaged: 2024-01-23 08:03:07 UTC; HP
Repository: CRAN
Date/Publication: 2024-01-23 13:50:06 UTC
Built: R 4.5.2; ; 2025-11-08 04:13:03 UTC; windows
