Skip to content
Prev 174088 / 398503 Next

permutations in R

Stavros Macrakis wrote:
not exactly true;  the links 'manuals' and 'faqs' under 'documentation'
on the r homepage will lead you to cran, too.  but it's a pity that the
r homepage is not explicit about what 'cran' means, and does not link to
the root of cran.

but if you type 'cran' in the address field of your browser (at least in
firefox, though not in opera), you should get the cran homepage.  but
you need to know in advance.
wow!  the only way i knew to get to the task views was to search the
mailing lists archives for a post where the task views were mentioned,
and then follow the link.

seriously, once you're at the cran homepage, you have a direct and
explicit link to task views in the 'cran' section in the menu.  also,
when you choose 'packages' under 'software' in the menu, you see a page
where it says

"
CRAN Task Views allow you to browse packages by topic and provide tools
to automatically install all packages for special areas of interest.
Currently, 23 views are available.
"
*so* hard?

on the side, the task views are curated manually, with all benefits and
drawbacks of this approach.   it could be helpful if packages were
indexed, e.g., by keywords, tags, or a more structured vocabulary,
allowing a user to construct 'task views' dynamically, depending on the
values of a selection of criteria.
there is the rsitesearch [1], but it will only "allow you to search the
contents of most of the r functions, and r-help mail archives", which is
not quite the same as browsing a package repository organized with a
collection of, possibly structured, keywords. 


vQ