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.

294 results for “from:Avraham Adler”

TEXINFO error when building R-3.4.0
Avraham Adler · Apr 24, 2017 · r-devel

The fault was mine. -I/C:/R/texinfo should have been -IC:/R/texinfo Thank you, Avi

Rtools version 3.3.0.1957 looking for C even though RTOOLS variable is pointing elsewhere
Avraham Adler · Mar 12, 2015 · r-devel

Removing the extra '$' from $$(RTOOLS) solves the issue. Thank you, Avi

Compiling R with ATLAS
Avraham Adler · May 13, 2010 · r-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20100514/64185a81/attachment.pl>

Compiling R with ATLAS
Avraham Adler · May 14, 2010 · r-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20100514/a50c84a7/attachment.pl>

Solaris SPARC testbed
Avraham Adler · Jul 11, 2017 · r-devel

I've looked at some package testing results and I'm not seeing Solaris SPARC. Has that test-bed been deprecated for package testing? Thanks, Avi

Compiling R with ATLAS
Avraham Adler · May 14, 2010 · r-sig-debian

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-debian/attachments/20100514/a50c84a7/attachment.pl>

Rtools 3.5
Avraham Adler · Apr 11, 2018 · r-sig-windows

Hi, Jeroen. Maybe I wasn't paying attention, but is there anywhere which explains what was changed from Rtools 3.4 to 3.5? Thanks, Avi

Changelog for Rtools42
Avraham Adler · Apr 13, 2022 · r-sig-windows

Hi, Tomas. Is there a changelog for Rtools42 anywhere; something that would explain the difference between 5111 and 5168, for example? Copying r-sig-windows for reference. Thank you, Avi

Macbuilder appears down again
Avraham Adler · Jul 20, 2023 · r-sig-mac

Hello, I fear that the builder [1] is down again as my submissions consistently return a 404 error. Thank you, Avi [1] https://mac.r-project.org/macbuilder/submit.html [[alternative HTML version deleted]]

ICU_531 and sjlj vs.seh
Avraham Adler · Mar 10, 2015 · r-devel

Just to close the loop (and prevent this xkcd cartoon from becoming even more true <https://xkcd.com/979/>), the answer to this question was addressed in this post <https://stat.ethz.ch/pipermail/r-devel/2015-March/070784.html...

Rtools 3.5
Avraham Adler · Apr 13, 2018 · r-sig-windows

On Thu, Apr 12, 2018 at 3:50 AM, Jeroen Ooms <jeroenooms at gmail.com> wrote: [snip] > FYI we are planning a big toolchain update based on gcc 8 for this summer. That is great news. Looking forward to helping...

Rtools 3.6?
Avraham Adler · Jun 17, 2018 · r-sig-windows

Hi, Jeroen. You mentioned that in the summer, there would be work on creating a new version of Rtools based on gcc 8+. Any news? NixMans scripts seem to have stopped with GCC 7.2, although the MinGW64 project has...

GCC update in Rtools?
Avraham Adler · Jun 23, 2015 · r-devel

Hello. There was a lot of discussion in March about the difficulties in having Rtools use a more recent version of GCC than 4.6.3. May we know if there has been any progress since then, or has dveleopment...

NLOPT library
Avraham Adler · Jan 16, 2025 · r-sig-windows

Hello, Tomas. In future versions of Rtools44, for the time being, please do not update the NLOPT libraries beyond 2.8.0. There are breaking changes in 2.9.0 and possibly 2.9.1 which cause nloptr to fail...

R-devel 2017-02-15: repeated line in /src/gnuwin32/MkRules.dist
Avraham Adler · Feb 15, 2017 · r-devel

Hello. Unless I am mistakedn, it seems that lines 49 and 72 are copies of each other and only one should be necessary to set the whether or not Windows is 32- or 64-bit. If it were my guess...

[R-pkg-devel] Packages which use Fortran call "rwarn" for warnings?
Avraham Adler · Feb 15, 2017 · r-package-devel

Hello. Would anyone know of a package which uses the rwarn subroutine, as described in Writing R extensions 6.2.1, for error handling from Fortran? I'm experimenting with it and getting overwhelmed with stack errors and crashes, and...

[Rcpp-devel] RcppArmadillo: Linking to OpenBLAS under Windows
Avraham Adler · Feb 6, 2014 · rcpp-devel

If I have compiled my installation of R linking to OpenBLAS so that Rblas.dll is fast and not reference, if I install RcppArmadillo from source, will it take advantage of that Fast Blas? Thank you, Avraham -------------- next part -------------- An...

Suggested change to RHOME/src/gnuwin32/fixed/etc/Makeconf for R-3.3.0
Avraham Adler · Mar 30, 2016 · r-sig-windows

As R-3.3.0 will use gcc 4.9.3 with full support for C11, perhaps CXX1XSTD = -std=c++0x should be replaced by CXX1XSTD = -std=c++11 there? Most of the time, packages build from .R/Makevars, but...

Has the changelog for R-devel and R-patched moved?
Avraham Adler · Sep 1, 2015 · r-devel

Hello. There used to be changelog of sorts for R-devel [1] and R-release [2]. Neither have been updated since 2015-07-24. Have these moved elsewhere, or are they no longer being updated? Thank you, Avi [1] <http...

[Rcpp-devel] RcppArmadillo: Linking to OpenBLAS under Windows
Avraham Adler · Feb 6, 2014 · rcpp-devel

On Thu, Feb 6, 2014 at 10:09 PM, Dirk Eddelbuettel <edd at debian.org> wrote: > > RcppArmadillo uses whatever R uses. If you tell R to use different BLAS + > LAPACK, then RcppArmadillo will use then. Great! Unfortunately, under Windows, there...

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