[R] Porting Custom Packages from Linux to Windows
David Lubbers
lubrs at comcast.net
Wed Oct 28 00:20:19 CET 2009
On my linux workstation I have a nice, very little project in a
directory called "mystuff"
I installed "mystuff" into site-library with R CMD build, R CMD check
and R CMD install. This was all with the file mystuff.tar.gz.
Now I want to install "mystuff" on my windows workstation. Can I use
the same file mystuff.tar.gz. Do I need to do something different with
R CMD build?
Ideally somebody has a tutorial for porting from linux to windows this
way.
Thanks for your time.
More information about the R-help
mailing list