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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for polished05101520253035TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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