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.

141 results for “from:Lluis”

I can't see plots
Josep Lluís Figueras · Jun 22, 2008 · r-help

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

I can't see plots
Josep Lluís Figueras · Jun 22, 2008 · r-help

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

LDA and confidence ellipse
Lluis · Jul 12, 2013 · r-help

Thanks again -- View this message in context: http://r.789695.n4.nabble.com/LDA-and-confidence-ellipse-tp4671308p4671427.html Sent from the R help mailing list archive at Nabble.com.

LDA and confidence ellipse
Lluis · Jul 11, 2013 · r-help

Hi, Thanks works like magic. BTW What is the confidence ellipses probability used? -- View this message in context: http://r.789695.n4.nabble.com/LDA-and-confidence-ellipse-tp4671308p4671357.html Sent from the R help mailing list archive at Nabble...

[Bioc-devel] NEWS.md
Lluís Revilla · Sep 25, 2018 · bioc-devel

Dear Bioconductor team, I found that the new R version 3.5.1, to be used with the new release of Bioconductor, supports the ?NEWS.md? files. I updated my package (BioCor) to use `NEWS.md`. However, on the devel...

WRE Date field & CRAN
Lluís Revilla · Apr 6, 2025 · r-devel

Hi, On Writing R Extensions there is a footnote [6] about the "Date" field on the DESCRIPTION file being required by CRAN: "required by CRAN, so checked by R CMD check --as-cran" I think this is no longer up...

experDesign
Lluís Revilla · Nov 25, 2020 · r-packages

Hello, Some weeks ago the experDesign package was released on CRAN: https://CRAN.R-project.org/package=experDesign The package helps designing experiments to avoid batch effects confounding the result by distributing the samples on batches according to their features...

How-to add to LDA ggplot axes the Percentage of variance explained
Lluis · Aug 13, 2013 · r-help

Hi, How can I add to LDA ggplot axes the Percentages of variance explained? Script: /require(MASS) require(ggplot2) iris.lda<-lda(Species ~ Sepal.Length + Sepal.Width + Petal.Length + Petal.Width, data = iris) datPred<-data.frame(Species=predict(iris.lda...

R test coverage
Lluís Revilla · Nov 27, 2023 · r-devel

Hi all, I recently proposed a change in R that has led to the addition of new code to the R source code. The code added, as far as I know, has no tests and it might affect many packages...

[Bioc-devel] Bioconductor packages released: archive
Lluís Revilla · May 7, 2023 · bioc-devel

Dear all, I'm looking into the impact of two packages and I want to check Bioconductor packages that depend on them (around 130). There are some functions to retrieve information about CRAN with the current packages and all the...

New post not readable
Lluís Revilla · Apr 28, 2021 · r-devel

Hi all, It has come to my attention that there is a new post on The R blog: "R Can Use Your Help: Testing R Before Release". However, the link returns an error "Not found": https://developer.r-project.org...

[Bioc-devel] BioCor devel timeout
Lluís Revilla · Sep 18, 2017 · bioc-devel

Dear developers, The package I maintain (BioCor) builds correctly on malbec1 (Linux) and veracruz1 (OS X) in the development but not in tokay1 (Windows machine) server. It timesout. I am not sure what causes this, I don't fetch anything...

experDesign
Lluís Revilla · Nov 25, 2020 · r-help

Hello, Some weeks ago the experDesign package was released on CRAN: https://CRAN.R-project.org/package=experDesign The package helps designing experiments to avoid batch effects confounding the result by distributing the samples on batches according to their features...

LDA and confidence ellipse
Lluis · Jul 11, 2013 · r-help

Hi, I wish to add confidence ellipse on my LDA result of the iris data set. Therefore: Is there statistical logic to do that as I only wish it to make the species separation more visable? How can I add...

[Bioc-devel] ERROR: More than one VignetteEngine specified.
Lluís Revilla · Nov 19, 2021 · bioc-devel

Hi Witek, Probably it is a false positive, caused by a commented VignetteEngine on https://github.com/protViz/prozor/blob/master/vignettes/TargetDecoyFDR_Example.Rmd#L16 If you delete it (and the line below to be sure) I guess it...

[Bioc-devel] Bioconductor package review
Lluís Revilla · Jun 9, 2019 · bioc-devel

Hi, Recently I was looking how package reviews are done. Specifically those packages from developers on the Bioconductor team, or listing the Bioconductor Package Maintainer as the maintainer. Some of those packages become the backbone of other packages and perhaps...

[Bioc-devel] Coverage badge
Lluís Revilla · Nov 25, 2017 · bioc-devel

Hi all, Since Bioconductor has moved to git, packages don't have the coverage badge. This was supposed to have been corrected some weeks ago ( https://stat.ethz.ch/pipermail/bioc-devel/2017-October/012142.html). However it wasn't...

[R-pkg-devel] Removing packages files
Lluís Revilla · Jan 2, 2025 · r-package-devel

Hi list, I am developing a package that will download some data, and I'd like to store it locally to not recalculate it often. The CRAN policy requires tools::R_user_dir to be used and "the contents are...

[Bioc-devel] Not receiving original posts for watched tags at bioconductor support
Lluís Revilla · Sep 27, 2023 · bioc-devel

Hi, While checking this, I realized that https://support.bioconductor.org/mytags/ doesn't show the tags I have in my profile as "My Tags" and as "Watched Tags". Not sure if it is related. Best, Llu?s On Thu...

[Bioc-devel] Package coverage
Lluís Revilla · Jul 11, 2019 · bioc-devel

Dear Lori and all, Some years ago there was a coverage badge, which disappeared when transitioning to git. Afterwards there were some mails about including the coverage badge on package's landing page again ( https://stat.ethz.ch/pipermail/bioc...

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