search for: kmbell56

Displaying 20 results from an estimated 46 matches for "kmbell56".

2016 Aug 05
2
What happened to Ross Ihaka's proposal for a Common Lisp based R successor?
...witch? Or equivalently, could an iteration of R itself do this? On Fri, Aug 5, 2016, 9:00 AM Hadley Wickham <h.wickham at gmail.com> wrote: > When it was being actively worked on, it had the advantage of existing. > > Hadley > > On Fri, Aug 5, 2016 at 10:48 AM, Kenny Bell <kmbell56 at gmail.com> wrote: > > Why is the described system preferable to Julia? > > > > On Fri, Aug 5, 2016, 4:50 AM peter dalgaard <pdalgd at gmail.com> wrote: > > > >> > >> On 05 Aug 2016, at 06:41 , Andrew Judson <ajskim at gmail.com> wrote: &gt...
2016 Aug 05
1
What happened to Ross Ihaka's proposal for a Common Lisp based R successor?
But you can easily fall back to R from within Julia; see http://juliastats.github.io/RCall.jl/latest/ On Aug 5, 2016 1:27 PM, "Hadley Wickham" <h.wickham at gmail.com> wrote: > No. > > Hadley > > On Fri, Aug 5, 2016 at 11:12 AM, Kenny Bell <kmbell56 at gmail.com> wrote: > > Is it conceivable that Julia could be ported to use R syntax in a way > that > > would allow the vastly larger numbers of R programmers to seamlessly > switch? > > Or equivalently, could an iteration of R itself do this? > > > > > &...
2020 May 26
2
[FORGED] Re: Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
I was actually able to reproduce this on a relatively fresh install of 18.04 (a virtualbox). Paul, did you run apt update && apt upgrade before trying to reproduce? On Tue, May 26, 2020 at 4:36 PM Kenny Bell <kmbell56 at gmail.com> wrote: > Hi Paul, > > I tried downgrading to R 3.4.4 and I still see the problem. I also have a > conda environment that doesn't exhibit the problem so it's something > environmental. > > Any tips for possible solutions/troubleshooting would be appreci...
2016 Aug 05
0
What happened to Ross Ihaka's proposal for a Common Lisp based R successor?
No. Hadley On Fri, Aug 5, 2016 at 11:12 AM, Kenny Bell <kmbell56 at gmail.com> wrote: > Is it conceivable that Julia could be ported to use R syntax in a way that > would allow the vastly larger numbers of R programmers to seamlessly switch? > Or equivalently, could an iteration of R itself do this? > > > On Fri, Aug 5, 2016, 9:00 AM Hadley...
2017 Dec 17
2
OpenBLAS in everyday R?
...package crash or produce wrong answers with large data, and they > all come from OpenBLAS users. I am yet to reproduce any of their > crashes when using MKL and ATLAS BLAS implementations. > > Just my 2 cents... > > Peter > > On Sat, Dec 16, 2017 at 12:28 PM, Kenny Bell <kmbell56 at gmail.com> wrote: > > Hi R-devel list, > > > > OpenBLAS is readily available for unix-likes: > > > > https://cloud.r-project.org/web/packages/gcbd/vignettes/gcbd.pdf > > > > However, my questions are: > > > > 1) Would R-devel consider usin...
2020 May 26
0
[FORGED] Re: Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
I can also confirm that the latest https://hub.docker.com/_/r-base has the correct behaviour. On Tue, May 26, 2020 at 5:05 PM Kenny Bell <kmbell56 at gmail.com> wrote: > I was actually able to reproduce this on a relatively fresh install of > 18.04 (a virtualbox). Paul, did you run apt update && apt upgrade before > trying to reproduce? > > On Tue, May 26, 2020 at 4:36 PM Kenny Bell <kmbell56 at gmail.com> wro...
2018 Aug 05
2
Is this a bug in `[`?
El dom., 5 ago. 2018 a las 6:27, Kenny Bell (<kmbell56 at gmail.com>) escribi?: > > This should more clearly illustrate the issue: > > c(1, 2, 3, 4)[-seq_len(4)] > #> numeric(0) > c(1, 2, 3, 4)[-seq_len(3)] > #> [1] 4 > c(1, 2, 3, 4)[-seq_len(2)] > #> [1] 3 4 > c(1, 2, 3, 4)[-seq_len(1)] > #> [1] 2 3 4 &g...
2016 Aug 05
2
What happened to Ross Ihaka's proposal for a Common Lisp based R successor?
Why is the described system preferable to Julia? On Fri, Aug 5, 2016, 4:50 AM peter dalgaard <pdalgd at gmail.com> wrote: > > On 05 Aug 2016, at 06:41 , Andrew Judson <ajskim at gmail.com> wrote: > > > I read this paper > > <https://www.stat.auckland.ac.nz/~ihaka/downloads/Compstat-2008.pdf> and > > haven't been able to find out what happened - I
2019 Feb 28
3
Problem with compiling OpenBLAS to work with R
...cts between Cygwin and msys2/mingw64. If possible, my suggestion would be uninstall everything and then just install msys2 (and add in make after you to the first msys update) and rtools35. Then there should be no conflicting libraries. Thanks, Avi On Thu, Feb 28, 2019 at 12:11 AM Kenny Bell <kmbell56 at gmail.com> wrote: > This person has had apparent success - you could follow what they did or > just download their product (with appropriate caution downloading a random > .exe). > > https://github.com/thequackdaddy/R-OpenBLAS > > On Thu, Feb 28, 2019 at 6:28 AM Erin Hod...
2018 Feb 09
2
R Compilation gets stuck on Windows 64
On Fri, Feb 9, 2018 at 9:29 AM, Kenny Bell <kmbell56 at gmail.com> wrote: > I suggest that you work off the build process in the rwinlib repository so > you are starting from something that you know works and already incorporates > the set of dependencies you need. Hello, Kenny. For what it's worth I've been successfully buildi...
2017 Oct 30
3
Debate: Shall some of Microsoft R Open Code be ported to mainstream R?
...Anything ?added? to R has to be a no-strings-attached gift to R. Also, I would think that it would have to play nice with existing workflows (like OpenBLAS instead of MKL) unless there is such a benefit that it is worth breaking compatibility. Avi On Sun, Oct 29, 2017 at 6:01 PM, Kenny Bell <kmbell56 at gmail.com> wrote: > User here: incorporating Intel's MKL, as MRO does, would be a very welcome > addition. > > I was an MRO user before and it improved my experience with medium data > immensely. > > They did, however, leave behind bugs here and there, especially rela...
2017 Dec 17
1
OpenBLAS in everyday R?
...ntel MKL for legal reasons (I think), because as long that R ships with GPL libraries, shipping R by default with Non-GPL is illegal. Cheers, Juan El 17/12/2017 2:50 a. m., "Avraham Adler" <avraham.adler at gmail.com> escribi?: > On Sat, Dec 16, 2017 at 7:41 PM, Kenny Bell <kmbell56 at gmail.com> wrote: > > It seems like many of the multi-threaded BLASes have some sort of > > fundamental problem preventing use in the way Juan suggests: > > > > - Dirk's vignette states that ATLAS "fixes the number of cores used at > > compile-time and...
2018 Jan 09
2
OpenBLAS in everyday R?
...ith Non-GPL is />/illegal. />//>/Cheers, />/Juan />//>/El 17/12/2017 2:50 a. m., "Avraham Adler" <avraham.adler at gmail.com > <https://stat.ethz.ch/mailman/listinfo/r-devel>> />/escribi?: />//>>/On Sat, Dec 16, 2017 at 7:41 PM, Kenny Bell <kmbell56 at gmail.com > <https://stat.ethz.ch/mailman/listinfo/r-devel>> wrote: />>/> It seems like many of the multi-threaded BLASes have some sort of />>/> fundamental problem preventing use in the way Juan suggests: />>/> />>/> - Dirk's vignette states...
2018 Jan 10
5
OpenBLAS in everyday R?
...ault with Non-GPL is />/illegal. />//>/Cheers, />/Juan />//>/El 17/12/2017 2:50 a. m., "Avraham Adler" <avraham.adler at gmail.com <https://stat.ethz.ch/mailman/listinfo/r-devel>> />/escribi?: />//>>/On Sat, Dec 16, 2017 at 7:41 PM, Kenny Bell <kmbell56 at gmail.com <https://stat.ethz.ch/mailman/listinfo/r-devel>> wrote: />>/> It seems like many of the multi-threaded BLASes have some sort of />>/> fundamental problem preventing use in the way Juan suggests: />>/> />>/> - Dirk's vignette states that...
2019 Mar 04
1
Problem with compiling OpenBLAS to work with R
...msys2 (and add >> in make after you to the first msys update) and rtools35. >> Then there should be no conflicting libraries. >> >> Thanks, >> >> Avi >> >> On Thu, Feb 28, 2019 at 12:11 AM Kenny Bell >> <kmbell56 at gmail.com> wrote: >> >>> This person has had apparent success - you could follow >>> what they did or just download their product (with >>> appropriate caution downloading a random .exe). >>> >>> https://github.com/t...
2017 Dec 16
4
OpenBLAS in everyday R?
Hi R-devel list, OpenBLAS is readily available for unix-likes: https://cloud.r-project.org/web/packages/gcbd/vignettes/gcbd.pdf However, my questions are: 1) Would R-devel consider using OpenBLAS for the main distribution of R for all platforms including Windows? 2) If so, would R-devel set the default multi-thread level to the number of (real) cores on a machine? My sense is there're a
2016 Aug 05
0
What happened to Ross Ihaka's proposal for a Common Lisp based R successor?
When it was being actively worked on, it had the advantage of existing. Hadley On Fri, Aug 5, 2016 at 10:48 AM, Kenny Bell <kmbell56 at gmail.com> wrote: > Why is the described system preferable to Julia? > > On Fri, Aug 5, 2016, 4:50 AM peter dalgaard <pdalgd at gmail.com> wrote: > >> >> On 05 Aug 2016, at 06:41 , Andrew Judson <ajskim at gmail.com> wrote: >> >> > I read thi...
2017 Dec 17
0
OpenBLAS in everyday R?
...ompiled code calculations in my WGCNA package crash or produce wrong answers with large data, and they all come from OpenBLAS users. I am yet to reproduce any of their crashes when using MKL and ATLAS BLAS implementations. Just my 2 cents... Peter On Sat, Dec 16, 2017 at 12:28 PM, Kenny Bell <kmbell56 at gmail.com> wrote: > Hi R-devel list, > > OpenBLAS is readily available for unix-likes: > > https://cloud.r-project.org/web/packages/gcbd/vignettes/gcbd.pdf > > However, my questions are: > > 1) Would R-devel consider using OpenBLAS for the main distribution of R for...
2017 Dec 17
0
OpenBLAS in everyday R?
On Sat, Dec 16, 2017 at 7:41 PM, Kenny Bell <kmbell56 at gmail.com> wrote: > It seems like many of the multi-threaded BLASes have some sort of > fundamental problem preventing use in the way Juan suggests: > > - Dirk's vignette states that ATLAS "fixes the number of cores used at > compile-time and cannot vary this setting...
2018 Feb 09
2
R Compilation gets stuck on Windows 64
On Fri, Feb 9, 2018 at 2:16 AM, Indrajit Sen Gupta <indrajitsg at gmail.com> wrote: > Hi Avraham, > > A quick question - I realized I did not have Perl installed. So I installed > ActiveState Perl right now. Also I see I need texinfo and texi2any. I was > able to installed texinfo from here: > http://gnuwin32.sourceforge.net/packages/texinfo.htm. But not sure where to >