Skip to content
Snippets Groups Projects
Commit 9aa96b5c authored by Walmes Zeviani's avatar Walmes Zeviani
Browse files

Package in 0.1-1 version.

parent 5bc6e143
No related branches found
No related tags found
No related merge requests found
Package: legTools Package: legTools
Title: Convenience Functions, Small GUI to Teach Statistics and Some Datasets Title: Convenience Functions, Small GUI to Teach Statistics and Some Datasets
Version: 0.1-0 Version: 0.1-1
Authors@R: person("LEG", "Core Team", email = "leg.ufpr@gmail.com", role = Authors@R: person("LEG", "Core Team", email = "leg.ufpr@gmail.com", role =
c("aut", "cre")) c("aut", "cre"))
Description: legTools is a collection of R functions and datasets used for Description: legTools is a collection of R functions and datasets used for
...@@ -11,10 +11,8 @@ Description: legTools is a collection of R functions and datasets used for ...@@ -11,10 +11,8 @@ Description: legTools is a collection of R functions and datasets used for
Depends: Depends:
R (>= 3.2.1) R (>= 3.2.1)
Imports: Imports:
lattice, lattice
latticeExtra Depends:
Suggests:
plyr,
gWidgets, gWidgets,
gWidgetstcltk gWidgetstcltk
License: GPL-3 | file LICENSE License: GPL-3 | file LICENSE
......
...@@ -2,3 +2,7 @@ ...@@ -2,3 +2,7 @@
export(poly.gui) export(poly.gui)
export(subsetDropAll) export(subsetDropAll)
export(twoStripCombined)
import(gWidgets)
import(gWidgetstcltk)
import(lattice)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment