search for: htmlhe

Displaying 6 results from an estimated 6 matches for "htmlhe".

Did you mean: htmlthe
2003 Apr 16
3
R-1.7.0 WIN2000 INSTALL
This is the first time I've ever compiled from sources so bear with me. OS: Windows 2000 PATH: .: D:/Rtools/: D:/mingw/bin/: C:/Progra~1/Perl/bin: D:/texmf/miktex/bin/: D:/Progra~1/HTMLHe~1: D:/Progra~1/R/rw1062/bin/: C:/Progra~1/Insightful/splus61/cmd/: D:/cygwin/bin: D:/Progra~1/SSHCom~1/SSHSec~1: D:/Progra~1/Tcl/bin/: C:/Progra~1/Microso~3/VC98/Bin I've read src/gnuwin32/INSTALL and changed all the pertintent lines in src/gnuwin32/MkRules. I'm running...
2006 May 17
2
checking package dependencies
Dear all, I seem to be unable to check a source package since I upgraded R to 2.3.0 (Ubuntu Linux 5.1). I get this: * checking package dependencies ... ERROR > tools:::.check_package_depends("/home/adi/Work/QCAGUI") I have even tried with R-patched, same result. My Renviron does specify the path to the installed packages (and all depending packages are installed):
2010 Jul 13
1
Building a custom Windows installer
...nstaller>set path Path=c:\Rtools\bin;c:\Rtools\perl\bin;c:\Rtools\MinGW\bin;C:\Program Files\Commo n Files\Microsoft Shared\Windows Live;C:\GTK\bin;C:\Program Files\Insightful\spl us80\;C:\Program Files\ActiveState Komodo Edit 4\;.;c:\R\R-2.11.1\bin;C:\progra~ 1\miktex~1.7\miktex\bin;c:\progra~1\htmlhe~1;C:\Windows\system32;C:\Windows; C:\W indows\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Pr ogram Files\GnuWin32\bin;C:\Program Files\CollabNet Subversion;C:\Program Files\ MySQL\MySQL Server 5.1\bin;C:\Program Files\SAS\Shared Files\Formats;C:\Program Files\TortoiseSVN\...
2004 Jul 07
2
Win32 & C code
Hi, I'm trying to get C code working with R. This is my first time writing C on Windows and I'm making a mess of it. Help! I'm following the example in Roger Peng's "An Introduction to the .C interface to R". The C code is: #include <R.h> void hello(int *n){ int i; for(i=0; i < *n; i++) { Rprintf("Hello, world!\n"); } } I seem to be unable
2009 Apr 19
1
creating a package in R
Dear R users, I created some functions I want to convert in a package under Windows (Vista or XP). I carefully read both "Writing R extensions" by the R Development Core Team and "Creating R packages: a tutorial" by Friedrich Leisch. I've also installed Rtools as suggested. These tutorials are very useful, but I'm struggling with the last step of the installation
2005 Jul 04
2
Windows compile
I'm trying to compile R on Windows 2003 Server and following the instruction laid out in R inst and admin manual I continue to get this error: make: ./Rpwd.exe: Command not found make[1]: ./Rpwd.exe: Command not found /cygdrive/d/rp/tools/bin/make --no-print-directory -C front-ends Rpwd /cygdrive/d/rp/tools/bin/make -C ../../include -f Makefile.win version make[3]: sh.exe: Command not