Other packages > Find by keyword >

golem  

A Framework for Robust Shiny Applications
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("golem", "0.5.1")



Attach the package and use:
library("golem")
Maintained by
Colin Fay
[Scholar Profile | Author Map]
First Published: 2019-08-05
Latest Update: 2023-06-05
Description:
An opinionated framework for building a production-ready 'Shiny' application. This package contains a series of tools for building a robust 'Shiny' application from start to finish.
How to cite:
Colin Fay (2019). golem: A Framework for Robust Shiny Applications. R package version 0.5.1, https://cran.r-project.org/web/packages/golem. Accessed 20 Feb. 2025.
Previous versions and publish date:
0.1 (2019-08-05 17:50), 0.2.0 (2020-03-04 11:50), 0.2.1 (2020-03-05 16:00), 0.3.1 (2021-04-17 07:00), 0.3.2 (2022-03-04 10:00), 0.3.3 (2022-07-13 15:10), 0.3.4 (2022-09-26 09:40), 0.3.5 (2022-10-18 11:52), 0.4.0 (2023-03-12 11:20), 0.4.1 (2023-06-05 17:50), 0.5.0 (2024-08-19 08:40)
Other packages that cited golem R package
View golem citation profile
Other R packages that golem depends, imports, suggests or enhances
Complete documentation for golem
Functions, R codes and Examples using the golem R package
Some associated functions: add_files . add_module . add_resource_path . addins . amend_golem_config . browser_button . bundle_resources . create_golem . detach_all_attached . disable_autoload . dockerfiles . document_and_reload . favicon . file_creation . fill_desc . get_current_config . get_golem_options . get_sysreqs . golem . golem_js . golem_opts . install_dev_deps . is_running . made_dev . maintenance_page . make_dev . module_template . pkg_tools . prod . project_hook . rstudio_deploy . run_dev . sanity_check . template . testhelpers . use_files . use_module_test . use_recommended . utils_files . with_golem_options . 
Some associated R codes: add_dockerfiles.R . add_dockerfiles_renv.R . add_files.R . add_r_files.R . add_resource_path.R . add_rstudio_files.R . addins.R . boostrap_cli.R . boostrap_crayon.R . boostrap_fs.R . bootstrap_attachment.R . bootstrap_desc.R . bootstrap_dockerfiler.R . bootstrap_pkgload.R . bootstrap_roxygen2.R . bootstrap_rstudio_api.R . bootstrap_usethis.R . browser_button.R . bundle_resources.R . config.R . create_golem.R . desc.R . disable_autoload.R . enable_roxygenize.R . get_sysreqs.R . gobals.R . golem-package.R . golem-yaml-get.R . golem-yaml-set.R . golem-yaml-utils.R . install_dev_deps.R . is_running.R . js.R . make_dev.R . modules_fn.R . pkg_tools.R . reload.R . run_dev.R . sanity_check.R . set_golem_options.R . templates.R . test_helpers.R . use_favicon.R . use_files.R . use_recommended.R . use_utils.R . utils.R . with_opt.R .  Full golem package functions and examples
Downloads during the last 30 days
01/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/18Downloads for golem50100150200250300350TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

CarletonStats  
Functions for Statistics Classes at Carleton College
Includes commands for bootstrapping and permutation tests, a command for created grouped bar plots, ...
Download / Learn more Package Citations See dependency  
PLNmodels  
Poisson Lognormal Models
The Poisson-lognormal model and variants (Chiquet, Mariadassou and Robin, 2021 ...
Download / Learn more Package Citations See dependency  
tigger  
Infers Novel Immunoglobulin Alleles from Sequencing Data
Infers the V genotype of an individual from immunoglobulin (Ig) repertoire sequencing data (AIRR-Seq ...
Download / Learn more Package Citations See dependency  
EffectStars  
Visualization of Categorical Response Models
Notice: The package EffectStars2 provides a more up-to-date implementation of effect stars! EffectSt ...
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  
multgee  
GEE Solver for Correlated Nominal or Ordinal Multinomial Responses
GEE solver for correlated nominal or ordinal multinomial responses using a local odds ratios parame ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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