Displaying 2 results from an estimated 2 matches for "helptypes".
2007 Jun 25
1
problem building first package
...y c directory
-Used package.skeleton() to set up the package structure and put the
package-to-be "removal" in C:\toBuild
-I edited my path to :
C:\Rtools\bin;C:\perl\bin;C:\Rtools\MinGW\bin;C:\R-2.5.0\bin;...
-I changed the following in the MkRules file:
1)HEADER=C:/Rtools/MinGW/include
2)HELPTYPES = -txt
3)WINHELP = NO
4)HEADER=C:/Rtools/MinGW/include
5)R_EXE=C:/R-2.5.0/bin/R.exe
-Next, I opened up a command prompt and went to c:/toBuild
-Then I ran: R CMD build removal. No problems.
-Then I ran: R CMD INSTALL removal_1.0.tar.gz
and got this:
---------------------
installing to 'c:/R-2.5...
2011 Jul 19
6
[PATCH 0/6] Move the infor for the help/man page in the source
The following series implement a way to generate the help messages and
the btrfs man page from the sources comments for the "btrfs" commanda
.
The syntax and the detailed help of every subcommand are stored in
the comments before the function which implements the subcommand.
The fact that the help messages and the man page are generated from the
same source should help to avoid