Re: [Jgeneral] Problem with install

2023-10-15 Thread bill lam
Probably some TLS stuff had changed on the server side that J on windows failed to connect. The fix will be available on the next base library update. On Tue, Oct 3, 2023, 1:52 PM William Szuch wrote: > I get the following error using install: > > > install 'github:jsoftware/stats_r' > >

Re: [Jgeneral] Problem with install

2023-10-03 Thread Raul Miller
This could be a problem with wget on your machine, or a temporary networking problem, or maybe something else. If the problem persists, you could isolate the problem by looking at exactly what url is being visited and/or what command is being used. Specifically, you could temporarily modify the

Re: [Jgeneral] Problem with install

2023-10-03 Thread 'bobtherriault' via General
It worked for me on a Mac using version 9.4 Cheers, bob JVERSION Engine: j9.4.1/j64avx2/darwin Build: commercial/2023-02-27T15:26:07/clang-14-0-0/SLEEF=1 Library: 9.4.22 Qt IDE: 2.0.3/6.2.4(6.2.4) Platform: Darwin 64 Installer: j9.4 install InstallPath: /users/bobtherriault/j9.4 Contact:

[Jgeneral] Problem with install

2023-10-02 Thread William Szuch
I get the following error using install: install 'github:jsoftware/stats_r' Connection failed: ssl_client: TLS error from peer (alert code 80): 80 wget: error getting response Connection failed: ssl_client: TLS error from peer (alert code 80): 80 wget: error getting response Could