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]
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. Accessed 09 May. 2025.
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
Complete documentation for polished
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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/08Downloads for polished05101520253035TrendBars

Today's Hot Picks in Authors and Packages

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  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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