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

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

Version: 0.1.3.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: 2023-02-02
Author: Sean Lopp [aut], Cole Arendt [aut, cre], Posit, PBC [cph, fnd]
Maintainer: Cole Arendt <cole at posit.co>
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.3.1.tar.gz
Windows binaries: r-devel: connectapi_0.1.3.1.zip, r-release: connectapi_0.1.3.1.zip, r-oldrel: connectapi_0.1.3.1.zip
macOS binaries: r-release (arm64): connectapi_0.1.3.1.tgz, r-oldrel (arm64): connectapi_0.1.3.1.tgz, r-release (x86_64): connectapi_0.1.3.1.tgz
Old sources: connectapi archive

Reverse dependencies:

Reverse suggests: inlcolor, inldata, inlpubs, webmap

Linking:

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