-
### System details
RStudio Edition : Server
RStudio Version : 1.2.1578 (latest RStudio preview)
OS Version : Server, Ubuntu 16.04.6 LTS, Xenial
R Version : 3.6.0
Pl…
-
Hi!
I am using the phylomatic function in brranching to prune the Zanne tree for my species set. My code worked well when using brranching 0.5.0 in the beginning of the year. When running it again…
-
hello
How to solve it?thank you
```
library(SingleR)
Error: package or namespace load failed for ‘SingleR’ in library.dynam(lib, package, package.lib):
> sessionInfo()
R version 4.0.3 (2020-10…
-
Hi,
I cloned the repo and tried to run the tests, but for some reason it reaches to a certain point and doesn't progress.
I thought maybe there might be a long running test so I let it run over n…
-
Hi,
I am encountering problems when trying to install the package (either from CRAN or github) and would be glad if you could help me getting a hint of what is causing the issues.
Thanks!
H…
-
Hi I am trying to use tradeseq for analyzing data but I am not successful in doing so and having the error as shown below, I have shared the code and error below,
```
> library(tradeSeq)
> libr…
-
Using the latest mapview release (as of Aug. 11, v2.9.0) produces this error when rendering the .Rmd file to HTML with knitr.
````
---
output: html_document
---
```{r}
library(mapview)
mapvi…
-
When using both functions `setColWidths()` and `groupColumns()` on overlapping columns I get the following error:
```R
Error in if (width_hidden != outline_hidden) { :
missing value where TRUE/F…
-
@chad-klumb @martinamorris @sgoodreau
I have isolated the instances of failing Windows tests of EpiModel down to four unit tests that run either `netdx` or `netsim` in parallel. They were never fl…
-
Hello,
I tried to install the library with:
devtools::install_github("laresbernardo/lares")
However when I do so I get the error:
Error in loadNamespace(j = 3.4.4 is required
I tried google…