From aef0388c389f8e48529d0afa535fe19724509224 Mon Sep 17 00:00:00 2001 From: Walmes Zeviani <walmeszeviani@gmail.com> Date: Wed, 12 Aug 2015 23:56:42 -0300 Subject: [PATCH] Fill paragraph and commented code removed. --- DESCRIPTION | 13 ++++++------- NAMESPACE | 1 - 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 18dff8f..f2cf3b5 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 bb40b84..a646f37 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,4 +1,3 @@ # Generated by roxygen2 (4.1.1): do not edit by hand export(subsetDropAll) -export(wgpigs) -- GitLab