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.

8 results for “from:Carlos Ungil”

[ANN] Rblpapi: Connecting R to Bloomberg
Carlos Ungil · Aug 18, 2015 · r-sig-finance

Hi Aaron, You might find the files below useful as a starting point if you want to add this functionality (you?ll also have to add beqs and bport to NAMESPACE). This unfinished implementation can retrieve data from Bloomberg, but...

licensing of R packages
Carlos Ungil · Nov 14, 2008 · r-help

Prof Brian Ripley wrote: > > I'm not going into the original question except to point out that R is > licensed under GPL-2 and the quote was from the GPL-3 FAQ. As FSF > themselves insist, the two licences are...

fPortfolio error
Carlos Ungil · Nov 4, 2008 · r-sig-finance

Hello, the code below (copied from the slide) works for me (the output is not identical, though). I'm using R 2.8.0 on windows, and the current version of Rmetrics packages (from r-forge): install.packages("fPortfolio",repos...

licensing of R packages
Carlos Ungil · Nov 14, 2008 · r-help

Barry Rowlingson wrote: > > This misconception of the license terms comes about because of the > use of the word 'use'. If I distribute a short C program that has a > call in it to a function that has the same name...

van der Corput sequences
Carlos Ungil · May 23, 2008 · r-help

Alberto, I think the functions below do what you want: > vanDerCorput(12,6) [1] 0.16666667 0.33333333 0.50000000 0.66666667 0.83333333 0.02777778 [7] 0.19444444 0.36111111 0.52777778 0.69444444 0.86111111 0.05555556 Regards...

fPortfolio error
Carlos Ungil · Nov 4, 2008 · r-sig-finance

Hello, avoid loading fSeries, it is incompatible with the S4 timeSeries. I think the error comes from as.matrix.timeSeries, because the Data slot doesn't exist (it's .Data in the new class). Cheers, Carlos On Tue, Nov 4...

licensing of R packages
Carlos Ungil · Nov 14, 2008 · r-help

I know the standard answer to this kind of question is "get legal advice from a lawyer", but I would like to hear the (hopefully informed) opinion of other people. I would say that, according to the FSF's interpretation...

licensing of R packages
Carlos Ungil · Nov 14, 2008 · r-help

Duncan Murdoch-2 wrote: > > The way to lose a GPL lawsuit is to incorporate GPL'd code into your own > project, and then not follow the GPL when you redistribute. There's > evidence of that. > > But I've never heard...

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