############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data velociraptor ### ############################################################################## ############################################################################## * checking for file ‘velociraptor/DESCRIPTION’ ... OK * preparing ‘velociraptor’: * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘velociraptor.Rmd’ using rmarkdown Quitting from velociraptor.Rmd:75-82 [unnamed-chunk-5] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `py_module_import()`: ! OSError: Could not find/load shared object file Run `reticulate::py_last_error()` for details. --- Backtrace: ▆ 1. ├─velociraptor::scvelo(...) 2. └─velociraptor::scvelo(...) 3. └─velociraptor (local) .local(x, ...) 4. ├─methods::callNextMethod(x, ..., sf.X = sf.X, dimred = dimred) 5. │ └─base::eval(call, callEnv) 6. │ └─base::eval(call, callEnv) 7. └─velociraptor (local) .nextMethod(x, ..., sf.X = sf.X, dimred = dimred) 8. └─velociraptor (local) .local(x, ...) 9. └─velociraptor:::.scvelo(...) 10. └─basilisk::basiliskRun(...) 11. └─velociraptor (local) fun(...) 12. └─reticulate::import("scvelo") 13. └─reticulate:::py_module_import(module, convert = convert) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'velociraptor.Rmd' failed with diagnostics: OSError: Could not find/load shared object file Run `reticulate::py_last_error()` for details. --- failed re-building ‘velociraptor.Rmd’ SUMMARY: processing the following file failed: ‘velociraptor.Rmd’ Error: Vignette re-building failed. Execution halted