About
new file mode 100644
@@ -0,0 +1,6 @@
+useDynLib("preprocessCore")
+
+importFrom(stats, var)
+##export everything that does not start with a .
+exportPattern("^[^\\.]")