Robert Schauner
Robert Schauner
@conda-forge-admin, please ping conda-forge/r-help This should be about ready for review. The linter has one error left, about the `extra/recipe-maintainers` section. Since I'm not the dev of this package, I...
Should have included that. Yes it does exist: ``` ls -lah /Library/Frameworks/R.framework/Versions/4.0.5/Resources/lib/R/lib/ total 11096 drwxr-xr-x 5 root admin 160B Jul 26 15:57 . drwxr-xr-x 12 root admin 384B Jul 26...
It doesn't look to be missing, but the version is 0.0.0... ``` otool -L /Library/Frameworks/R.framework/Versions/4.0.5/Resources/lib/R/lib/libR.dylib /Library/Frameworks/R.framework/Versions/4.0.5/Resources/lib/R/lib/libR.dylib: libR.dylib (compatibility version 4.0.0, current version 4.0.5) libRblas.dylib (compatibility version 0.0.0, current version 0.0.0)...
I use Harmony to do batch harmonization on my data and I'd recommend a few things just based on what you mentioned. 1. (simplest) Don't do batch correction. If you...
I'm also having a similar issue on MacOS 10.15.7. I checked the version of RccpArmadillo and the version is what is recommended. I have had Harmony installed and running before,...
Is there an update on this? Currently box does not work with `fun(obj)
Hi, I'm not a maintainer of this package, but you may want to try using a fork of this repo for a PR I made (#582) that I think would...
I'm not a maintainer, but I have somewhat of a solution. ``` plot
Hi, I was running into a similar issue and tried running `ProjectIntegration` and still found the `feature.loadings` slot to be empty. I tried running `RunHarmony` and the `feature.loadings` slot was...
> Good question -- yes, it is planned to release BPCells through CRAN but it will probably be a little while (I'd estimate 2-3 months). There are a couple technical...