tests/testthat/_snaps/view.md

vitals_view() errors informatively on failure to restart

Code
  vitals_view(log_dir)
Condition
  Error in `vitals_view()`:
  ! Unable to terminate the existing server.
  Caused by error in `httpuv::stopServer()`:
  ! no way!

vitals_view() handles nonexistent log directory

Code
  vitals_view(log_dir)
Condition
  Error in `vitals_view()`:
  ! Log directory '/path/that/does/not/exist' not found.


Try the vitals package in your browser

Any scripts or data that you put into this service are public.

vitals documentation built on June 24, 2025, 9:08 a.m.