Hello,

This seems to be a bug and is more strange than worrying but I'm getting an extra space in the output of R --help. One of the two dashes options has a space between the 1st and the 2nd dash.
This one:

-  -max-connections=N   Set max number of connections to N


See also the attached PNG file.

I have tested with the command window maximized or not and it is always there.

>Rscript -e "sessionInfo()"
R version 4.5.2 (2025-10-31 ucrt)
Platform: x86_64-w64-mingw32/x64
Running under: Windows 11 x64 (build 22631)

Matrix products: default
  LAPACK version 3.12.1

locale:
[1] LC_COLLATE=Portuguese_Portugal.utf8  LC_CTYPE=Portuguese_Portugal.utf8
[3] LC_MONETARY=Portuguese_Portugal.utf8 LC_NUMERIC=C
[5] LC_TIME=Portuguese_Portugal.utf8

time zone: Europe/Lisbon
tzcode source: internal

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

loaded via a namespace (and not attached):
[1] compiler_4.5.2


Hope this helps,

Rui Barradas
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to