[Roxygen-devel] Rcmd roxygen?
Bengoechea Bartolomé Enrique (SIES 73)
enrique.bengoechea at credit-suisse.com
Fri Feb 20 11:46:06 CET 2009
Hi,
I've been using Roxygen via roxygenize() succesfully for a while. Now I'm trying to run it in Windows through the shell using "RCMD roxygen" or "RCMD roxygen.sh" as stated in the documentation (actually, I've tried it from Eclipse StatET and, as it was not working, directly from the command line). But the "roxygen" or "roxygen.sh" file is not found, and I cannot find more info about it on the docs. I've searched for it on the roxygen installation but did not find anything. Am I missing something?
Session info & package version details added below.
Thanks,
Enrique
> sessionInfo():
R version 2.8.1 (2008-12-22)
i386-pc-mingw32
locale:
LC_COLLATE=Spanish_Spain.1252;LC_CTYPE=Spanish_Spain.1252;LC_MONETARY=Spanish_Spain.1252;LC_NUMERIC=C;LC_TIME=Spanish_Spain.1252
attached base packages:
[1] stats graphics grDevices datasets utils methods base
other attached packages:
[1] lfactor_0.0-1 roxygen_0.1
> packageDescription("roxygen")
Package: roxygen
Version: 0.1
License: GPL (>= 2)
Description: A Doxygen-like in-source documentation system for Rd,
collation, namespace and callgraphs.
Title: Literate Programming in R
Author: Peter Danenberg <pcd at roxygen.org>, Manuel Eugster
<Manuel.Eugster at stat.uni-muenchen.de>
Maintainer: Peter Danenberg <pcd at roxygen.org>
URL: http://roxygen.org
Suggests: Rgraphviz (>= 1.19.2)
Collate: 'functional.R' 'list.R' 'roxygen.R' 'string.R' 'parse.R'
'roclet.R' 'callgraph.R' 'description.R' 'collate.R'
'namespace.R' 'Rd.R' 'roxygenize.R'
Revision: 213
Packaged: Wed Jan 28 05:23:05 2009; rforge
Built: R 2.8.1; i386-pc-mingw32; 2009-01-29 05:47:17; windows
-- File: C:/PROGRA~1/R/R-28~1.1/dev-library/roxygen/Meta/package.rds
More information about the Roxygen-devel
mailing list