dist_approx() not stable
Open
- Dominant language
- R
- Stars
- 24
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Hi Constantin,
I occasionally encounter the following Error message when calling dist_approx() with:
```
da <- dist_approx(normalized_abundance_matrix)
```
Error message:
```
Error in pnorm(x, mean = rho, sd = -zeta, lower.tail = oneminus, log.p = log) :
unused argument (x)
```
This error seems to be random though: using the same script, the failure rate is roughly 40-50%.
Pls let me know if you know any fix?
Thanks,
--Kai
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.