connectapi: Utilities for Interacting with the 'RStudio Connect' Server API

Provides a helpful 'R6' class and methods for interacting with the 'RStudio Connect' Server API along with some meaningful utility functions for regular tasks. API documentation varies by 'RStudio Connect' installation and version, but the latest documentation is also hosted publicly at <https://docs.rstudio.com/connect/api/>.

Version: 0.1.1.1
Imports: config, dplyr, fs, glue, httr, lifecycle, magrittr, progress, purrr, R6, rlang (≥ 0.4.2), tibble, uuid, vctrs (≥ 0.3.0), yaml, bit64, jsonlite
Suggests: crayon, flexdashboard, ggplot2, gridExtra, htmltools, knitr, lubridate, processx, rmarkdown, rprojroot, spelling, testthat, rsconnect, webshot2, covr, mockery, devtools
Published: 2022-07-21
Author: Sean Lopp [aut], Cole Arendt [aut, cre], RStudio PBC [cph, fnd]
Maintainer: Cole Arendt <cole at rstudio.com>
License: MIT + file LICENSE
URL: https://github.com/rstudio/connectapi
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: connectapi results

Documentation:

Reference manual: connectapi.pdf
Vignettes: Customize HTTP Requests
Getting Started with connectapi

Downloads:

Package source: connectapi_0.1.1.1.tar.gz
Windows binaries: r-devel: connectapi_0.1.1.1.zip, r-release: connectapi_0.1.1.1.zip, r-oldrel: connectapi_0.1.1.1.zip
macOS binaries: r-release (arm64): connectapi_0.1.1.1.tgz, r-oldrel (arm64): connectapi_0.1.1.1.tgz, r-release (x86_64): connectapi_0.1.1.1.tgz, r-oldrel (x86_64): connectapi_0.1.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=connectapi to link to this page.