Displaying 5 results from an estimated 5 matches for "htmlbase".
Did you mean:
homebase
2006 Aug 04
1
prettyR arrives
Hi all,
I have finally gotten the prettyR package going (many thanks to Kurt
Hornik for his patience).
prettyR is a set of functions that allows the user to produce HTML
output from R scripts. Given an R script that runs properly, an HTML
listing complete with embedded graphics can be produced simply by
passing the script to the core function htmlize (Phillipe Grosjean has
not only offered
2009 Feb 12
1
Latex or html output for freq() in prettyR
Hi Everybody
I need to create a lot of frequency tables with frequencies and percentages
(and cumilative freq and % as well) for a report. freq() in prettyR give
more or less what I need.
I am trying to export the result of freq() to html but the html doesn't look
look the console output.
See the following example
library(prettyR)
library(Hmisc)
x <- matrix(sample(1:3, 12,
2007 Jul 17
2
Combine R2HTML and Rcmd BATCH?
Hi All,
I have an R script that spawns output in the form of an HTML page. This
is done by the R2HTML package.
Now I want to run the same script using Rcmd BATCH. However, it seems
that it is not possible to use R2HTML in this case.
My script ends with this error message:
#########################
Error in dev.print(png, file = AbsGraphFileName, width = Width, height =
Height, :
can only
2007 Jul 15
0
virtman breaks after installing XEN 3.1 on SELS 10.1
...ly the xen.install class or function is defined and yet it throws an
errow if I try to import it directly without the entire module.
xen (package)
xen.lowlevel (package)
xen.lowlevel.acm
xen.lowlevel.ptsname
xen.lowlevel.xc
xen.lowlevel.xs
xen.sv.CreateDomain
xen.sv.DomInfo
xen.sv.GenTabbed
xen.sv.HTMLBase
xen.sv.Main
xen.sv.NodeInfo
xen.sv.RestoreDomain
xen.sv.Wizard
xen.sv (package)
xen.sv.util
xen.util.Brctl - Bridge control utilities.
xen.util.SSHTransport - XML-RPC SSH transport.
xen.util (package)
xen.util.asserts
xen.util.auxbin
xen.util.blkif
xen.util.bugtool
xen.util.diagnose
xen.util.dictio...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*