[Roxygen-commits] r86 - pkg/tests/runit

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Jul 25 06:42:07 CEST 2008


Author: pcd
Date: 2008-07-25 06:42:07 +0200 (Fri, 25 Jul 2008)
New Revision: 86

Removed:
   pkg/tests/runit/Rd.R
   pkg/tests/runit/namespace.R
Log:
pre-parse.text artifacts


Deleted: pkg/tests/runit/Rd.R
===================================================================
--- pkg/tests/runit/Rd.R	2008-07-25 04:38:59 UTC (rev 85)
+++ pkg/tests/runit/Rd.R	2008-07-25 04:42:07 UTC (rev 86)
@@ -1,17 +0,0 @@
-#' description
-#'
-#' details
-#' @title test
-#' @return test
-#' @references test
-#' @note test
-#' @author test@@example.com
-#' @seealso test
-#' @examples test
-#' @concept test
-#' @keywords test1 test2
-#' @aliases test1 test2
-#' @param p1 first param
-#' @param p2 second param
-#' @param p3 third param
-test <- function(a=1, b='test') {}

Deleted: pkg/tests/runit/namespace.R
===================================================================
--- pkg/tests/runit/namespace.R	2008-07-25 04:38:59 UTC (rev 85)
+++ pkg/tests/runit/namespace.R	2008-07-25 04:42:07 UTC (rev 86)
@@ -1,10 +0,0 @@
-#' @exportClass test
-#' @exportMethod  test
-#' @export test
-#' @exportPattern test
-#' @S3method test
-#' @import test
-#' @importFrom test
-#' @importClassesFrom test
-#' @importMethodsFrom test
-roxygen()



More information about the Roxygen-commits mailing list