Other packages > Find by keyword >

polished  

Authentication and Hosting for 'shiny' Apps
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("polished", "0.8.1")



Attach the package and use:
library("polished")
Maintained by
Andy Merlino
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-07-01
Latest Update: 2023-02-11
Description:
Authentication, user administration, hosting, and additional infrastructure for 'shiny' apps. See for additional documentation and examples.
How to cite:
Andy Merlino (2020). polished: Authentication and Hosting for 'shiny' Apps. R package version 0.8.1, https://cran.r-project.org/web/packages/polished
Previous versions and publish date:
0.1.0 (2020-07-01 14:30), 0.2.0 (2020-09-29 08:50), 0.3.0 (2021-03-09 11:00), 0.4.0 (2021-09-16 06:50), 0.5.0 (2021-12-07 22:30), 0.6.0 (2022-02-23 13:10), 0.6.1 (2022-02-24 12:50), 0.7.0 (2022-08-25 13:20), 0.8.0 (2023-01-26 16:00)
Other packages that cited polished R package
View polished citation profile
Other R packages that polished depends, imports, suggests or enhances
Functions, R codes and Examples using the polished R package
Some associated functions: add_app . add_app_user . add_auth_to_spec . add_role . add_user . add_user_role . admin_button_ui . admin_server . admin_ui . api_list_to_df . auth_filter . bundle_app . default_admin_ui_options . delete_app . delete_app_user . delete_role . delete_user . delete_user_role . deploy_app . email_input . firebase_dependencies . firebase_init . get_app_users . get_apps . get_package_deps . get_roles . get_user_roles . get_users . normalize_ui . password_input . polished_api_res . polished_config . print.polished_api_res . profile_module . profile_module_ui . providers_ui . remove_query_string . secure_rmd . secure_server . secure_ui . send_password_reset_email_module . send_password_reset_email_module_ui . set_api_key . set_config_env . sign_in_check_jwt . sign_in_js . sign_in_module . sign_in_module_2 . sign_in_module_2_ui . sign_in_module_ui . sign_in_social . sign_in_ui_default . sign_out_from_shiny . update_app . update_app_user . update_user . user_access_module . user_access_module_ui . valid_gcp_regions . 
Some associated R codes: admin_app.R . admin_button.R . api_00.R . api_01_apps.R . api_02_users.R . api_03_app_users.R . api_04_roles.R . api_05_user_roles.R . api_06_sessions.R . auth_email.R . auth_filter.R . auth_social.R . auth_utils.R . default_admin_ui_options.R . deploy_app.R . email_input.R . firebase_dependencies.R . firebase_init.R . get_package_deps.R . onLoad.R . password_input.R . polished_config.R . profile_module.R . providers_ui.R . secure_rmd.R . secure_server.R . secure_static.R . secure_ui.R . send_password_reset_email_module.R . set_config_env.R . sign_in_components.R . sign_in_module.R . sign_in_module_2.R . sign_in_ui_default.R . sign_out_from_shiny.R . two_fa_app.R . user_access_module.R . user_edit_module.R . utils.R . verify_email_app.R .  Full polished 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

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns