Fernando Roa

Results 4 issues of Fernando Roa

**Describe the solution you'd like** In settings, related to a remote server, sometimes it is necessary to have a specific R path (version executable) in Rterm and Rpath depending on...

feature-request

Despite removing the duplicated icon is easy with `icon=NULL`, it leaves its unnecessary space ``` library(shiny) library(shiny.semantic) ui

**Description** In VSCode, while using ``` { "r.plot.useHttpgd": true, } ``` in settings.json, instead of `false`, which doesn't show the problem, the font, or the spacings of it are not...

bug

When running ``` OSUICode::run_example( "shiny-events/get-input-changed-info", package = "OSUICode" ) ``` or its code in: https://unleash-shiny.rinterface.com/shiny-input-gems.html?q=get-input-changed-info%22#invoke-js-events The browsers complaint about too much recursion, so, it does not work R version 4.3.2...