{"id":13745,"date":"2022-01-11T11:22:02","date_gmt":"2022-01-11T11:22:02","guid":{"rendered":"https:\/\/linuxways.net\/?p=13745"},"modified":"2022-01-11T11:22:02","modified_gmt":"2022-01-11T11:22:02","slug":"how-to-install-r-programming-language-on-fedora-35","status":"publish","type":"post","link":"https:\/\/linuxways.net\/de\/red-hat\/how-to-install-r-programming-language-on-fedora-35\/","title":{"rendered":"How to Install R Programming Language on Fedora 35"},"content":{"rendered":"<p>Developed by Robert Gentleman and Ross Ihaka in 1993, R is a free and opensource programming language that is mostly used in statistical computing &amp; modeling, data analytics, and scientific research. In a 2021 survey, R programming comes fourth after Python, Javascript, and Java in the list of programming languages extensively used in data science.<\/p>\n<p>R is widely used by data scientists and researchers to retrieve, analyze and visualize data. The R programming language is mostly used in institutions such as Manufacturing, e-Commerce, healthcare, and financial institutions such as Banks to perform risk analysis such as credit risk analysis.<\/p>\n<p>Notable companies that use R include:<\/p>\n<ol>\n<li>Google &#8211; For economic forecasting and ensuring advertising effectiveness.<\/li>\n<li>Facebook &#8211; For behavioral analysis in relation to status updates, reactions, profile pictures, etc.<\/li>\n<li>Twitter &#8211; Semantic clustering and data visualization.<\/li>\n<li>Uber &#8211; Statical modeling and analysis.<\/li>\n<li>ANZ Banking group &#8211; Risk analysis.<\/li>\n<\/ol>\n<p>and many more.<\/p>\n<p>In this guide, you will learn how to install the R programming language on Fedora 34\/35.<\/p>\n<h2><strong>Step 1: Install dependencies on Fedora 34\/35<\/strong><\/h2>\n<p>To get off the ground, launch your terminal and update the system packages and repositories as follows:<\/p>\n<pre><strong>$ sudo dnf update<\/strong><\/pre>\n<p>Once completed, run the command below to install dependencies:<\/p>\n<pre><strong>$ sudo dnf install dnf-utils dnf-plugin-config-manager dnf-plugins-core <\/strong><\/pre>\n<p>With the prerequisites in place, you can now head over and install R programming language.<\/p>\n<h2><strong>Step 2: Install R programming language on Fedora 34\/35<\/strong><\/h2>\n<p>Installing R is quite a straightforward task since R is already available in Fedora repositories. Nothing fancy is required here and to install R, simply run the command:<\/p>\n<pre><strong>$ sudo dnf install R<\/strong><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"787\" height=\"341\" class=\"wp-image-13746\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2022\/01\/word-image-162.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2022\/01\/word-image-162.png 787w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/01\/word-image-162-300x130.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/01\/word-image-162-768x333.png 768w\" sizes=\"auto, (max-width: 787px) 100vw, 787px\" \/><\/p>\n<p>During the installation, hit Y to continue installing R alongside all its dependencies and some additional packages.<\/p>\n<p>Once installed confirm the version of R as follows<\/p>\n<pre><strong>$ R --version<\/strong><\/pre>\n<p><strong><img loading=\"lazy\" decoding=\"async\" width=\"795\" height=\"281\" class=\"wp-image-13747\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2022\/01\/word-image-163.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2022\/01\/word-image-163.png 795w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/01\/word-image-163-300x106.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/01\/word-image-163-768x271.png 768w\" sizes=\"auto, (max-width: 795px) 100vw, 795px\" \/><\/strong><\/p>\n<p>At this point, R has been successfully installed. The installation also installs other additional components which include:<\/p>\n<p>Minimal R components: <strong>R-core<\/strong><\/p>\n<p>File for the development of R packages without Java: <strong> R-core-devel<\/strong><\/p>\n<p>Java development package for R components: <strong>R-java-devel<\/strong><\/p>\n<p>Java Runtime Environment provided by Fedora: <strong>R-java<\/strong><\/p>\n<p>Headers from the standalone Math library: <strong>libRmath-devel<\/strong><\/p>\n<p>Standalone math Library for R project: <strong>libRmath<\/strong><\/p>\n<h2><strong>Conclusion<\/strong><\/h2>\n<p>And this brings this guide to a close In this tutorial, we have demonstrated how you can install the R programming language on Fedora 35<\/p>","protected":false},"excerpt":{"rendered":"<p>Developed by Robert Gentleman and Ross Ihaka in 1993, R is a free and opensource programming language that is mostly used in statistical computing &amp; modeling, data analytics,&hellip;<\/p>","protected":false},"author":1,"featured_media":13830,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[165],"tags":[831,180],"class_list":["post-13745","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-red-hat","tag-fedora-35","tag-r-programming"],"_links":{"self":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/13745","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/comments?post=13745"}],"version-history":[{"count":0,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/13745\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media\/13830"}],"wp:attachment":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media?parent=13745"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/categories?post=13745"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/tags?post=13745"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}