I installed a local shiny server on a Ubuntu The R web app works correctly, I have tested in RStudio. But when I try to deploy it on a shiny server it's missing packages and after I install them via the R console, it continues to tell me I'm missing the packages.
After a little google search, some people tell me it's because of the user in which it runs de shiny server service. I don't know if it's my case or not. It appears to be back now at github. No, it doesn't hurt the current setup. The install program knows what's installed already. Just a note to this, I followed your advice and installed everything. It works good but took 24 hours on my 70Megabit connection and resulted in a 22GB folder with k files.
Just a word of warning to people who think it's a quick install! I tend to separate the download from install, downloading once a year to a flash drive and then using that to install everywhere I need it. Additional option, may be helpful for someone: To install additional packages in windows from windows command line you can use your cygwin installer.
Viacheslav Shalamov Viacheslav Shalamov 3, 3 3 gold badges 35 35 silver badges 55 55 bronze badges. So if you want new packages just rerun the setup program to install packages. Archit Pandey Archit Pandey 1 1 silver badge 7 7 bronze badges. Paulina D.
Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Open a Command Prompt and run the following commands to install the packages odbc and sqlmlutils. Substitute the path to the sqlmlutils file you downloaded. The odbc package is found online and installed. If the client computer doesn't have an Internet connection, you need to download the odbc and sqlmlutils packages in advance using a computer that does have Internet access.
You then can copy the files to a folder on the client computer and install the packages offline. The odbc package has a number of dependent packages, and identifying all dependencies for a package gets complicated.
We recommend that you use miniCRAN to create a local repository folder for the package that includes all the dependent packages.
The sqlmlutils package consists of a single file that you can copy to the client computer and install. Install miniCRAN. In RStudio, run the following R script to create a local repository of the package odbc. This example assumes the repository will be created in the folder odbc. To verify the installed version, use the following T-SQL command. Copy the entire odbc repository folder and the sqlmlutils file to the client computer.
Run the following commands to install odbc and then sqlmlutils. Substitute the full paths to the odbc repository folder and the sqlmlutils file you copied to this computer. If the web address has no language suffix, the preferred language specified in your web browser's settings is used.
The material in this document is available under a free license, see Legal for details. For information on contributing see the Ubuntu Documentation Team wiki page. To report errors in this documentation, file a bug. Partners Support Community Ubuntu. Ubuntu Install additional applications.
To install an application: Click the Ubuntu Software icon in the Dock , or search for Software in the Activities search bar.
0コメント