Package: rBinaries
Title: Toolbox for building R package binaries on Linux
Version: 0.0.0.9000
Authors@R:
    person("Patrick", "Schratz", , "mail@devxy.io", role = c("aut", "cre"))
Description: What the package does (one paragraph).
License: GPL (>= 3)
Imports:
    cli,
    cranlike,
    DBI,
    dplyr,
    future,
    future.apply,
    gert,
    lubridate,
    magrittr,
    pkgbuild,
    progressr,
    purrr,
    RPostgres,
    s3fs,
    xml2
Suggests:
    dbplyr
Remotes: 
    pat-s/cranlike@s3,
    pat-s/desc@description-from-remote
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
