# don't export the function .something
# and the packagee's operators %~%, %!~%, ...
exportPattern("^[^\\.%]")

importFrom( MASS, mvrnorm)

