-
Hi,
I'm trying to use glmmTMB
and I keep getting the error:
`Error in .Call("FreeADFunObject", ptr, PACKAGE = DLL) : "FreeADFunObject" not available for .Call() for package "glmmTMB"
`
Ba…
-
Can someone explain why this does not work with knitr? I am using LyX 2.0.5, knitr 1.0 and R 2.15. Output from LyX with knitr module:
``` r
require(gensel)
## Loading required package: gensel
rgensel…
-
I'm encountering an error when trying to install the `ggraph` package. The package installation fails due to an "unavailable" dependency that is in fact installed in my project library.
```
> instal…
-
### 问题类型 / Type of issues
* 其它 / other
----
这是继 #1739 之后的又一次大扫除。请各位按列表检查自己名下的包,如果有意继续维护就勾选掉,如果不想管了、不记得了、好像没什么用了之类的,就留在那里。一个月之后还没有被勾选的包,我会发起 orphaning 流程。记得可以直接编辑留言,而不必用鼠标逐个点击。
包名后边的数字,前一个是…
-
Hi! I think there was a major structural change to S4Vectors with R 4.0. I haven't encountered this error before. Could you help me track down what is going wrong? This was left running for 48 hours w…
-
Hello,
I have a problem with uploading the Zilionis dataset (which I later want to convert to a Seurat object).
After quite a lot of problems with installation and loading the package, I get an er…
-
Hi Seurat Dev team,
I'm having a bit of trouble installing the newest version of Seurat (4.0.1). I recently updated my machine to Big Sur (10.16) and think this might be the issue. In previous simila…
-
When I try to deploy my ShinyApp, this error pops up is rsconnect::showLogs.
I have checked the following:
- all libraries included (in particular, tidyverse, where %>% comes from)
- using nam…
-
Hello,
I have a function which runs `psolve` and the user can choose the solver. With the default solver, the result is not correct.
```
> kantorovich_CVX(mu, nu) # wrong
[1] 0.1573778
> ka…
-
Firstly, thank you for putting all of this together. Although I have not reproduced the error on CRAN yet with my package, it would have taken me forever to do.
At https://blog.r-hub.io/2020/05/14/…