File: NAMESPACE

package info (click to toggle)
r-cran-inline 0.3.6-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 148 kB
  • sloc: makefile: 1
file content (11 lines) | stat: -rw-r--r-- 198 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
import("methods")
importFrom( "utils", "package.skeleton" )

export(
  "cfunction", "cxxfunction", "getPlugin", "registerPlugin"
)

exportMethods(
  "setCMethod", "getDynLib", "package.skeleton"
)