Displaying 2 results from an estimated 2 matches for "rmisc".
Did you mean:
misc
2002 May 27
1
problem while building a package
...year 2002
month 05
day 15
language R
win98 (sigh !)
This is my first attempt to build a package so the question is probably
trivial. I try to gather a small set of pure-R functions (5) and their
help file (Rd format) in a package (rmisc) using tools provided by Pr
Ripley (http://www.stats.ox.ac.uk/pub/Rtools/tools.zip) and perl
(ActivePerl-5.6.1). The make pkg command runs smoothly, but errors are
found by make pkgcheck. The strange thing is that if I try to make a
package with any one (and even up to 4) of the 5 functions, everyt...
2010 Nov 10
4
Installing R and an editor on a USB drive
Hi,
I have adviced my students to install R and an editor on a USB drive for
working in the computer class. With R everything works fine following these
instructions: http://personal.bgsu.edu/~mrizzo/Rmisc/usbR.htm.
But several editors (e.g., Tinn-R and WinEdt) require administrator rights.
I have found out that Emacs (Vincent Goulet's Emacs for Windows Modified
http://vgoulet.act.ulaval.ca/en/ressources/emacs/windows) can be installed
without administrator rights. There is, however, one problem...