https://bugs.kde.org/show_bug.cgi?id=505465
--- Comment #3 from Alfredo Sánchez <asal...@ceu.es> --- Hi again! I use conda to install R in my system, but RKWard was not able to recognize this installation, and finally I decided to install it in the typical way with pacman. The problem was that pacman install the last version of R 4.4.5 and conda still install the version 4.4.2. Probably this provoked the mess, however the output of .libPaths() is [1] "/home/alf/R/x86_64-pc-linux-gnu-library/4.5" [2] "/usr/lib/R/library" [3] "/home/alf/.rkward/.rkward_packages/405" that does not contain the library path of the conda installation. So, I decided to remove the conda installation and now everything works as expected. Thank you for your help! ________________________________ Alfredo Sánchez Alberca Departamento de Matemáticas y Ciencia de Datos Director del Grado de Ingeniería Matemática Escuela Politécnica Superior Universidad San Pablo CEU Urbanización Montepríncipe, s/n 28668 Boadilla del Monte Tel. +34 913724710 Web: https://aprendeconalf.es ________________________________ De: rkward-devel <rkward-devel-boun...@kde.org> en nombre de Thomas Friedrichsmeier <bugzilla_nore...@kde.org> Enviado: jueves, 12 de junio de 2025 18:04 Para: rkward-devel@kde.org <rkward-devel@kde.org> Asunto: [rkward] [Bug 505465] The output windows does not show the result of a procedure because the rk.header command gives and error. ATENCIÓN: Correo externo - No haga clic en enlaces o archivos adjuntos a menos que esté seguro de la procedencia del mensaje https://urldefense.com/v3/__https://bugs.kde.org/show_bug.cgi?id=505465__;!!D9dNQwwGXtA!U6KFmruS2hAMKQwwhHFu1-oO-iG7R7j2iyO5v_eZcLrFwxIbFpvCi0LztIojL7XWQZuCcdVMbVkZMuAFD_c2SjQ$ --- Comment #2 from Thomas Friedrichsmeier <thomas.friedrichsme...@kdemail.net> --- Ok, looking closer, one definite oddity is that packages "compiler" and "tools" are loaded in version 4.4.2, while R itself is 4.5.0. I have no idea, what might be causing this situation, but it's very likely the root cause. Things to check / questions: - How did you install rkward, and R? - Does it help to select a different R installation from Settings->Check installation? - Output of .libPaths() ? - Output of .libPaths() / sessionInfo() in a plain R session (outside of RKWard) -- You are receiving this mail because: You are the assignee for the bug. Este mensaje y sus archivos adjuntos, enviados desde FUNDACIÓN UNIVERSITARIA SAN PABLO-CEU, pueden contener información confidencial y está destinado a ser leído sólo por la persona a la que va dirigido, por lo que queda prohibida la difusión, copia o utilización de dicha información por terceros. Si usted lo recibiera por error, por favor, notifíquelo al remitente y destruya el mensaje y cualquier documento adjunto que pudiera contener. Cualquier información, opinión, conclusión, recomendación, etc. contenida en el presente mensaje no relacionada con la actividad de FUNDACIÓN UNIVERSITARIA SAN PABLO-CEU, y/o emitida por persona no autorizada para ello, deberá considerarse como no proporcionada ni aprobada por FUNDACIÓN UNIVERSITARIA SAN PABLO-CEU, que pone los medios a su alcance para garantizar la seguridad y ausencia de errores en la correspondencia electrónica, pero no puede asegurar la inexistencia de virus o la no alteración de los documentos transmitidos electrónicamente, por lo que declina cualquier responsabilidad a este respecto. This message and its attachments, sent from FUNDACIÓN UNIVERSITARIA SAN PABLO-CEU, may contain confidential information and is intended to be read only by the person it is directed. Therefore any disclosure, copying or use by third parties of this information is prohibited. If you receive this in error, please notify the sender and destroy the message and any attachments may contain. Any information, opinion, conclusion, recommendation,... contained in this message and which is unrelated to the business activity of FUNDACIÓN UNIVERSITARIA SAN PABLO-CEU and/or issued by unauthorized personnel, shall be considered unapproved by FUNDACIÓN UNIVERSITARIA SAN PABLO-CEU. FUNDACIÓN UNIVERSITARIA SAN PABLO-CEU implements control measures to ensure, as far as possible, the security and reliability of all its electronic correspondence. However, FUNDACIÓN UNIVERSITARIA SAN PABLO-CEU does not guarantee that emails are virus-free or that documents have not be altered, and does not take responsibility in this respect. -- You are receiving this mail because: You are the assignee for the bug.