search for: hhc

Displaying 20 results from an estimated 48 matches for "hhc".

Did you mean: h2c
2007 Nov 19
1
building packages: hhc.exe not found using xp
Hello, Apologies in advance if this should be in R-devel, not Rhelp. I did read through the R-devel thread started by Gabor Grothendieck in September of this year - I am getting the exact same error using a new computer that has XP installed, not vista, complaining that the file hhc.exe is not found. I have downloaded the hhc.exe to HTML Help Workshop dir in Program Files but it says that there is a newer version (apparently not called hhc.exe) and seems to refuse to see the hhc.exe. On my old computer, also running XP, I was able to compile the CHM files. I can successful...
2008 Aug 01
1
R CMD INSTALL error, R-2.7.1
Hi, I am getting the following error when using R CMD INSTALL ever since I upgraded to R-2.7.1: hhc: not found CHM compile failed: HTML Help Workshop not intalled? As indicated, the package is installed but without CHM help files. I have downloaded the latest version of Rtools and I have tried uninstalling and reinstalling HTML Help Workshop. I have also tried rebuilding the package several time...
2004 Jul 20
2
some problems building a package using R CMD CHECK (PR#7118)
...atex example alphaByUseFunction text html latex example .... ........some more functions.......... ..... useSpendingFunction text html latex example >>> Building/Updating help pages for package 'GroupSeqPack' Formats: chm hhc: not found = <-------------------------------------------- w= hat is "hhc" for? cp: cannot stat `D:/tools/R/rw1090/GroupSeqPack/chm/GroupSeqPack.chm': No s= uch f <-------------------------...
2010 Sep 07
1
hhc.exe compiles .chm files, but does not index properly
Hello, I've spent a while reading about configuring WINE for use with hhc.exe to create .chm files. These instructions almost work: http://code.google.com/p/htmlhelp/wiki/HHW4Wine But, when comparing the Windows-generated .chm to the Linux-generated .chm, the Linux-generated one does not have sorted or consolidated index entries. It seems that whatever part of the proc...
2004 Nov 29
2
Building latest version of package
...1.9.1 and everything worked fine. I recently upgraded to R 2.0.1 and tried to re-install my package - and I got: Error in library(mypackage) : 'mypackage' is not a valid package -- installed < 2.0.0? So I tried rebuilding it using my new version of R: R CMD BUILD --binary mypackage hhc: not found cp: cannot stat `mypackage.chm': No such file or directory make[1]: *** [chm-mypackage] Error 1 make: *** [pkg-mypackage] Error 2 *** Installation of mypackage failed *** Removing 'f:/tmp/Rbuild.2972/mypackage' ERROR * installation failed I didn't have these problems b...
2005 Jul 07
2
Making Package, Chm error, Html Help Workshop
...s a problem with HTML Workshop. No chm??s were built. When I uninstall the HTML Help Workshop and remove the entry in the path environmental variable and doing packaging after this, the same error occurs. I??m sure, that I have written the right entry (the path of the HTML help Workschop, where the hhc.exe file is) in the path of the environmental variable as the instructions said. (Windows XP, Intel, R 2.1.0, HTML Workshop 1.32) Has anybody seen such a problem before? Can anybody give me a hint, please? Thank you very much, Matthias
2003 Nov 20
1
Compile Packages under Windows and CHM
...Windows XP. I am using R-1.8.0 on both systems and HTML Help Workshop 4.74.8702.0 on Windows XP. I created the package under Linux. When I try to install the package created under Linux in Windows XP using c:\rtest> rcmd install rtest I get the following error: ######## Formats: chm hhc: not found cp: cannot stat `C:/R-Packages/rtest/chm/rtest.chm': No such file or directory make[1]: *** [chm-rtest] Error 1 make: *** [pkg-rtest] Error 2 *** Installation of rtest failed *** ######## A file with a hhc extension is usually the contents file. However, the HTML help project that...
2004 Jul 26
1
Building Windows Package
I am using R-1.9.1 with windows 2000 and trying to build a package. However, when I issue the command: RCMD build --binary BSDA I get: >>> Building/Updating help pages for package 'BSDA' Formats: chm hhc: not found cp: cannot stat `C:/R191/R191/JUNK/BSDA/chm/BSDA.chm': No such file or direc tory make[1]: *** [chm-BSDA] Error 1 make: *** [pkg-BSDA] Error 2 *** Installation of BSDA failed *** My path is: .;C:\RStools;C:\MinGW\bin;C:\perl\bin;C:\texmf\miktex\bin;C:\Rstools\zip.exe; C:\Rstools\u...
2005 Jul 24
4
problem building R packages in windows xp
...xt and R CMD Rdconv without problems, I have a problem when I run R CMD build <package>. It is always in the .chm file: >>> Building/Updating help pages for package 'test' Formats: text html latex example chm riChisq text html latex example chm hhc: not found cp: cannot stat 'c:/temp/RPackageExample-19Jul05/test/chm/test.chm': No such file or directory I do not know if this error is due to the TeX version, or if I am doing any other error. Does anybody have some idea? Thank you in advance Jordi [[alternative HTML ve...
2005 Apr 22
3
Installing packages from source on WindowsXP
...I'm having some problems installing packages from the source files on Windows, using R CMD INSTALL pkg. I'm running WindowsXP, and I've followed the instructions as per the README.packages file from the R installation. I ran into a hitch, with the install failing following a "hhc: not found" warning. I figured out that this was related to the html help workshop. Adding the HHW folder to the Path variable didn't help. README.packages mentions that HHW should be in the same drive as the other tools, which it is, but in a different folder. So I put a copy of hhc.e...
2005 Jul 08
0
Making Package, Chm error, Html Help Workshop [solved]
...uilt. When I uninstall the HTML Help Workshop and remove > the entry in > > the path environmental variable and doing packaging after this, the > > same error occurs. > I??m sure, that I have written the right > entry (the > > path of the HTML help Workschop, where the hhc.exe file is) in the > > path of the environmental variable as the instructions said. > > > > (Windows XP, Intel, R 2.1.0, HTML Workshop 1.32) > > > > Has anybody seen such a problem before? > > Can anybody give me a hint, please? > > > hhc.exe is fou...
2007 Jun 25
1
problem building first package
...chm remll2 text chm removal-package text chm removal2 text chm var.d text chm hhc: not found cp: cannot stat `C:/toBuild/R.INSTALL.3064/removal/chm/removal.chm': No such fil e or directory make[1]: *** [chm-removal] Error 1 make: *** [pkg-removal] Error 2 *** Installation of removal failed *** Removing 'c:/R-2.5.0/library/removal' --------------- I don't know w...
2002 Jan 17
2
Problem building packages from source (WIN32)
..../../../share/perl/build-help-windows.pl -chm C:/R/rw1040/src/gnuwin32/vegan C:/R/rw1040/library >>> Building/Updating help pages for package `vegan' Formats: chm make --no-print-directory -C C:/R/rw1040/src/gnuwin32/vegan/chm -f C:/R/rw1040/ src/gnuwin32/help/Makefile vegan.chm hhc vegan.hhp make[2]: hhc: Command not found make[2]: [vegan.chm] Error 127 (ignored) mkdir -p C:/R/rw1040/library/vegan/chtml cp C:/R/rw1040/src/gnuwin32/vegan/chm/vegan.chm C:/R/rw1040/library/vegan/chtml cp: cannot stat `C:/R/rw1040/src/gnuwin32/vegan/chm/vegan.chm': No such file or directory m...
2006 Mar 01
1
(no subject)
...e \bin folder I have also installed the Active Perl 5.8 I could then follow the instructions on the files produced by package.skeleton() and use the command R CMD build and R CMD check. Here is where I get the following problem: after building /updating the help files I get the message " no hhc: found" and after that "cp: cannot stat" there seems to be a file named mypakage.chm missing Can you help me solving this, ? Best regards Filipe Alberto Filipe Alberto Posdoctoral Fellowship Researcher http://www.ualg.pt/ccmar/maree/index.php?t=falberto -----------------------...
2002 Jan 19
1
Build R-patched from Source
...;m compiling under DOS Prompt): /cygdrive/c/BIN/MAKE --no-print-directory -C C:/Temp/R-patched/src/library/base /chm -f C:/Temp/R-patched/src/gnuwin32/help/Makefile base.chm cp C:/Temp/R-patched/src/gnuwin32/help/Rchm.css Rchm.css cp C:/Temp/R-patched/doc/html/logo.jpg logo.jpg hhc base.hhp MAKE[3]: hhc: Command not found MAKE[3]: [base.chm] Error 127 (ignored) mkdir -p C:/Temp/R-patched/library/base/chtml cp C:/Temp/R-patched/src/library/base/chm/base.chm C:/Temp/R-patched/library/bas e/chtml cp: cannot stat `C:/Temp/R-patched/src/library/base/chm/bas...
2005 Jul 21
2
The steps of building library in R 2.1.1
...s, graphics, utils You can refer to the web page: http://cran.r-project.org/src/contrib/Descriptions/ There are larger source of examples. And you can read the part of 'Creating R Packages' in 'Writing R Extension'. It introduces some useful things for your reference. 8. Download hhc.exe Microsoft help compiler from somewhere. And save it somewhere in your path. I download a 'htmlhelp.exe' and setup. saved the hhc.exe into the 'C:\cygwin\bin' because this path has been writen in my PATH Variable Balue. However if you decided not to use the Help Compiler...
2003 Jun 14
4
problem installing packages from source on win2k
...month 06 day 06 language R [3] fields 1.3.1 package downloaded from <http://cran.stat.ucla.edu/src/contrib/fields_1.3-1.tar.gz>. [4] within cygwin bash shell, I ran the following: Rcmd install fields_1.3-1.tar.gz which dies with the error . hhc: not found cp: cannot stat `c:/tmp/R.INSTALL/fields/chm/fields.chm': No such file or directory make[1]: *** [chm-fields] Error 1 make: *** [pkg-fields] Error 2 *** Installation of fields failed *** See below for full log of stdout and stderr from the installation attempt. ####################...
2008 Apr 19
2
Problem with HTML Help Workshop compiler
...ger.php?sClass=version&iId=2978 1/ the command regsvr32 itircl.dll returns: Failed to load DLL itircl.dll. However, the dll is in system32. What is wrong ? For information regsvr32 itss.dll is OK. 2/ Then, when I do in command line : wine ~/.wine/drive_c/Program\ Files/HTML\ Help\ Workshop/hhc test.hhp, here is the result : err:ole:CoGetClassObject class {4662daa9-d393-11d0-9a56-00c04fb68bf7} not registered err:ole:CoGetClassObject no class object {4662daa9-d393-11d0-9a56-00c04fb68bf7} could be created for context 0x1 HHC6000: Error: An internal file could not be created. Make certain...
2002 Nov 14
3
compile from source (win2000)
..many thanks, no it works until he didn't find hhc.exe (..but the path to HTMLHelpWorkshop should be correct !?) and break down, ok i just check all path settings and find a solution for my self ! But here another problem: ...modify without the MkRules in my current binary R.1.6.1\src\gnuwin32 C:\DataMining\rw1061\library>Rcmd INSTALL Oop mak...
2002 Mar 13
1
problems compiling R-devel packages in Windows
...e R-devel on my Windows2000 machine. I retrieved the most recent r-devel sources using rsync. I retrieved the R-tools and MinGW and made appropriate modifications to my path (I'm using cygwin): $ type make make is hashed (/c/netsrc/R-devel/tools/make) $ type gcc gcc is /c/mingw/bin/gcc $ type hhc.exe hhc.exe is /c/Program Files/HTML Help Workshop/hhc.exe $ perl --version This is perl, v5.6.1 built for MSWin32-x86-multi-thread (with 1 registered patch, see perl -V for more detail) Copyright 1987-2001, Larry Wall Binary build 630 provided by ActiveState Tool Corp. http://www.ActiveState.co...