# Default NAMESPACE created by R
# Remove the previous line if you edit this file
importFrom("foreach", "%dopar%")
importFrom("utils", "flush.console")
importFrom("methods", "as")
import("grDevices")
import("graphics")
import("stats")

# Export all names
exportPattern(".")
