<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>R in Production</title><link>https://www.rinproduction.com/en/</link><description>Recent content on R in Production</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2020, All Rights Reserved</copyright><lastBuildDate>Mon, 07 Dec 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://www.rinproduction.com/en/index.xml" rel="self" type="application/rss+xml"/><item><title>#6 How to install an R package (basics)</title><link>https://www.rinproduction.com/en/posts/006-install-an-r-package/</link><pubDate>Mon, 07 Dec 2020 00:00:00 +0000</pubDate><guid>https://www.rinproduction.com/en/posts/006-install-an-r-package/</guid><description>Finding and installing the desired package is priceless. But how do you install a package? It is not so simple when install.packages() is not enough. In this article I want to share the main methods of installing packages starting from the simplest. But let&amp;rsquo;s get down to business.
Install from CRAN The standard method 1 install.package(&amp;#34;dplyr&amp;#34;) Sometimes I want to specify some parameters. In this case, among other things, the command becomes non-interactive, therefore suitable for an automated script.</description><dc:creator>Andrea</dc:creator><media:content url="https://www.rinproduction.comhttps://static.javatpoint.com/tutorial/r/images/list-of-r-packages.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>novice-level</category><category>r-base</category><category>automation</category><category>packages</category></item><item><title>#5: 8 Tips for a production-ready Shiny Application</title><link>https://www.rinproduction.com/en/posts/005-8-tips-for-a-production-ready-shiny-application/</link><pubDate>Mon, 30 Nov 2020 00:00:00 +0000</pubDate><guid>https://www.rinproduction.com/en/posts/005-8-tips-for-a-production-ready-shiny-application/</guid><description>Setting up a Shiny application is extremely simple, and can be done in a very free and versatile way. However, as the complexity of the project increases, these rules are no longer enough and you can face a loss of overview, accidental errors and difficulties in analyzing existing problems.
It is necessary to have a clear idea of what the issues of release, reproducibility, and maintenance are in order to implement strategies ahead of time and then to structure the project in order to effectively manage these issues.</description><dc:creator>Andrea</dc:creator><media:content url="https://www.rinproduction.comhttps://biii.eu/sites/default/files/styles/large/public/2018-01/68747470733a2f2f7777772e7273747564696f2e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031342f30342f7368696e792e706e67.png?itok=TDhP4Svk" medium="image"><media:title type="html">featured image</media:title></media:content><category>Shiny</category><category>programming</category><category>Shiny</category></item><item><title>#4 Automated installation of R web server for Shiny and RStudio with Docker Compose</title><link>https://www.rinproduction.com/en/posts/004-r-web-server-with-docker/</link><pubDate>Mon, 23 Nov 2020 00:00:00 +0000</pubDate><guid>https://www.rinproduction.com/en/posts/004-r-web-server-with-docker/</guid><description/><dc:creator>Andrea</dc:creator><media:content url="https://www.rinproduction.comhttps://d1q6f0aelx0por.cloudfront.net/product-logos/644d2f15-c5db-4731-a353-ace6235841fa-registry.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>how-to</category><category>Apache</category><category>Shiny-Server</category><category>RStudio-Server</category><category>Docker</category><category>Docker-Compose</category><category>https</category><category>Linux</category><category>automation</category><category>Https</category></item><item><title>#3 Web R platform with HTTPS (How-to)</title><link>https://www.rinproduction.com/en/posts/003-web-r-platform-with-https/</link><pubDate>Mon, 16 Nov 2020 00:00:00 +0000</pubDate><guid>https://www.rinproduction.com/en/posts/003-web-r-platform-with-https/</guid><description>This how-to is a practical follow-up to the previous article where I talked about the importance of using HTTPS. In this how-to I want to show you how to configure Apache HTTP Server (which obviously also supports HTTPS) to get a web server that provides a Shiny Server, an RStudio Server, and if you want also an API end-point with Plumber; all provided via HTTPS.
The goal The objectives of this project are essentially two:</description><dc:creator>Andrea</dc:creator><media:content url="https://www.rinproduction.comimages/002-https/002-https.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>security</category><category>how-to</category><category>web</category><category>https</category><category>security</category><category>https</category></item><item><title>#2 What is HTTPS e why is it important?</title><link>https://www.rinproduction.com/en/posts/002-what-is-https-and-why-is-it-important/</link><pubDate>Mon, 09 Nov 2020 00:00:00 +0000</pubDate><guid>https://www.rinproduction.com/en/posts/002-what-is-https-and-why-is-it-important/</guid><description>&lt;p>&lt;em>HyperText Transfer Protocol over Secure Socket Layer (HTTPS), (also known as HTTP over TLS, HTTP over SSL, and HTTP Secure) is a protocol for secure communication across a computer network used on the Internet&lt;/em> (&lt;a href="https://it.wikipedia.org/wiki/HTTPS">Wikipedia&lt;/a>).&lt;/p>
&lt;h2 id="but-why-is-it-so-important">But why is it so important?&lt;/h2></description><dc:creator>Andrea</dc:creator><media:content url="https://www.rinproduction.comimages/002-https/002-https.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>security</category><category>security</category><category>https</category></item><item><title>#1 "R in Production"</title><link>https://www.rinproduction.com/en/posts/001-r-in-production/</link><pubDate>Mon, 02 Nov 2020 00:00:00 +0000</pubDate><guid>https://www.rinproduction.com/en/posts/001-r-in-production/</guid><description>&lt;p>This blog originates from my desire to share methodologies and software to bring R in production.&lt;/p></description><dc:creator>Andrea</dc:creator></item></channel></rss>