I will also add that shell scripts that are in Docker containers will
often crash with confusing error messages if they have Windows line
endings.
On Sat, Jul 25, 2020 at 2:39 PM Duncan Murdoch wrote:
>
> On 25/07/2020 4:48 p.m., nos...@altfeld-im.de wrote:
> > Dear R developers,
> >
> > I am dev
On 25/07/2020 4:48 p.m., nos...@altfeld-im.de wrote:
Dear R developers,
I am developing an R package which returns strings with new line codes.
I am not sure if I should use "\r\n" or "\n" in my returned strings on Windows
platforms.
What is the recommended best practice for package developers
Dear R developers,
I am developing an R package which returns strings with new line codes.
I am not sure if I should use "\r\n" or "\n" in my returned strings on Windows
platforms.
What is the recommended best practice for package developers (and code in base
R) for coding new lines in strings?
On Sat, Jul 25, 2020 at 10:12 AM Marco Atzeri wrote:
>
> Hi dev,
>
> can someone confirm if it is a general R 4.0.4 problem
> or it is happening only on cygwin ?
>
> checking for curl/curl.h... yes
> checking if libcurl is version 7 and >= 7.28.0...
> configure: error: libcurl >= 7.28.0 library an
Hi dev,
can someone confirm if it is a general R 4.0.4 problem
or it is happening only on cygwin ?
checking for curl/curl.h... yes
checking if libcurl is version 7 and >= 7.28.0...
configure: error: libcurl >= 7.28.0 library and headers are required
with support for https
*** ERROR: configure