Package: zerotradeflow
Type: Package
Title: An Implementation for the Gravitational Models of Trade
Version: 0.1.0
Authors@R: person("Alexandre",
                  "Loures",
                  comment = c(ORCID = "https://orcid.org/0000-0002-1288-0135"),
                  role = c("aut", "cre"),
                  email = "alexandre.loures@protonmail.com")
Maintainer: Alexandre Loures <alexandre.loures@protonmail.com>
Description: A system for creating the bilateral trade flow between a country
    pair equal to zero. You provide the data, tell get_zerotradeflow() which 
    variables are of interest and it expands the base by creating the bilateral
    zero trade flow. The bases on the flow of trade between countries only report
    positive trade (greater than zero), however, for some analyzes of gravitacional
    models, data on zero flow is also necessary. Some examples for Gravity Model:
    Figueiredo and Loures (2016) <doi:10.5935/0034-7140.20160015> and
    Yotov, Piermartini, Monteiro and Larch <https://vi.unctad.org/tpa/web/docs/vol2/book.pdf>.
License: MIT + file LICENSE
Encoding: UTF-8
Language: English
LazyData: true
LazyDataCompression: xz
Depends: R (>= 3.5.0)
Imports: magrittr, tidyverse, rlang, dplyr, tidyr, purrr, cli
Suggests: testthat (>= 2.1.0)
URL: https://github.com/AlexandreLoures/zerotradeflow
BugReports: https://github.com/AlexandreLoures/zerotradeflow/issues
RoxygenNote: 7.1.2
Repository: CRAN
NeedsCompilation: no
Packaged: 2022-07-16 15:14:30 UTC; alexa
Author: Alexandre Loures [aut, cre] (<https://orcid.org/0000-0002-1288-0135>)
Date/Publication: 2022-07-18 08:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 20:07:31 UTC; windows
