Finding code (was: [R] A request)

Jonathan Baron baron at cattell.psych.upenn.edu
Tue Apr 2 12:51:22 CEST 2002


On 04/02/02 10:38, E.L. Willighagen wrote:
>On Tuesday 02 April 2002 10:05, Uwe Ligges wrote:
>> "E.L. Willighagen" wrote:
>Interesting point, because I am working on a library with the same issues:
>how to make stuff easy to find... R offers keywords, aliases and full-text 
>search. But that is all, right? 
>
>And these only work for installed packages (i.e. those within the search 
>path...) And (just tested), full-text search does not include searching 
>references or descriptions, right (i.e. \description{} and \reference{})? 
>
>For example,
>> help.search("Dongarra")
>No help files found with alias or title matching `Dongarra'
>
>Dongarra is author from article in svd().
>
>Did I miss some crucial functionality of help() and help.search()? Why can 
>only keywords and aliasses be searched?

Searching for "Dongarra" on
http://finzi.psych.upenn.edu
in the link called
"Search R documents, functions, and R-help archive"
yields 7 matches for "Dongarra".
(The new default includes R-help only after 1999, but the earlier
stuff is still available.)

It seems to me rather difficult to build into R itself a search
facility for functions that are not installed on your system.  As
more and more packages are contributed - and, really, they ARE
getting contributed at what seems to me a high rate, and some
from people other than the core team - it would be hard to keep
up with them.  This is, I think, a good use for the web.  There
are now several alterantive search engines listed in CRAN under
"Search".

Jon Baron
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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