-
I'm not sure if this is an error of the `vctrs` implementation in `sf` or a problem in `vtrcs`, as the suggestion is to report it here I'll do that first. The error occurs when `0` rows are added to a…
bart1 updated
7 months ago
-
When running the following code, everything works as expected:
```R
movie_reviews$annotation query(queries, screen = TRUE, output = "text")
Error in cli::cli_progress_update(..., id = id) :
…
-
Good afternoon!
I want to use nichenet with OmniPathR. Please help me solve this problem:
`nichenet_test()`
```
Computing y column(s) for design. Not provided.
Mapping in parallel: mode = multic…
-
Would stop package having to import both rlang and assertions as dependences (even though rlang will always end up in the dependency tree as soon as assertions is included).
-
I see that the last commit was 4 years ago. Has the functionality of this package been superseded by something else? I've used testthat for similar functionality outside of package dev, but it clear…
-
## 1. Bug description
PolyFun is not installed. Reinstall echofinemap with PolyFun? This will automatically restart R. (y/n):
Error in echofinemap::POLYFUN_install() : PolyFun is not installed.
…
-
With latest `packrat`, installing `later` from GitHub fails... not sure if something weird is going on with `later` (other packages from GitHub seem to work fine) or `packrat`... I have been able to r…
-
Hello,
I have been trying to download ADTnorm and use it and I keep running into this error:
ERROR: dependency ?flowStats? is not available for package ?ADTnorm?
I have followed the instructions …
-
It probably would be good to document the differences for column re-ordering in`new_epi_df` and `as_epi_df`. For ex., `new_epi_df` always has column re-ordering so that the columns are `geo_value, tim…
-
Thanks for your work on `cpp11`!
Please consider the following. In c++ the code below will produce the error: `attempt to set an attribute on NULL`
```cpp
// Create an empty vector of raws:
cp…