[R] Rd Files?
Prof Brian Ripley
ripley at stats.ox.ac.uk
Mon Dec 1 19:08:08 CET 2003
On Mon, 1 Dec 2003, Wolski wrote:
> In the attachment are prompt and package.skeleton modified so that it
> works on windows 2000 too. It substitutes <- in file names = before
> writing if sys.info()["sysname"]=="Windows".
However, that is nowhere near sufficient: please take a look at the Perl
file `check' for a list of conditions you would need to fulfil on the file
names. Did you actually try to find out what are valid filenames on your
half-implemented filesystem? Did you consider what happens with names
which differ only by case?
> *********** REPLY SEPARATOR ***********
>
> On 12/1/2003 at 2:23 PM Prof Brian Ripley wrote:
>
> >On Mon, 1 Dec 2003, Wolski wrote:
> >
> >> If it does not matter how the name of the Rd file are, would it be
> >> difficult than to modify the package.skeleton function, so that it works
> >> under windows 2000 too?
> >
> >Why don't you try to do it and find out how difficult it is *for you*?
Too difficult ....
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list