Package: walmartAPI
Type: Package
Title: Walmart Open API Wrapper
Version: 0.1.5.9000
Authors@R: person("Emil", "Hvitfeldt", email = "emilhhvitfeldt@gmail.com", role = c("aut", "cre"))
Description: Provides API access to the Walmart Open API
, that contains data about
stores, Value of the day and products which includes names,
sale prices, shipping rates and taxonomies.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.0.1
Imports: glue, purrr, httr, tibble, magrittr, stringr, dplyr
URL: https://github.com/EmilHvitfeldt/walmartAPI
Config/pak/sysreqs: libicu-dev libssl-dev
Repository: https://emilhvitfeldt.r-universe.dev
Date/Publication: 2020-04-19 18:26:38 UTC
RemoteUrl: https://github.com/emilhvitfeldt/walmartapi
RemoteRef: HEAD
RemoteSha: aee9c72ff3cbd2ca2d1503025d17320148eb3a7d
NeedsCompilation: no
Packaged: 2026-06-13 07:30:31 UTC; root
Author: Emil Hvitfeldt [aut, cre]
Maintainer: Emil Hvitfeldt