Skip to content

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.

736 results for “from:Tomas Kalibera”

R for Windows FAQ
Tomas Kalibera · Jun 3, 2024 · r-devel

https://cran.r-project.org/bin/windows/base/old/ Tomas On 6/3/24 21:30, Rubiana Viana wrote: > Hi! > > How can I get older versions of R software? > > Thank you! >

Little memory leak fix
Tomas Kalibera · Nov 8, 2018 · r-devel

Thanks! Fixed in R-devel. Best Tomas On 10/29/18 12:34 AM, David CARLIER wrote: > Hi dear list, > > Here a little memory leak fix proposal. > > Kind regards. > Thanks. > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat...

Rtools44 and Rtools43 update
Tomas Kalibera · Feb 25, 2025 · r-sig-windows

Dear R Windows developers, Rtools44 and Rtools43 have been updated to fix a security vulnerability CVE-2025-1094 in PostgreSQL. See the corresponding news files for more information: https://cran.r-project.org/bin/windows/Rtools/rtools43/rtools.html (5976...

Fix minor typo in error message from grDevices
Tomas Kalibera · Feb 13, 2018 · r-devel

Fixed, thanks, Tomas On 02/12/2018 09:33 PM, John Blischak wrote: > Hi, > > I fixed a minor typo in an error message from grDevices. Please see > attached for a patch to revision 74246. > > Thanks, > > John > > > ______________________________________________ > R-devel at r...

Rtools45 update
Tomas Kalibera · Jun 11, 2025 · r-sig-windows

Dear R Windows developers, an update of Rtools45, the toolchain for R for Windows used by R-devel and R 4.5, is available as revision 6608 from https://cran.r-project.org/bin/windows/Rtools/rtools45/rtools.html The...

small typo in internet.c
Tomas Kalibera · Jun 13, 2021 · r-devel

Thanks, fixed now. Tomas On 6/13/21 1:39 AM, Kevin Ushey wrote: > Hello, > > I spotted a small typo recently in R-devel: > > $ rg "htto://" > src/modules/internet/internet.c > 95: warning(_("the 'wininet' method of url() is deprecated...

Rtools45 update
Tomas Kalibera · Oct 29, 2025 · r-sig-windows

Dear R Windows developers, an update of Rtools45, the toolchain for R for Windows used by R-devel and R 4.5, is available as revision 6691 from https://cran.r-project.org/bin/windows/Rtools/rtools45/rtools.html GCC...

Rtools44 update
Tomas Kalibera · Feb 5, 2025 · r-sig-windows

Dear R Windows developers, an update of Rtools44, the toolchain for R for Windows used by R-devel and R 4.4, is available as revision 6414 from https://cran.r-project.org/bin/windows/Rtools/rtools44/rtools.html A...

Rtools45 update
Tomas Kalibera · Feb 7, 2026 · r-sig-windows

Dear R Windows developers, an update of Rtools45, the toolchain for R for Windows used by R-devel and R 4.5, is available as revision 6768 from https://cran.r-project.org/bin/windows/Rtools/rtools45/rtools.html Package...

Typo in Writing R Extensions
Tomas Kalibera · May 31, 2021 · r-devel

Thanks, fixed now Tomas On 5/28/21 6:44 PM, Vincent Goulet via R-devel wrote: > Hi, > > Just noticed this: on line 15296 of the current (master) R-exts.texi (section 7 of the compiled document), one reads > > would...

encoding argument of source() in 3.5.0
Tomas Kalibera · Jun 7, 2018 · r-devel

Thanks, the fix is now in R-patched and will be included in 3.5.1. Tomas On 06/06/2018 09:54 PM, Stephen Berman wrote: > On Tue, 5 Jun 2018 16:03:54 +0200 Tomas Kalibera <tomas.kalibera...

Rtools44 update
Tomas Kalibera · Oct 30, 2024 · r-sig-windows

Dear R Windows developers, an update of Rtools44, the toolchain for R for Windows used by R-devel and R 4.4, is available as revision 6335 from https://cran.r-project.org/bin/windows/Rtools/rtools44/rtools.html GCC...

Creating a custom connection to read from multiple files
Tomas Kalibera · Jan 20, 2005 · r-help

Hello, is it possible to create my own connection which I could use with read.table or scan ? I would like to create a connection that would read from multiple files in sequence (like if they were concatenated), possibly with...

trivial typo
Tomas Kalibera · Dec 5, 2024 · r-devel

On 12/5/24 02:58, Ben Bolker wrote: > ? On line 35 of src/library/stats/man/predict.Rd, there is a missing > "be": "errors are to [be] returned". > > https://github.com/r-devel/r-svn/blob/7b28ae9f8c77c7eb280eee3f4515822bb88e5c4b/src/library...

Build failing on win64
Tomas Kalibera · May 22, 2020 · r-devel

Thanks, fixed now. Tomas On 5/22/20 10:18 AM, Jeroen Ooms wrote: > As of commit 78536 earlier this morning the build is failing on > windows 64, see https://r-devel.github.io > > I cannot immediately spot what is...

Buffer overflow in cairoBM.c line 402
Tomas Kalibera · Jan 19, 2018 · r-devel

Thanks for reporting - there is no need to reproduce this, it is an obvious error. I'll probably fix by throwing an error - like it is done in devX11.c when the file names are too long. Tomas On 01...

Small typo in Writing R Extensions
Tomas Kalibera · Feb 8, 2023 · r-devel

On 2/8/23 21:33, Davis Vaughan via R-devel wrote: > Hi all, > > Writing R Extensions describes `R_NewEnv()` as: > > ``` > At times it may also be useful to create a new environment frame in C > code. R_NewEnv is...

R-admin typo
Tomas Kalibera · Sep 19, 2018 · r-devel

Thanks, Tomas On 09/19/2018 06:15 AM, Colin Gillespie wrote: > Hi, > > Section 3.2 of the R-admin manual > > https://cran.ma.imperial.ac.uk/doc/manuals/r-release/R-admin.html#Testing-a-Windows-Installation > > could be...

Setting LC_CTYPE=en_US.UTF-8 failed
Tomas Kalibera · Jun 6, 2019 · r-devel

On 6/5/19 3:49 AM, Steven Penny wrote: > Using this in my "~/.profile": > > ?? export LC_ALL=en_US.UTF-8 > > Yields this: > > ?? $ Rscript -e 'print(9)' > ?? During startup - Warning message: > ?? Setting LC_CTYPE=en_US.UTF-8 failed...

Rtools43 (gdal update)
Tomas Kalibera · Jan 13, 2023 · r-sig-windows

Dear R Windows developers, a minor update of Rtools43, the toolchain for R for Windows used by R-devel, is now available as revision 5493 from https://cran.r-project.org/bin/windows/Rtools/rtools43/rtools.html The update is...

Can't find what you're looking for? Try searching with Google .