Re: [R] Update Package on CRAN

2008-08-13 Thread Uwe Ligges



stephen sefick wrote:

To update a package on CRAN I just update all of the version
information stuff etc. and then upload it to the ftp site?
Stephen Sefick



Yes, just build the package and submit it to CRAN as before, but with an 
increased version number.


Uwe Ligges

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Update Package on CRAN

2008-08-12 Thread stephen sefick
To update a package on CRAN I just update all of the version
information stuff etc. and then upload it to the ftp site?

Stephen Sefick

-- 
Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods. We are mammals, and have not exhausted the
annoying little problems of being mammals.

-K. Mullis

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.