Skip to content

Building static HTML help pages in R 2.10.x on Windows

28 messages · Uwe Ligges, Steve Rowley, Michael Friendly +7 more

Messages 26–28 of 28

#
Well how about a documentation system that could look back over your
history and notice that you've been misspelling a function name or
that you've forgotten to load a package, and dynamically recommend a
solution?  Duncan is just trying to give you some example of what the
new system might be used for.  It really is fantastically more
powerful than the previous static solution, but it will take some time
to develop tools to use those capabilities to the fullest.

Think of the new help system as a new freeway - you have to put up
with a lot of delays during construction, but once it's finished
you'll be much better off and you'll wonder how you ever got on
beforehand.

Hadley
1 day later
#
Michal Kulich wrote:
I tried to run your code with System.sleep(100000) instead of wait(-1)
inside Winserv, which is an open-source replacement for srvany (MS). Winserv
has a very clean interface and is much more flexible than srvany.

http://sw4me.com/wiki/Winserv?v=qw0

The service installs (install) and runs (start), status is "RUNNING", but I
could not connect to the port. 

Dieter