Chirantan Kundu wrote: > Hi, > > I'm trying to build the termstrc 1.1 package from its source on R 2.7.2 on > Windows XP. However instead of building the package it just zips the entire > source into a .tar.gz file. > This is the first time I'm trying to build an R package from source. I > installed the R toolset for Windows and set RTools as well as Perl & MinGW > directories in the path. > Anybody tried this out? Any file missing in the source? > > Any help is appreciated.
It's hard to tell what you did wrong when you don't tell what you did. I suspect you need to study the difference between R CMD build R CMD INSTALL R CMD check R CMD build --binary -- O__ ---- Peter Dalgaard Ă˜ster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalga...@biostat.ku.dk) FAX: (+45) 35327907 ______________________________________________ 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.