Skip to content

Commit

Permalink
IQSS#8856 document R module compilation requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Sizemore committed Jun 7, 2024
1 parent 8aa7d69 commit 7086afa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/sphinx-guides/source/installation/prerequisites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,10 @@ Rocky 8 users will need to enable the PowerTools repository::

dnf config-manager --enable powertools

To compile the modules below, on a RHEL/Rocky-based system you'll minimally need the following packages:

dnf install openssl-devel libcurl-devel

Finally, install R with :fixedwidthplain:`dnf`::

dnf install R-core R-core-devel
Expand Down

0 comments on commit 7086afa

Please sign in to comment.