Package: fedstatAPIr Title: Unofficial API for Fedstat (Rosstat EMISS System) for Automatic and Efficient Data Queries Version: 1.0.3 Authors@R: c( person(given = "Denis", family = "Krylov", role =c("aut", "cre"), email = "deniskrylovvit@gmail.com"), person(given = "Dmitry", family = "Kibalnikov", role =c("aut"), email = "d.kibalnikov@gmail.com") ) Description: An API for automatic data queries to the fedstat , using a small set of functions with a common interface. License: MIT + file LICENSE URL: https://github.com/DenchPokepon/fedstatAPIr BugReports: https://github.com/DenchPokepon/fedstatAPIr/issues Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: httr, jsonlite, xml2, readsdmx, magrittr, utils, methods, data.table Depends: R (>= 2.10) Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://denchpokepon.r-universe.dev Date/Publication: 2026-03-02 14:25:12 UTC RemoteUrl: https://github.com/denchpokepon/fedstatapir RemoteRef: HEAD RemoteSha: 0fd46f2d62b61944c95c96ad2b0d10c55ba48464 NeedsCompilation: no Packaged: 2026-07-03 05:56:25 UTC; root Author: Denis Krylov [aut, cre], Dmitry Kibalnikov [aut] Maintainer: Denis Krylov