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.5.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: 2023-02-02
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.5.0, https://cran.r-project.org/web/packages/connectapi. Accessed 30 Jan. 2025.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

fastmit  
Fast Mutual Information Based Independence Test
A mutual information estimator based on k-nearest neighbor method proposed by A. Kraskov, et al. (20 ...
Download / Learn more Package Citations See dependency  
kesernetwork  
Visualization of the KESER Network
A shiny app to visualize the knowledge networks for the code concepts. Using co-occurrence matrices ...
Download / Learn more Package Citations See dependency  
WtTopsis  
Weighted Method for Multiple-Criteria Decision Making
Evaluation of alternatives based on multiple criteria using weighted technique for Order preference ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
convertid  
Convert Gene IDs Between Each Other and Fetch Annotations from Biomart
Gene Symbols or Ensembl Gene IDs are converted using the Bimap interface in 'AnnotationDbi' in conve ...
Download / Learn more Package Citations See dependency  
GGMncv  
Gaussian Graphical Models with Nonconvex Regularization
Estimate Gaussian graphical models with nonconvex penalties , including ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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