# Mannualy edited.

# Export all names that don't start with .
exportPattern("^[^\\.]")

# Import all packages listed as Imports and others
import(Rcmdr, stats, epiR, abind)
