Re: R 4.3.3.1 packaging

2024-08-29 Thread Stephen P Carrier via Cygwin
-Original Message- > From: Fergus Daly > Sent: 28 August 2024 10:33 > To: 'cygwin@cygwin.com' > Cc: Fergus Daly > Subject: R 4.3.3.1 packaging > > I just re-installed R 4.3.3.1 after noticing the following error message. > However the error message recurs, as follows: > > During startup

Re: R library() bug

2023-12-04 Thread Stephen P Carrier via Cygwin
, 2023 at 4:37 AM Marco Atzeri wrote: > On 02/12/2023 00:29, Stephen P Carrier wrote: > > > > > > On Fri, Dec 1, 2023 at 3:24 PM Stephen P Carrier > <mailto:carr...@berkeley.edu>> wrote: > > > > > > > > On Tue, Nov 28, 2023 at 8:32 PM Ma

Re: R library() bug

2023-12-01 Thread Stephen P Carrier via Cygwin
On Tue, Nov 28, 2023 at 8:32 PM Marco Atzeri wrote: > On 29.11.2023 02:12, Stephen P Carrier via Cygwin wrote: > > I have found another issue with Cygwin R. > > > > This is for a brand new R installation (4.3.0) on up-to-date Cygwin. I > am > > warned when start

R library() bug

2023-11-28 Thread Stephen P Carrier via Cygwin
I have found another issue with Cygwin R. This is for a brand new R installation (4.3.0) on up-to-date Cygwin. I am warned when starting R that "stats" package was not found. Though it was just a warning I do need the stats package for some things. Minimal test case: I invoke "R" with no argum

R install.package() bug

2023-11-27 Thread Stephen P Carrier via Cygwin
I would like to report an issue with install.packages() experienced today using the current R package. I installed R 4.3.0 on system: # uname -rs CYGWIN_NT-10.0-20348 3.4.9-1.x86_64 I tried to install the DBI package, DBI_1.1.3.tar.gz, downloaded from a mirror. I used install.packages("/path/t

Re: Find out a process that holding the socket?

2022-08-23 Thread Stephen P. Carrier
The 'handle' utility from Sysinternals should be able to help. http://technet.microsoft.com/en-us/sysinternals/bb842062 --Stephen Carrier BEAR Center On Mon, Aug 22, 2022 at 9:35 AM Andrey Repin wrote: > Greetings, All! > > I'm trying to write a small helper utility, and I need to find out, w