search for: ausw

Displaying 6 results from an estimated 6 matches for "ausw".

Did you mean: aus
2008 Nov 20
1
Repost:lattice graphics -- legend color problems
...but uses the standard palette in the legend rectangles. Adding a col argument into auto.key uses the new palette with the legend text, but not in the rectangle fill. What am I missing? TIA Joachim ---------code --------- library("lattice") library("RColorBrewer") # palette ausw?hlen mypalette <- brewer.pal(7,"Accent") pathBarchartFGE <- function(selector,data,dimension = 2,title = NULL,p = mypalette) { # umwandeln f?r lattice Grafiken dfvar <- as.data.frame.table(data) names(dfvar) <- c("Zeitraum","FGG","Pfad","Frac...
2009 Nov 18
1
where can I download package svIO?
Hello, today I upgraded R to 2.10 and Tinn-R to 2.3.3.1. Tinn-R needs the package svIO, but it is not available anymore on the package lists. Every session I start R and chose the CRAN-Mirror I receive the following warning: Bitte einen CRAN Spiegel f?r diese Sitzung ausw?hlen --- Warnmeldung: In getDependencies(pkgs, dependencies, available, lib) : package ?svIO? is not available Lade Tcl/Tk Interface ... fertig Fehler in library(svIO) : es gibt kein Paket 'svIO' I found a similar problem for svMisc a few weeks ago (http://www.mail-archive.com/r-help at...
2008 Nov 18
1
legend color problems
...n the legend rectangles the standard palette is used. Adding a col argument into auto.key uses the new palette with the legend text, but not in the rectangle fill. What am I missing? TIA Joachim ---------code --------- library("lattice") library("RColorBrewer") # palette auswählen mypalette <- brewer.pal(7,"Accent") pathBarchartFGE <- function(selector,data,dimension = 2,title = NULL,p = mypalette) { # umwandeln für lattice Grafiken dfvar <- as.data.frame.table(data) names(dfvar) <- c("Zeitraum","FGG","Pfad",&quot...
2012 Jul 25
0
gsl lib version detected wrong during install
...is accessible from everywhere in the command prompt. R is installed at /usr/bin/R. > install.packages("gsl",dependencies=TRUE) Installiere Paket(e) nach ?/home/georgs/R/x86_64-unknown-linux-gnu-library/2.14? (da ?lib? nicht spezifiziert) --- Bitte einen CRAN Spiegel f?r diese Sitzung ausw?hlen --- Lade Tcl/Tk Interface ... fertig versuche URL 'http://cran.at.r-project.org/src/contrib/gsl_1.9-9.tar.gz' Content type 'application/x-gzip' length 338684 bytes (330 Kb) URL ge?ffnet ================================================== downloaded 330 Kb * installing *source*...
2012 Sep 13
1
package installation problem.
...of the package "Metrics" I had a pronlem as shown below: > install.packages("Metrics") Warnung in install.packages("Metrics") : Argument 'lib' fehlt: nutze 'C:\Users\Guyso\Documents/R/win-library/2.10' --- Bitte einen CRAN Spiegel für diese Sitzung auswählen --- Warnung: kann nicht auf den Index für das Repository http://ftp.yalwa.org/cran/bin/windows/contrib/2.10 zugreifen Warnung: kann nicht auf den Index für das Repository http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.10 zugreifen Warnmeldung: In getDependencies(pkgs, dependencies, a...
2014 Feb 02
4
xorriso or genisoimage syntax assistance
I got this figured out much faster than I thought I would. Thanks to all of your help, Peter, Mattias, Thomas and Helmut. And Thomas, that 8 partition live OS sounds right up my alley, and I will definitely check it out. The second partition is working well with `parted' and `fdisk', so I am quite pleased. Below is, again, "what I came up with". I tried to integrate each of your