Package: civis Title: R Client for the 'Civis Platform API' Version: 3.1.4 Authors@R: c( person("Laura", "Cleary", email = "lcleary@civisanalytics.com", role = "cre"), person("Dustin", "Leatherman", email = "dleatherman@civisanalytics.com", role = "ctb"), 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' . Full documentation available 'here' . 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.3 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 Config/pak/sysreqs: libssl-dev Repository: https://civisanalytics.r-universe.dev Date/Publication: 2026-03-27 18:36:45 UTC RemoteUrl: https://github.com/civisanalytics/civis-r RemoteRef: HEAD RemoteSha: 06c7ca425cd341ed652717d5bdddc58b9fb519d6 NeedsCompilation: no Packaged: 2026-07-03 13:27:59 UTC; root Author: Laura Cleary [cre], Dustin Leatherman [ctb], 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: Laura Cleary