Will respond privately, since the thread becomes uninteresting for
R-help, I guess.
Uwe
Romain Francois wrote:
Hello Uwe,
I have recently taken over maintenance of the package, which is now
version controlled at r-forge
(http://r-forge.r-project.org/projects/r2html/), and I am planning these
changes:
- rework the HTML function so that the html code is generated from a
brew template, which in time will give more control to the user/package
using R2HTML
- enhance the sweave html driver so that it can take advantage of the
source code highlighter I am currently writing.
Do you know the extent of the modification. I'd like to propagate this
to the r-forge version.
Romain
Uwe Ligges wrote:
The most recent version on CRAN is already fixed. We had a
non-maintainer update end of March that fixed the R2HTML issues - the
maintainer was unresponsive to our requests, unfortunately.
Hence please update from CRAN.
Best,
Uwe Ligges
Romain Francois wrote:
Hi,
I'll try to fix this soon. Could you log a bug request here:
http://r-forge.r-project.org/tracker/?atid=1643&group_id=405&func=browse
Regards,
Romain
Carson, John wrote:
library(R2HTML)
Loading required package: R2HTML
Error in .Internal(int.unzip(zipname, NULL, dest)) :
no internal function "int.unzip"
Error : .onLoad failed in 'loadNamespace' for 'R2HTML'
Error: package 'R2HTML' could not be loaded
Version: R 2.9.0 for Windows
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.