Skip to content
Snippets Groups Projects
Commit 7d670636 authored by Walmes Marques Zeviani's avatar Walmes Marques Zeviani
Browse files

Removes the '@imports' section and runs 'check()'.

parent a26ff609
No related branches found
No related tags found
No related merge requests found
......@@ -11,10 +11,5 @@ export(runAllChunks)
export(subsetDropAll)
export(twoStripCombined)
export(yscale.components.right)
import(RWordPress)
import(gWidgets)
import(gWidgetstcltk)
import(knitr)
import(lattice)
import(latticeExtra)
import(markdown)
......@@ -25,7 +25,6 @@
#'
#' @author Walmes Zeviani, \email{walmes@@ufpr.br}
#'
#' @import knitr markdown RWordPress
#' @export
#' @examples
#' \donttest{
......
......@@ -27,8 +27,6 @@
#'
#' @return None is returned by the function, only a GUI is opened.
#'
#' @import gWidgets gWidgetstcltk
#'
#' @author Walmes Zeviani, \email{walmes@@ufpr.br}
#'
#' @export
......
......@@ -18,8 +18,6 @@
#'
#' @return None is returned by the function.
#'
#' @import gWidgets gWidgetstcltk
#'
#' @author Walmes Zeviani, \email{walmes@@ufpr.br}
#'
#' @export
......
......@@ -17,8 +17,6 @@
#'
#' @return Objects created in the chunks from the Rmd file.
#'
#' @import knitr
#'
#' @author Fernando Mayer, \email{fernando.mayer@@ufpr.br}
#'
#' @export
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment