I am reading data in R from the server but the connection times out and the data is not read in.
Error in open.connection(3L, "rb") : cannot open the connection
In addition: Warning message:
Failed to open 'https://www.soscisurvey.de/polentometro/?act=Pep<snip>': Connection timed out after 10003 milliseconds
I am using R version 4.5.0 from within R Studio Version 2024.12.1+563 (2024.12.1+563) on macOS 15.4.1 (24E263).