Other packages > Find by keyword >

connectapi  

Utilities for Interacting with the 'Posit Connect' Server API
View on CRAN: Click here


Download and install connectapi package within the R console
Install from CRAN:
install.packages("connectapi")

Install from Github:
library("remotes")
install_github("cran/connectapi")

Install by package version:
library("remotes")
install_version("connectapi", "0.10.0")



Attach the package and use:
library("connectapi")
Maintained by
Toph Allen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-07-21
Latest Update: 2025-07-30
Description:
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 .
How to cite:
Toph Allen (2022). connectapi: Utilities for Interacting with the 'Posit Connect' Server API. R package version 0.10.0, https://cran.r-project.org/web/packages/connectapi. Accessed 28 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:28), 0.1.1.1 (2022-07-21 14:20), 0.1.2 (2022-09-30 22:10), 0.1.3.1 (2023-02-02 13:50), 0.2.0 (2024-06-06 20:10), 0.3.0 (2024-09-05 16:50), 0.4.0 (2024-11-09 00:30), 0.5.0 (2024-12-18 23:40), 0.6.0 (2025-02-11 21:50), 0.7.0 (2025-03-27 17:10), 0.8.0 (2025-07-31 00:00), 0.9.0 (2025-10-30 16:00), 0.10.0 (2026-01-16 12:50), 0.11.0 (2026-02-25 21:40), 0.11.1 (2026-03-21 07:20), 0.12.0 (2026-04-13 21:50)
Other packages that cited connectapi R package
View connectapi citation profile
Other R packages that connectapi depends, imports, suggests or enhances
Complete documentation for connectapi
Functions, R codes and Examples using the connectapi R package
Some associated functions: Bundle . Content . ContentTask . EnvironmentR6 . PositConnect . Task . Vanity . VariantR6 . VariantSchedule . VariantTask . acl_add . audit_access_open . audit_r_versions . audit_runas . audit_vanity_urls . browse . bundle_dir . bundle_path . bundle_static . cache_apps . collect . connect . connectapi-package . content_delete . content_item . content_list . content_list_with_permissions . content_title . content_update . create_random_name . dashboard_url . dashboard_url_chr . delete_vanity_url . deploy . deploy_repo . download_bundle . environment . get_acl . get_audit_logs . get_bundles . get_content . get_content_old . get_group_members . get_groups . get_image . get_procs . get_timezones . get_usage_shiny . get_usage_static . get_users . get_vanity_url . get_variant_schedule . git . groups_create_remote . jobs . paging . permissions . pipe . poll_task . promote . render . set_image . set_run_as . set_schedule . set_vanity_url . swap_vanity_url . tags . tbl_connect . user . users_create_remote . variant . vec_cast.fs_bytes . verify_content_name . wait_for_process . 
Some associated R codes: acl.R . audits.R . browse.R . connect.R . connectapi.R . content.R . deploy.R . get.R . git.R . github.R . lazy.R . page.R . parse.R . promote.R . ptype.R . remote.R . schedule.R . tags.R . user.R . utils-ci.R . utils-collect.R . utils-pipe.R . utils.R . variant.R . yaml.R .  Full connectapi package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

RGIFT  
Create Quizzes in GIFT Format
Implementation of some functions to create quizzes in the GIFT format. This format is used by sever ...
Download / Learn more Package Citations See dependency  
spatialCovariance  
Computation of Spatial Covariance Matrices for Data on Rectangles
Functions that compute the spatial covariance matrix for the matern and power classes of spatial mod ...
Download / Learn more Package Citations See dependency  
shinyFeedback  
Display User Feedback in Shiny Apps
Easily display user feedback in Shiny apps. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
mxnorm  
Apply Normalization Methods to Multiplexed Images
Implements methods to normalize multiplexed imaging data, including statistical metrics and visuali ...
Download / Learn more Package Citations See dependency  
survivalMPLdc  
Penalised Likelihood for Survival Analysis with Dependent Censoring
Fitting Cox proportional hazard model under dependent right censoring using copula and maximum penal ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA