[Roxygen-commits] r141 - pkg/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jul 30 17:29:16 CEST 2008
Author: pcd
Date: 2008-07-30 17:29:16 +0200 (Wed, 30 Jul 2008)
New Revision: 141
Modified:
pkg/R/roxygenize.R
Log:
roxygenize at 1
Modified: pkg/R/roxygenize.R
===================================================================
--- pkg/R/roxygenize.R 2008-07-30 15:28:33 UTC (rev 140)
+++ pkg/R/roxygenize.R 2008-07-30 15:29:16 UTC (rev 141)
@@ -62,6 +62,7 @@
#' over before adding/manipulating files.
#' @return \code{NULL}
#' @callGraph
+#' @callGraphDepth 1
roxygenize <- function(package.dir,
copy.package=TRUE) {
roxygen.dir <- sprintf(ROXYGEN.DIR, package.dir)
More information about the Roxygen-commits
mailing list