Overview of the current status of the laminr package and its dependencies. Can be useful for debugging.
Details
Provides information that can be useful for debugging. To run the function
when an error occurs set options(error = laminr::laminr_status)
. Note that
this should be used with some caution as it will print the status whenever
any error occurs.
Examples
laminr_status()
#>
#> ── laminr 1.1.1.9003 ───────────────────────────────────────────────────────────
#>
#> ── Environment Variables ──
#>
#> `LAMINR_LAMINDB_VERSION`: "devel"
#> `LAMINR_LAMINDB_OPTIONS`: "bionty"
#>
#> ── Instance ──
#>
#> ✖ Not connected to an instance
#>
#> ── Python ──
#>
#> ✖ Python not available