[R-wiki] Wiki pages in other formats - caveats

Paul Johnson pauljohn32 at gmail.com
Sat Jun 24 06:41:29 CEST 2006


It looks like I have some re-working to do.

Unfortunately, this command that starts off the whole script


rawimport <- readLines("http://wiki.r-project.org/rwiki/doku.php?id=tips:tips&do=export_raw")

now returns a different kind of thing than it returned before.


Now it returns a vector like this


[19] "==== Statistics ===="
[20] "++++ Basic (mainly descriptive) | {{indexmenu>tips:stats-basic}}
++++"
[21] "++++ Distributions | {{indexmenu>tips:stats-distri}} ++++"
[22] "++++ Inference (parametric) | {{indexmenu>tips:stats-inference}}
++++"
[23] "++++ Nonparametric stats | {{indexmenu>tips:stats-nonpar}} ++++"
[24] "++++ Models & regressions | {{indexmenu>tips:stats-models}}
++++"
[25] "++++ Multivariate stats | {{indexmenu>tips:stats-multivariate}}
++++"
[26] "++++ Time series | {{indexmenu>tips:stats-ts}} ++++"

Whereas before it had just two levels.

So I need to look in the Wiki and see if the original alltips.R
program has been revised to take this into account, see how it works
around this change.

I'll check back with you later.

pj

On 6/22/06, Ben Bolker <bolker at zoo.ufl.edu> wrote:
> Philippe Grosjean wrote:
>
> >
> > I still see a couple of unformatted tips in your last document. Was it
> > generated lately?
> >
>
>   Gives a date of June 10 at the top.
>
>   There seem to be missing bits, which seem to have been there before
> June 10 -- e.g. nothing shows up under "matrices & arrays", when there
> are really a number of pages there in the wiki.
>
>   I would feel better about pointing out issues like this if Paul
> would be willing to re-generate the page so we would know we were
> dealing with a recent version.
>
>   cheers
>     Ben
>
> --
> 620B Bartram Hall                            bolker at zoo.ufl.edu
> Zoology Department, University of Florida    http://www.zoo.ufl.edu/bolker
> Box 118525                                   (ph)  352-392-5697
> Gainesville, FL 32611-8525                   (fax) 352-3
>


-- 
Paul E. Johnson
Professor, Political Science
1541 Lilac Lane, Room 504
University of Kansas



More information about the R-sig-wiki mailing list