[Roxygen-commits] r164 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Aug 7 11:36:59 CEST 2008
Author: pcd
Date: 2008-08-07 11:36:59 +0200 (Thu, 07 Aug 2008)
New Revision: 164
Modified:
pkg/README
Log:
windows weirdness
Modified: pkg/README
===================================================================
--- pkg/README 2008-08-07 09:34:40 UTC (rev 163)
+++ pkg/README 2008-08-07 09:36:59 UTC (rev 164)
@@ -8,7 +8,7 @@
After installing Roxygen, `R CMD roxygen' or, on Windows, `Rcmd
roxygen.sh' should be available. Run it above the base of your package
-like so:
+(hereafter `<package>') like so:
R CMD roxygen <package>
@@ -31,6 +31,8 @@
R CMD check <package>.roxygen
+On Windows, however, you may need to rename the directory.
+
1.2. TODO
* Convert the `sandbox/roxygenize.R' driver into an `R CMD roxygen'.
More information about the Roxygen-commits
mailing list