Displaying 5 results from an estimated 5 matches for "vexplorer".
Did you mean:
explorer
2004 Oct 29
3
R-exts.texi: suggestion for small change to Vignette section (PR#7323)
I recently wrote a vignette, with the following at the top of the .Rnw
file:
%%\VignetteIndexEntry{How to use look up tables for h() functions}
%%\VignetteDepends{sjedmin, spatstat}
Using vExplorer() on this function, I got an error from this part of
getVigInfo():
lines <- grep("^%[[:space:]]*\\\\Vignette", file)
if (length(lines) == 0)
stop("File ", vig, " does not appear to be a vignette file, ",
"no vignette metadata avai...
2004 Oct 29
0
R-exts.texi: suggestion for small change to Vignette section (PR#7325)
...t 2004 12:47:46 +0200 (CEST),
>>>>> S J Eglen (SJE) wrote:
> I recently wrote a vignette, with the following at the top of the .Rnw
> file:
> %%\VignetteIndexEntry{How to use look up tables for h() functions}
> %%\VignetteDepends{sjedmin, spatstat}
> Using vExplorer() on this function, I got an error from this part of
> getVigInfo():
> lines <- grep("^%[[:space:]]*\\\\Vignette", file)
> if (length(lines) == 0)
> stop("File ", vig, " does not appear to be a vignette file, ",
>...
2004 May 17
0
Bioconductor 1.4 released
...package has a vignette (a literate
program which provides an annotated example of the package's use) as
well as possibly some "HOWTO"s. These document the tool's usage, and
are provided in the "doc" subdirectory of each package library. Try:
library(tkWidgets)
vExplorer()
for assistance after installing BioConductor.
WHO:
====
For the Bioconductor development team:
Douglas Bates, University of Wisconsin, USA.
Ben Bolstad, Division of Biostatistics, UC Berkeley, USA.
Vince Carey, Harvard Medical School, USA.
Marcel Dettling, Federal Inst. Technology, Switzerla...
2002 Nov 20
3
Bioconductor 1.1 Released
...A new package with miscellaneous functions use in
the functional genomics core facility in UCB
* reposTools: A new package that provides tools for dealing with
file repositories, which allow users to easily install, update
and distribute packages, vignettes and other files.
* tkWidgets: vExplorer, a powerful tool designed to allow users to
interact with vignette documentation in a hands on manner.
* vsn: A new package providing calibration and variance
stabilizing transformations for DNA array data.
Software, documentation, and further details are available on the
Bioconductor WWW s...
2002 Nov 20
3
Bioconductor 1.1 Released
...A new package with miscellaneous functions use in
the functional genomics core facility in UCB
* reposTools: A new package that provides tools for dealing with
file repositories, which allow users to easily install, update
and distribute packages, vignettes and other files.
* tkWidgets: vExplorer, a powerful tool designed to allow users to
interact with vignette documentation in a hands on manner.
* vsn: A new package providing calibration and variance
stabilizing transformations for DNA array data.
Software, documentation, and further details are available on the
Bioconductor WWW s...