Constantin

Results 112 comments of Constantin
trafficstars

Hi Teun, I just saw this issue and wanted to say that `legendry` feels like a great place to standardize my approach from `ggupset`! My mental model for `ggupset` is...

Sounds great :)

Hi, I also just wanted to add that I ran into the same issue and suggest a maybe even easier way to reproduce the problem without downloading some extra files:...

Hi Nico, sorry for the trouble with the glmGamPoi installation. Please install fortran following the instructions on https://mac.r-project.org/tools/. These are the official instructions from the R maintainers and will fix...

Hi Andrew, also for the sorry for the troubles that you are encountering trying to install glmGamPoi. And thank you for the detailed description of your setup and which steps...

@adakteen, I still cannot tell what exactly is going wrong for you. I notice that your clang version appears somewhat old (version 5.0.1), whereas I have version 13.0.0 on my...

@adakteen, the build errors on Bioconductor are fixed now (https://bioconductor.org/checkResults/release/bioc-LATEST/glmGamPoi/). This means if you call `BiocManager::install("glmGamPoi")` now, it will install the binary package on Mac and Windows and you shouldn't...

Hi Jan, I like the suggestion. Do you think the function should treat the overdispersion as fixed or would you want the combined likelihood of mean estimates and overdispersion? Best,...

Hey Pedro, Thank you for your nice comment. The only feature from 4.0+ I am using is the anonymous function shorthand notation (`lapply(x, \(e) ...)`. I just checked I only...

Version 1.1.7 is pretty old. I don't know if anything significant has changed in the last 2.5 years. A quick look at the *blame* for the `qres.gampoi` function suggests that...