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”

RSS Feed of NEWS needs a hand
Lluís Revilla · Apr 2, 2024 · r-devel

Many thanks Duncan, I tried to look into the code but didn't manage to advance much due to some java configuration issues. To prevent being flooded by content of old versions I added a filter to only repost those...

[R-pkg-devel] Date of CRAN checks
Lluís Revilla · Jan 29, 2025 · r-package-devel

Dear list, Recently after a package update I noticed an ERROR on one flavor. I believe this is some problem with the r-release-macos-x86_64 flavor. But I'm not sure if this is fixed on the system...

[Bioc-devel] Query about microshades package suitability for Bioconductor
Lluís Revilla · May 20, 2025 · bioc-devel

Dear Scott, Sorry for not answering the first time you asked. I thought someone else would give you some feedback but I guess no one did it off-list. How is this specific palette different from other palettes existing on...

[Bioc-devel] Packages failing Development build due to LaTex problem in .Rnw vignette
Lluís Revilla · Dec 9, 2022 · bioc-devel

Hi Rory, There was a recent change in R devel ( https://cran.r-project.org/doc/manuals/r-devel/NEWS.html): - sessionInfo() records (and by default prints) the system time zone as part of the locale information. It was reported...

[R-pkg-devel] Registering methods conditionally
Lluís Revilla · Feb 8, 2025 · r-package-devel

Dear list, Checks of the package BaseSet I maintain are failing on r-devel with: Error in UseMethod("tidy") : no applicable method for 'tidy' applied to an object of class "GeneSet" Calls: tidy Execution halted Surprisingly, similar code on tests...

[spatstat] Convert shapefile to pixel image
Lluis.Hurtado at uv.es · Jun 1, 2017 · r-help

Dear all, I am currently working with the spatstat package, using windows and pixel images. First: My aim is to transform a shapefile (see attached) into a pixel image. My idea is to start transforming the shapefile into a Spatial...

[spatstat] Convert shapefile to pixel image
Lluis.Hurtado at uv.es · Jun 1, 2017 · r-help

Dear all, I am currently working with the spatstat package, using windows and pixel images. First: My aim is to transform a shapefile (see attached) into a pixel image. My idea is to start transforming the shapefile into a Spatial...

[R-pkg-devel] new maintainer for CRAN package XML
Lluís Revilla · Jan 22, 2024 · r-package-devel

Dear Uwe and the CRAN team, Many thanks for maintaining the package for so long (>10 years!). I see the latest changes are in some internal C code related to updating the libxml2 library. In CRAN's experience, is this...

Fields used by available.packages
Lluís Revilla · Jun 9, 2024 · r-devel

Hi all, I have recently been researching how available.packages and install.packages filter packages from repositories with additional fields in their PACKAGES file. Currently there are some default filters, but users (and R admins) can set up their own...

[R-pkg-devel] unable to verify current time
Lluís Revilla · Aug 1, 2025 · r-package-devel

Greg, If the problem is in your local checks you can add _R_CHECK_SYSTEM_CLOCK_=FALSE to your .Renviron to omit that check. See R internals (which documents CRAN's default too) [1]. Best, Llu?s [1]: https://cran...

The recent bug blitz
Lluís Revilla · Aug 29, 2025 · r-devel

I too share the positive feelings about this effort. The detailed explanations clearly helps me learn, regardless of the fact that sometimes the answer is not the desired one. It keeps up my spirit to collaborate, especially on those that...

[Bioc-devel] Help Remote Installations
Lluís Revilla · May 13, 2025 · bioc-devel

Hi Francesco, You reached the right list. Congratulations on getting this far, it is not always easy to fix all the R CMD checks and BiocChecks. If these packages are optional, they should be used conditionally: if (requireNamespace("pkg", quietly...

[Bioc-devel] RSS feed on bioconductor.org/developers/gitlog
Lluís Revilla · Jan 3, 2018 · bioc-devel

Great work and happy new year!! I checked both RSS feeds and the random links I tried all point to the home page of Bioconductor. I am unsure if the links in the feed should point to a section on...

[Bioc-devel] problems understanding build error
Lluís Revilla · Jul 26, 2024 · bioc-devel

Dear Michael, The error means that length(which(cond)) > 1 I think this is a bug on BiocCheck on the internal function .getTokenTextCode (findSymbols.R L12 <https://github.com/Bioconductor/BiocCheck/blob/222e4693a947673ef16d9e6982e7f1c14e2c705f/R/findSymbols.R#L12> ). It checks if...

[R-pkg-devel] CRAN Vignette pdfs garbled in Firefox pdf viewer
Lluís Revilla · Feb 10, 2023 · r-package-devel

Hi, I can't read any vignettes of gcplyr in Firefox 109.0.1 from a Windows 10. But sorry, I don't have any solution. On Thu, 9 Feb 2023 at 21:18, Duncan Murdoch <murdoch.duncan at gmail...

[R-pkg-devel] Accepted pkg missing from CRAN
Lluís Revilla · Aug 26, 2022 · r-package-devel

Hi Daniel, I found ggsurvfit in a dashboard of the submission process under the publish folder (https://r-hub.github.io/cransays/articles/dashboard.html) . CRAN volunteers haven't published it yet, and will probably do so soon. To contact...

write_PACKAGES's fields default
Lluís Revilla · Mar 11, 2025 · r-devel

Dear Uwe, I would like to outline three key reasons, in increasing order of importance, for my proposal: 1) The current documentation does not fully reflect actual repository practices. The available documentation suggests that available.packages provides "details corresponding to...

Fields used by available.packages
Lluís Revilla · Jun 12, 2024 · r-devel

Yes, I think that would be enough. Thank you, Kurt! Llu?s On Wed, 12 Jun 2024 at 16:35, Kurt Hornik <Kurt.Hornik at wu.ac.at> wrote: > >>>>> Llu?s Revilla writes: > > Lluis, > > So in available.packages() I could...

[R-pkg-devel] Registering methods conditionally
Lluís Revilla · Feb 9, 2025 · r-package-devel

Hi Ivan, Thanks for the careful investigation. I didn't notice that tidy was masked! I expected that a delayed registration could prevent the error. But I think I made a bad decision when I defined tidy and I will...

[Bioc-devel] BiocManager::install() behavior with available updates
Lluís Revilla · Nov 13, 2022 · bioc-devel

Hi Matej, Usually when I find this kind of message it indicates that the package is installed in different libraries and you are updating in just one library. Have you checked that it is installed in multiple libraries? I usually...

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