Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
If anyone is interested in helping out, this is a good time to test R 4.1.1 before it is released. Now is the time to look for and report - regressions (things that worked in 4.1.0, but...
Dear R Windows developers, an update of Rtools43, the toolchain for R for Windows used by R-devel and R 4.3, is available as revision 5948 from https://cran.r-project.org/bin/windows/Rtools/rtools43/rtools.html This...
Hi Avi, sure, fine with me for Rtools44 (there will probably be one more update). Thanks for letting me know, Tomas On 1/16/25 23:36, Avraham Adler wrote: > Hello, Tomas. > > In future versions of Rtools44, for the time...
On 7/5/22 16:11, Ivan Krylov wrote: > On Tue, 5 Jul 2022 09:35:05 -0400 > Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > >> I see the -O0 option that I added, but afterwards -O2 coming from >> somewhere...
On 1/18/23 04:33, Dominick Samperi wrote: > Hello, > > I tried installing gdb into Rtools42 following the instructions here > https://cran.r-project.org/bin/windows/base/howto-R-4.2.html > > I ran 'pacman -Sy gdb', and the...
I don't think this is possible. If you would like e.g. stricter checking for --max-ppsize argument value, please try to come up with some example that triggers such case. Tomas On 09/29/2018 06:41 PM...
On 3/17/23 11:53, G?bor Cs?rdi wrote: > Seems like this in 83986 [1] needs a fix in Lapack.c: > > if (dladdr((void *) F77_NAME(ilaver), &dl_info)) { > char buf[PATH_MAX+1]; > char *res = realpath(dl...
See do_summary() in summary.c, rsum() for doubles. R uses long double type as accumulator on systems where available. Best, Tomas On 2/14/19 2:08 PM, Rampal Etienne wrote: > Hello, > > I am trying to write FORTRAN code...
Thanks for the report, fixed in R-devel (one gets NA_character_ as a result and the path is treated as non-existent, so with a warning or error when requested via mustWork argument). Best, Tomas On 12/7/18...
Thanks for the report, fixed in R-devel 74782. Please report back if the fix is not sufficient for your use case. Tomas On 05/23/2018 06:16 AM, Aaron Goodman wrote: > I noticed that scan.c does not...
Hello, when using horizontal labels (default) in plots on x-axis, R by default selects a subset of labels to plot so that the labels do not overlap. However, when using vertical labels, all labels are always drawn, even when...
Dear R Windows developers, an update of Rtools43, the toolchain for R for Windows used by R-devel, is now available as revision 5550 from https://cran.r-project.org/bin/windows/Rtools/rtools43/rtools.html In addition to updates...
Thanks, fixed now. Tomas On 6/12/21 11:32 PM, Vincent Goulet via R-devel wrote: > Hi, > > I stumbled upon this small typo in ?base::NumericConstants: > > Index: library/base/man/NumericConstants.Rd > =================================================================== > --- library/base/man/NumericConstants.Rd (r?vision...
On 7/13/23 00:26, Will McClennan wrote: > I downloaded and compiled R-4.3.1 from cran.rstudio.com and on line 405 of Rscript.c in src/unix the line of code > > char *buf=(char*) malloc((size...
This bug has been fixed in R-devel 72612 and R-patched 72614. Best Tomas On 05/26/2017 02:59 PM, Roman Kiselev wrote: > Dear all, > > after an update from R 3.3.x to R 3.4.0...
On 2/17/20 5:36 PM, Serguei Sokol wrote: > Hi, > > A colleague of mine has spotted me a passage of the doc ?option > talking about Inf and NaN check in 'matprod=default' section: > https://stat.ethz.ch/R-manual...
On 5/28/24 19:35, Hadley Wickham wrote: > Hi all, > > When I run the following code, R segfaults: > > text <- "?" > srcfile <- srcfilecopy("test.r", text) > parse(textConnection(text), srcfile = srcfile) > > It doesn't segfault if text is ASCII, or it...
Thanks, fixed. Tomas On 5/13/20 5:14 AM, Dirk Eddelbuettel wrote: > On 12 May 2020 at 19:59, Herv? Pag?s wrote: > | While reading about the new 'recycle0' argument of paste/paste0, I > | spotted a mysterious "cd" floating...
On 12/15/21 10:48 PM, Henrik Bengtsson wrote: > On MS Windows 10, the following works: > >> Rscript --vanilla -e "\"abc\"" > [1] "abc" > > and also: > >> Rterm --vanilla --no-echo -e "\"abc.txt\"" > [1] "abc.txt" > > whereas attempting the same with...
This is was a bug in R-devel, already fixed. Sorry for the inconvenience, Tomas On 10/17/20 12:06 AM, John Mount wrote: > I am trying to move the wrapr package from RUnit to tinytest. All seemed well...
Can't find what you're looking for? Try searching with Google .