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.

233 results for “from:Vincent Goulet”

Ubuntu packages compiled with 2.9
Vincent Goulet · Oct 31, 2009 · r-sig-debian

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

Monotonic interpolation
Vincent Goulet · Sep 6, 2007 · r-help

Le jeu. 6 sept. ? 09:45, excalibur a ?crit : > > Hello everybody, has anyone got a function for smooth monotonic > interpolation > (splines ...) of a univariate function (like a distribution > function for > example) ? approxfun() might be what your looking for.

Typo in Writing R Extensions
Vincent Goulet · May 28, 2021 · r-devel

Hi, Just noticed this: on line 15296 of the current (master) R-exts.texi (section 7 of the compiled document), one reads would do most likely do different things, to the justifiable Either one of the "do" is in extra...

R 2.10 packages for Ubuntu Karmic Koala available
Vincent Goulet · Nov 1, 2009 · r-sig-debian

Title pretty much says it all. The Ubuntu packages for R 2.10 on the just released Karmic Koala (9.10) are making their way to the CRAN mirrors. Please see http://cran.r-project.org/bin/linux/ubuntu/ for...

Typo in polygon.Rd (PR#8605)
Vincent Goulet · Feb 13, 2006 · r-devel

Hi, Small typo in the description of argument 'col' of function polygon(): "(For back-compatibiility, ..." should obviously be "(For back-compatibility...". The mistake was still there in 2.3.0 minutes ago... Best, -- Vincent Goulet, Associate Professor ?cole d'actuariat...

3.0-0 milestone for actuar
Vincent Goulet · Jun 8, 2020 · r-help

Dear useRs and developeRs, We are proud to announce that version 3.0-0 of actuar is now available on CRAN. This newest release further extends support of the package for heavy tail and extreme value size distributions. It also...

3.0-0 milestone for actuar
Vincent Goulet · Jun 8, 2020 · r-packages

Dear useRs and developeRs, We are proud to announce that version 3.0-0 of actuar is now available on CRAN. This newest release further extends support of the package for heavy tail and extreme value size distributions. It also...

LaTeX packages available for CRAN buids
Vincent Goulet · May 6, 2017 · r-sig-mac

Recently I'm getting NOTEs for LaTeX packages not found from CRAN builds of my packages on OS X. Not for anything exotic, really: framed.sty or enumitem.sty that are both part of a standard TeX Live or Mac...

Density curve over a histogram
Vincent Goulet · Apr 27, 2005 · r-help

Le 27 Avril 2005 14:06, Paul Smith a ??crit??: > I would like to draw a picture with the density curve of a normal > distribution over a histogram of a set of random numbers extracted > from the same normal distribution...

ESS 5.3.10 on Windows
Vincent Goulet · Dec 20, 2008 · r-sig-debian

Dear all, This is to announce that, with a delay due to the end of term rush, I updated my GNU Emacs for Windows distribution to ESS 5.3.10. See http://vgoulet.act.ulaval.ca/en/emacs/ for details...

2.4.0 packages for (K)Ubuntu
Vincent Goulet · Oct 13, 2006 · r-sig-debian

Hi, May I ask what are the plans for R 2.4.0 packages for (K)Ubuntu? Will Christian yet again agree to provide packages as he did for 2.3.1? I will renew my offer to contribute, if...

R 2.11 on Ubuntu 9.10 does not complain abt unexisting objects
Vincent Goulet · May 11, 2010 · r-sig-debian

Matthieu, [Lots of output deleted] > REvolution R enhancements not installed. For improved > performance and other extensions: apt-get install revolution-r May I ask where you took your R 2.11.0 that issues this message at launch? I don...

Broken Ubuntu Release file
Vincent Goulet · Mar 10, 2007 · r-sig-debian

Thanks to Johannes' scripts and config files, the Release files for Ubuntu Dapper and Edgy should now be fixed. The updated files will start propagating to CRAN in about half an hour. Antonio and David: could you please retry installing...

Ubuntu package for 2.5.1
Vincent Goulet · Jul 2, 2007 · r-sig-debian

Hi all, Just a quick note to bring to all Ubuntu users on i386 that the packages for R 2.5.1 (and a few recommended packages needed rebuilding) are now available from CRAN. Supported distributed are Dapper (6.06...

estimate the parameter of exponential distribution, etc.
Vincent Goulet · Feb 22, 2005 · r-help

Le 22 F?vrier 2005 18:01, Bickel, David a ?crit : > Given a numeric vector of observations, does R have any generic way to > estimate the parameters of commonly used distributions (exponential, gamma, > etc.) without numerically optimizing the likelihood function...

Testing if all elements are equal in a vector/matrix
Vincent Goulet · Aug 29, 2005 · r-help

Is there a canonical way to check if all elements of a vector or matrix are the same? Solutions below work, but look hackish to me. > x <- rep(1, 10) > all(x == x[1]) # == operator does not provide for small...

X11 headers/libs
Vincent Goulet · Dec 12, 2007 · r-sig-debian

Le 07-12-12 ? 18:17, Paul Gilbert a ?crit : > I'm trying to build R from source on Ubuntu Gutsy Gibbon. I've done > apt-get install r-base-dev and apt-get libX11-dev, but R configure > is...

Add function to histogram?
Vincent Goulet · Sep 21, 2005 · r-help

Le 20 Septembre 2005 09:53, Robert Lundqvist a ??crit??: > Is there any neat way to add a curve (frequency function or the like) to a > histogram or other plots? I haven't found one yet... The one key thing...

Avoid Sweave from stopping on errors
Vincent Goulet · Sep 7, 2005 · r-help

Hi all, Is there an option in Sweave to avoid it from stopping on a code chunk with an error? (I purposefully want to include code with an error in class notes.) I suspect the answer is "no" and that...

Small typo in ?NumericConstants
Vincent Goulet · Jun 12, 2021 · r-devel

Hi, I stumbled upon this small typo in ?base::NumericConstants: Index: library/base/man/NumericConstants.Rd =================================================================== --- library/base/man/NumericConstants.Rd (r?vision 80490) +++ library/base/man/NumericConstants.Rd (copie de travail) @@ -47,7 +47,7 @@ A numeric constant immediately...

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