File: NAMESPACE

package info (click to toggle)
r-cran-sys 3.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 220 kB
  • sloc: ansic: 540; sh: 13; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated by roxygen2: do not edit by hand

export(as_text)
export(eval_fork)
export(eval_safe)
export(exec_background)
export(exec_internal)
export(exec_status)
export(exec_wait)
export(r_background)
export(r_internal)
export(r_wait)
export(windows_quote)
useDynLib(sys,C_execute)
useDynLib(sys,R_exec_status)