search for: rchtml

Displaying 5 results from an estimated 5 matches for "rchtml".

Did you mean: r2html
2005 Oct 27
1
R-devel CHTML problem
...aying: "The procedure entry point HtmlHelpA at 16 could not be located in the dynamic link library hhctrl.ocx" 2. I get the following on the R console Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library 'C:/local/R/rw230/bin/Rchtml.dll': LoadLibrary failure: The specified procedure could not be found. I tried to track down the problem but I do not know much about CHTML. Here is what I discovered: 1. The problem is with the Rchtml.dll (as 2 above suggests). If I simply replace the Rchtml.dll in the bin director...
2002 Feb 01
1
Rcmd Install gives Bad command or file name (PR#1296)
...16 01-23-02 4:39p R.dll RBITMAP DLL 132,608 01-23-02 4:42p Rbitmap.dll RGUI EXE 8,192 01-23-02 12:17p Rgui.exe RPROXY DLL 18,432 01-23-02 12:17p Rproxy.dll RSETREG EXE 8,192 01-23-02 12:17p RSetReg.exe RTERM EXE 9,216 01-23-02 12:17p Rterm.exe RCHTML DLL 4,096 01-16-02 6:01p Rchtml.dll BUILD 10,458 01-23-02 4:43p build CHECK 32,895 01-23-02 4:43p check INSTALL 7,040 01-23-02 4:43p INSTALL MASSAG~1 4,045 01-23-02 4:43p massage-Examples RCMD EXE 8,704 01-23-02...
2004 Oct 07
2
two help problems in R-2.0.0 for Windows (PR#7269)
...UE) ?dnorm # does not work! ?Normal # works! Looks like calling compiled html help does not work for aliases, but only for the title of help pages... And a quick fix without changing the design is to change lines 136-137 in .../src/library/utils/R/help.R as follows: - err <- .C("Rchtml", hlpfile, topic, - err = integer(1), PACKAGE = "")$err + err <- .C("Rchtml", hlpfile, rev(strsplit(file, "/")[[1]])[1], + err = integer(1), PACKAGE = "")$err but I think it is a problem by design and the name of the help pages sho...
2002 Feb 05
1
htmlhelp() question
I wonder if anyone who has worked on the win32 version of R could help me with a HtmlHelp question? When you're building a win32 program using mingw (in my case, cross-compiling under GNU/Linux), what import library do you use to link against the HtmlHelp() function? I have got a copy of MS's htmlhelp.lib, but mingw doesn't seem to like this format; it wants an archive in .a format.
2006 Jul 22
1
R shutdown
...ot;0x10000" UPTO_BIN_FILE_VERSION="2.21.51220.0" UPTO_BIN_PRODUCT_VERSION="3.0.0.0" LINK_DATE="12/20/2005 13:17:52" UPTO_LINK_DATE="12/20/2005 13:17:52" VER_LANGUAGE="Angielski (Stany Zjednoczone) [0x409]" /> <MATCHING_FILE NAME="Rchtml.dll" SIZE="6144" CHECKSUM="0x880344F" MODULE_TYPE="WIN32" PE_CHECKSUM="0x4204" LINKER_VERSION="0x10000" LINK_DATE="12/20/2005 13:17:52" UPTO_LINK_DATE="12/20/2005 13:17:52" /> <MATCHING_FILE NAME="Rcmd.exe&quo...