I am working on a shiny project that I am going to share using R-portable. Except when I try to run the same code in R-portable rather than RStudio I get a different result. The project mainly uses RSelenium to Webscrape data as shown in the code below. Is this unique to R-Portable and is there a way to make the data not result as a tibble so that the data comes in ungrouped? I have checked and they are both running version 4.03
The packages I am using and running are Rseleium, Rvest, Stringr, Shiny, Rfast, string, rebus
Thank you so much for all your help.
Maybe this example can be useful:
Created on 2021-06-06 by the reprex package (v2.0.0)