Hi List, In Windows, if I do " R CMD build mypkg", then I'll get 'mypkg_1.0.tar.gz'. Any option in R CMD build lets me to change the version, i.e. gives me 'mypkg_2.0.tar.gz"? It seems "-version" option doesn't do anything for me. Is it OK if I just change the version number in the file name manually? Thanks, ...Tao _________________________________________________________________ The i?m Talkathon starts 6/24/08.? For now, give amongst yourselves.
Tao Shi wrote:> Hi List, > > In Windows, if I do " R CMD build mypkg", then I'll get 'mypkg_1.0.tar.gz'. Any option in R CMD build lets me to change the version, i.e. gives me 'mypkg_2.0.tar.gz"? It seems "-version" option doesn't do anything for me. > > Is it OK if I just change the version number in the file name manually?No, you need to change it in the DESCRIPTION file. Uwe Ligges> > Thanks, > > > ...Tao > > _________________________________________________________________ > The i?m Talkathon starts 6/24/08. For now, give amongst yourselves. > > ______________________________________________ > R-help at 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.
Change the version on DESCRIPTION file On Thu, Jun 26, 2008 at 3:36 PM, Tao Shi <shitao@hotmail.com> wrote:> > Hi List, > > In Windows, if I do " R CMD build mypkg", then I'll get 'mypkg_1.0.tar.gz'. > Any option in R CMD build lets me to change the version, i.e. gives me > 'mypkg_2.0.tar.gz"? It seems "-version" option doesn't do anything for me. > > Is it OK if I just change the version number in the file name manually? > > Thanks, > > > ...Tao > > _________________________________________________________________ > The i'm Talkathon starts 6/24/08. For now, give amongst yourselves. > > ______________________________________________ > 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. >-- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O [[alternative HTML version deleted]]