[R] creating R package
J Toll
jctoll at gmail.com
Fri Feb 3 20:07:54 CET 2012
On Fri, Feb 3, 2012 at 11:25 AM, ql16717 <ql16717 at gmail.com> wrote:
> Hi,
>
> I never acutally made a package before. I have a folder, say called
> "john" that has everything it needs to be in a R package. Some
> instruction says I need Rtools from R mirror site. I installed the
> Rtools, but under DOS, the command "Rcmd" is still not recognized.
>
> Any suggestions? Thanks
> John
I don't have an answer to your question, but have you read through:
http://cran.r-project.org/doc/contrib/Leisch-CreatingPackages.pdf
or
?package.skeleton
Those resources might be able to help.
James
More information about the R-help
mailing list