File: NAMESPACE

package info (click to toggle)
rmpi 0.7-3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 892 kB
  • sloc: ansic: 1,611; sh: 38; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# Default NAMESPACE created by R
# Remove the previous line if you edit this file

# Export all names
exportPattern(".")
import(stats)
import(parallel)