Package: civis
Title: R Client for the 'Civis Platform API'
Version: 3.1.3
Authors@R: c(
  person("Dustin", "Leatherman", email = "dleatherman@civisanalytics.com", role = "cre"),
  person("Peter", "Cooman", email = "pcooman@civisanalytics.com", role = "ctb"),
  person("Patrick", "Miller", email = "pmiller@civisanalytics.com", role = "aut"),
  person("Keith", "Ingersoll", email = "kingersoll@civisanalytics.com", role = "aut"),
  person("Bill", "Lattner", email = "wlattner@civisanalytics.com", role = "ctb"),
  person("Anh", "Le", email = "ale@civisanalytics.com", role = "ctb"),
  person("Michelangelo", "D'Agostino", email = "mdagostino@civisanalytics.com", role = "ctb"),
  person("Sam", "Weiss", email = "sweiss@civisanalytics.com", role = "ctb"),
  person("Stephen", "Hoover", email = "shoover@civisanalytics.com", role = "ctb"),
  person("Danning", "Chen", email = "dchen@civisanalytics.com", role = "ctb"),
  person("Elizabeth", "Sander", email = "lsander@civisanalytics.com", role = "ctb"),
  person("Madison", "Hobbs", email = "mhobbs@g.hmc.edu", role = "ctb"),
  person("Anna", "Bladey", email = "abladey@civisanalytics.com", role = "ctb"),
  person("Sahil", "Shah", email = "sshah2@civisanalytics.com", role = "ctb"),
  person("Bryan", "Baird", email = "bbaird@civisanalytics.com", role = "ctb"))
Description: A convenient interface for making
  requests directly to the 'Civis Platform API' <https://www.civisanalytics.com/platform>.
  Full documentation available 'here' <https://civisanalytics.github.io/civis-r/>.
Depends: R (>= 3.2.0)
License: BSD_3_clause + file LICENSE
URL: https://github.com/civisanalytics/civis-r
BugReports: https://github.com/civisanalytics/civis-r/issues
Imports: future (>= 1.8.0), httr, jsonlite, methods, memoise, stats,
        utils
Suggests: feather, ggplot2, knitr, lifecycle, rmarkdown, roxygen2,
        mockery, R.utils, rstudioapi, testthat, yaml
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Collate: 'await.R' 'civis_future.R' 'civis_ml.R' 'civis_ml_plot.R'
        'civis_ml_utils.R' 'civis_ml_workflows.R' 'client_base.R'
        'generate_client.R' 'generated_client.R' 'io.R' 'logs.R'
        'pagination_helpers.R' 'reports.R' 'rstudio.R' 'scripts.R'
        'tables.R' 'utils.R' 'zzz.R'
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-08-28 20:54:54 UTC; root
Author: Dustin Leatherman [cre],
  Peter Cooman [ctb],
  Patrick Miller [aut],
  Keith Ingersoll [aut],
  Bill Lattner [ctb],
  Anh Le [ctb],
  Michelangelo D'Agostino [ctb],
  Sam Weiss [ctb],
  Stephen Hoover [ctb],
  Danning Chen [ctb],
  Elizabeth Sander [ctb],
  Madison Hobbs [ctb],
  Anna Bladey [ctb],
  Sahil Shah [ctb],
  Bryan Baird [ctb]
Maintainer: Dustin Leatherman <dleatherman@civisanalytics.com>
Repository: CRAN
Date/Publication: 2025-08-29 08:40:31 UTC
Built: R 4.5.0; ; 2025-09-01 01:50:38 UTC; unix
