[R] Organizing the help files in a package
Rangrej, Jagadish
rangrej at exchange.cheo.on.ca
Mon Apr 29 19:48:33 CEST 2002
Hi Uwe!!!
thanks for the reply,
I have two question:
1. I am getting error of "bad command.." when I run:
C:\......>rcmd install pubbias
done till contians
making ....
Bad command or file name
...else part..
Which I found out, is due to "make" command, I suppose my computer(win
98)
does not have make facility... where can i get that, if not can i
have any workaround method for it.
2. I have installed full binary of R1.4.1 for "developers..", I suppose
the way it forms the zipped file is some what looks like unix type
.tar.gz, I don't have tar appln in my machine, what should I do ?
I'd appreciate any pointers too...
thanking you and all,
-jag
> -----Original Message-----
> From: Uwe Ligges [mailto:ligges at statistik.uni-dortmund.de]
> Sent: Monday, April 29, 2002 11:52 AM
> To: Rangrej, Jagadish
> Cc: R-help at stat.math.ethz.ch
> Subject: Re: [R] Organizing the help files in a package
>
>
>
>
> "Rangrej, Jagadish" wrote:
> >
> > Dear all!!
> >
> > I am using R1.4.1 on windows 98.
> > I had been trying to organize the package and has already
> been able to
> > document some of the functions in to .Rd (R documentation)
> files. From these
> > .Rd files I generated plain text files as well as html files.
>
> That will be done automatically by Rcmd INSTALL (for an
> already builded
> package) and is not needed before Rcmd BUILD.
>
>
> > I have also given the 00Index file in each of the directories:
> > html/
> > help/
> > data/
> > man/
>
> The first two are not needed, but a directory called "R" is missing
> which should contain your *.R files.
>
>
> > Problem: I don't get the help using comand "help" after
> loading the package
> > using library command. Some how the html index gets updated
> and the help is
> > available in the link of packages in html help pages.
> >
> > I tried using the command:
> > > Rcmd build,
> > gives the following error
> > * checking for file `pubbias/DESCRIPTION' ... OK
> > * preparing `pubbias':
> > * checking whether `INDEX' is up-to-date ... OK
> > * checking whether `data/00Index' is up-to-date ... O
> > * removing junk files
> > * building `pubbias_1.0.tar.gz'
> > Bad command or file name
> > Bad command or file name
> >
> > So I organized it mannually to pubbias.zip.
> >
> > any help will be greatly appreciated.
>
> Do you have installed all the tools needed to build a package?
>
>
> For details please read the manual "Writing R Extensions".
>
>
> Uwe Ligges
>
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list