diff --git a/DESCRIPTION b/DESCRIPTION
index 18dff8f14763d8574dbb5bc6a0819fce44bf5a29..f2cf3b5fbd3d40181388e7b1ebffc3cf38521e23 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,12 +1,12 @@
 Package: legTools
 Title: Convenience Functions, Small GUI to Teach Statistics and Some Datasets
 Version: 0.1-0
-Authors@R: person("LEG", "Core Team", email = "leg.ufpr@gmail.com", role = c("aut", "cre"))
-Description:
-    legTools is a collection of R functions and datasets used for
+Authors@R: person("LEG", "Core Team", email = "leg.ufpr@gmail.com", role =
+    c("aut", "cre"))
+Description: legTools is a collection of R functions and datasets used for
     academic purposes. These functions mainly include small GUI to teach
-    statistics, conveninece functions to visualize data and datasets,
-    nost part of them from books. It is maintained by the LEG group (Statistics and
+    statistics, conveninece functions to visualize data and datasets, nost part
+    of them from books. It is maintained by the LEG group (Statistics and
     Geoinformation Laboratory). Please visit http://www.leg.ufpr.br.
 Depends:
     R (>= 3.2.1)
@@ -20,5 +20,4 @@ Suggests:
 License: GPL-3 | file LICENSE
 URL: http://git.leg.ufpr.br/leg/legTools
 BugReports: http://git.leg.ufpr.br/leg/legTools/issues
-LazyData: true
-
+LazyData: false
diff --git a/NAMESPACE b/NAMESPACE
index bb40b84b40bb853fffde79bada794f0aeaadeddc..a646f3792b11bb8ed3188aceb3ec38ec9d512137 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,4 +1,3 @@
 # Generated by roxygen2 (4.1.1): do not edit by hand
 
 export(subsetDropAll)
-export(wgpigs)