R/00_globalVariables.r

### For R CMD check
utils::globalVariables(c(
  "whoami", "remote_addr", "public", "private", "theirs", "serverlog", 
  "checkversion", "withsodium", "logfile", "continuation", "lasterror", 
  "visible", "should_exit",  "kill_interactive_server", "prompt_active",
  "ret", "lasterror", "withrstudioapi", "secure", "verbose", "showmsg",
  "socket", "password", "maxattempts", "status", "context", "port", 
  "shouldwarn", "num_warnings", "prompt", "client_lasterror",
  "sendport", "recvport", "timer", ".rDevices", 
  "need_auto_rhelp_on", "need_auto_rpng_off",
  "isbatch", "ret_addition",
  "client_called_exit", "client_called_shutdown",
  "sync", "objs_nm", "objs", "remote_objs", "clientpw"
))

Try the remoter package in your browser

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

remoter documentation built on May 2, 2019, 6:12 a.m.