Skip to content
Prev 398160 / 398506 Next

Changing fonts in the standard R editor

I tried and confirmed that I could change the font (not just the font size,
but the font itself) in the script editor inside Rgui, the default GUI of R
in Windows, although I found out how accidentally. I tried both R 4.3.2 and
R 4.5.1 on Windows 11,

When I changed the font and clicked "Apply", only the font in the
console changed immediately. I also thought the font in the script editor
could not be changed. But when I closed the active script window, opened a
new one, and typed something, I confirmed that the font in the script was
the same font I saw in the console.

This also applies to saved R scripts. They will use the font of the console
if I change it, when I open them *after* I changed the font.

Ideally, the font in all windows should change at the same time when we
click "Apply." It is not the case now. Closing and reopening a script is a
workaround for now.

Regards,
Shu Fai

On Fri, Sep 19, 2025 at 2:13?PM John Warner <John.Warner at chdifoundation.org>
wrote: