<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Boa tarde pessoal,</p>
    <p>Estou tentando instalar o pacote r5r no RStudio e recebo esta
      mensagem de erro (Uso Ubuntu 22.04x64), como resolvo?Alguma dica?</p>
    <pre tabindex="0" aria-label="Console Output" role="document"
    class="GNVWDDMDN3B" id="rstudio_console_output"
style="font-family: "Ubuntu Mono", monospace; font-size: 13.3333px; outline: none; border: none; word-break: break-all; margin: 0px; user-select: text; white-space: pre-wrap !important; line-height: 1.25; color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: -webkit-left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span
    tabindex="-1" class="GNVWDDMDO3B" role="document"
    style="outline: none;"><span class="GNVWDDMDH3B  ace_constant"
    style="color: rgb(197, 6, 11);">configure: error: Java Development Kit (JDK) is missing or not registered in R
Make sure R is configured with full Java support (including JDK). Run
R CMD javareconf
as root to add Java support to R.

If you don't have root privileges, run
R CMD javareconf -e
to set all Java-related variables and then install rJava.

</span><span class="GNVWDDMDH3B  ace_constant"
    style="color: rgb(197, 6, 11);">ERROR: configuration failed for package ‘rJava’
* removing ‘/home/analista/R/x86_64-pc-linux-gnu-library/4.3/rJava’


</span></span></pre>
    <p></p>
  </body>
</html>