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.

20 results for “from:Panagiotis”

Non-parametric (M)ANOVA with R ?
Panagiotis Varsamis · May 15, 2012 · r-help

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

Question about linear mixed effects model (nlme)
Panagiotis · Oct 4, 2011 · r-help

Hi, I applied a linear mixed effect model in my data using the nlme package. lme2<-lme(distance~temperature*condition, random=~+1|trial, data) and then anova. I want to ask if it is posible to get the least squares...

best way to further analyse a mixed model?
Panagiotis · Oct 5, 2011 · r-help

Hi, I want to ask which way is more effective to further analyse (multiple comparisons) a mixed model repeated measures anova with 2 fixed factor and 1 random? anova(lme(expr~treatment*age,random=~1|trial, data) Is searching for...

[Bioc-devel] Strange error with function existing in the collated R files
Panagiotis Moulos · Apr 20, 2022 · bioc-devel

Hi all, I am getting a strange error in the check of my package recoup in the current dev branch. https://master.bioconductor.org/checkResults/3.15/bioc-LATEST/recoup It seems that the error is originated by the tests...

[Bioc-devel] Change of schema of ENSEMBL biomart
Panagiotis Moulos · Oct 17, 2014 · bioc-devel

Hello, Indeed there seems to be a global schema change regarding external_gene_id to the latest versions of most Ensembl supported organisms which affected also my package metaseqR. One solution is to change the host in the useMart function...

Newbie Question: Shifted Power Fit?
Panagiotis G. Ipeirotis · Aug 15, 2001 · r-help

Hi, I am completely new to R and I feel kind of lost. Although I can accomplish most of the basic taks, I am very confused when I am trying to do the following: I have multiple sets of 2D...

Stack imbalance warnings while using the grid package, in R 4.2
Panagiotis Skintzos · Jun 29, 2022 · r-devel

On 29/6/22 17:18, Tomas Kalibera wrote: > > Thanks, yes, could you please send a patch for R-devel? So that it is > clear which PROTECTions you have in mind, and that they haven't been > fixed already in...

[Bioc-devel] Package not updated in build system from github
Panagiotis Moulos · Aug 25, 2017 · bioc-devel

Dear all, For some time now, my package metaseqR fails to pass the checks at the build system http://bioconductor.org/checkResults/3.6/bioc-LATEST/metaseqR/ Although I am not sure I understand the source of the problem (all...

Stack imbalance warnings while using the grid package, in R 4.2
Panagiotis Skintzos · Jun 29, 2022 · r-devel

Hello to all. In ggiraph package, we are getting some warnings about "Stack imbalance in NextMethod" when we subclass a primitive grob and override the widthDetails function. This started to occur from R version 4.2 onward, in various platforms...

[Bioc-devel] BioC 3.4: several package failures traceable to vsn req. R >= 3.4.0?
Panagiotis Moulos · Oct 17, 2016 · bioc-devel

Hi all, I would like to add also metaseqR in the list of packages failing to build in malbec1 and morelia because of vsn. What would be the most appropriate course of action for the maintainers? Wait for vsn to...

[Bioc-devel] baySeq countData class bug?
Panagiotis Moulos · Feb 20, 2015 · bioc-devel

Hello, In the previous Bioconductor release (2.14), a countData object from the baySeq package could be accessed by sample names. Now it seems that it can be accessed only by indices (version 2.0.50). Was this done on...

Question about grid.group compositing operators in cairo
Panagiotis Skintzos · Sep 28, 2022 · r-devel

Thank you for the very thorough explanation Paul. To answer your question on 11: The dsvg device, simply defines svg elements with their attributes (rect with fill & stroke in my examples). It does not do any internal image processing like...

[Bioc-devel] Opinions on a meta-annotation package
Panagiotis Moulos · Jan 8, 2021 · bioc-devel

Dear Kasper and Herv?, Thank you for your feedback and apologies for reviving such an old thread. Herv?, you are right, apologies for the confusion in the message title and content, it is a software package for creating/retrieving specific...

[Bioc-devel] Opinions on a meta-annotation package
Panagiotis Moulos · Oct 20, 2019 · bioc-devel

Dear developers, I maintain two packages (metaseqR, recoup) and about to submit an enhanced (but different in many points, thus a new package) version of the 1st (metaseqR2). During their course of development, maintenance and usage, these packages have somehow...

Question about grid.group compositing operators in cairo
Panagiotis Skintzos · Sep 25, 2022 · r-devel

Hello, I'm trying to update ggiraph package in graphic engine v15 (currently we support up to v14). I've implemented the group operators and when I compare the outputs of ggiraph::dsvg with the outputs of svg/png, I...

Question about grid.group compositing operators in cairo
Panagiotis Skintzos · Sep 27, 2022 · r-devel

Hi, sure I attach the test code and my svg. You can also find my current work on ggiraph in the branch ge15 on github: https://github.com/sigmapi/ggiraph/tree/ge15 Thanks, Panagiotis On 27/9/22 04:44...

[Bioc-devel] Package not updated in build system from github
Panagiotis Moulos · Aug 25, 2017 · bioc-devel

Thank you Martin! I had missed that part. Indeed maybe you can update the instructions for non-git masters (like me). On Fri, Aug 25, 2017 at 1:14 PM, Martin Morgan < martin.morgan at roswellpark.org> wrote: > On 08...

Question about grid.group compositing operators in cairo
Panagiotis Skintzos · Sep 27, 2022 · r-devel

Here is the code again in text: src <- rectGrob(2/3, 1/3, width=.6, height=.6, gp=gpar(lwd = 5, fill=rgb(0, 0, 0.9, 0.4))) dst <- rectGrob(1/3, 2/3, width=.6, height=.6, gp...

Jcheck error - Any ideas?
Panagiotis Isigonis · Sep 9, 2013 · r-help

Dear all, I am facing a problem with running a script that i have written in R and i hope you can help me spot which exactly is the problem and how i can solve it. The error I get...

Java exception error (Jcheck) while running an R script
Panagiotis Isigonis · Sep 6, 2013 · r-help

Dear all, I am facing a problem with running a script that i have written in R and i hope you can help me spot which exactly is the problem and how i can solve it. The error I get...

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