Skip to content

servr 0.10

Compare
Choose a tag to compare
@yihui yihui released this 30 May 04:58
· 162 commits to main since this release

NEW FEATURES

  • Added a function browse_last() to reopen the last browsed page.

MAJOR CHANGES

  • The daemon argument in server_config() now defaults to interactive(), i.e., servr starts a daemonized server that does not block your interactive R session by default.