Vince Carey

Results 211 comments of Vince Carey

FYI this is the commit behind the source I used to generate error above: ``` commit b3921fba5a13e0233abf08a78ab1cbe815256d58 Author: Elijah Willie Date: Sat Aug 27 00:06:45 2022 -0700 Update Introduction.Rmd ```

Sorry for delay. My latest attempt led to: ``` Quitting from lines 66-68 (Introduction.Rmd) Error: processing vignette 'Introduction.Rmd' failed with diagnostics: "batch_som_optim_continuous" not available for .C() for package "FuseSOM" ---...

But I was able to run the vignette code, so pre-check is passed. Now the build system.... after it is ingested ... gets to have a try.

Will you be following the https://github.com/Bioconductor/Contributions#submitting-related-packages so that SpatialFeatureExperiment is in place for checking SFEData?

I installed SpatialFeatureExperiment from pachterlab repo to check this package and it seemed fine. You will need to submit SpatialFeatureExperiment too, as a related package.

Hi, bump your version numbers/commit/push to get a new build.

Do you check your package before submitting, on a "clean" system? Vignette: ``` ```{r setup, message = FALSE, warning=FALSE} library(joincount) ``` That doesn't exist.

Thanks for your reply. I will pass the package for review. But this should not be in the vignette: ``` bfc

OK. Ignore my comment. Thanks!