Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

6 results for “from:Toralf Kirsten”

sorting a data.frame using a vector
Toralf Kirsten · Nov 26, 2004 · r-help

Hi all, I'm looking for an efficient solution (speed and memory) for the following problem: Given - a data.frame x containing numbers of type double with nrow(x)>ncol(x) and unique row lables and - a character vector y...

Package installation
Toralf Kirsten · Jun 10, 2004 · r-devel

Hi Andy, that solves the problem. Many thanks again. I'm really happy. ;-) Toralf Liaw, Andy wrote: >>From: Toralf Kirsten >> >>Hi Uwe, >>thanks for your fast response. >> >>The content of the file izbi/R/First.lib.R of the source...

Package installation
Toralf Kirsten · Jun 10, 2004 · r-devel

Hi Uwe, thanks for your fast response. The content of the file izbi/R/First.lib.R of the source package is as follows: ************* .First.lib <- function(libname, pkgname) { library.dynam("izbi", package = pkgname, lib.loc = libname) data(COLS, package...

function not in load table
Toralf Kirsten · Jun 22, 2004 · r-devel

Hi, I apologize for this often/old question. I found some hints but couldn't solve the problem so far. I have C functions (incl. the header files) as well as the R wrapper functions which I want to use...

function not in load table
Toralf Kirsten · Jun 23, 2004 · r-devel

Hi Martin, Vadim, <snip> > > really C, not C++ ? > [or did you compile by a C++ compiler instead of C ?] > I ask because for C++ that's really a FAQ It's really a C function. > Toralf> wy.result <- wy.grps...

Package installation
Toralf Kirsten · Jun 10, 2004 · r-devel

Hi all, I'm very new to R. I have installed R 1.9.0 on Linux (Fedora). Now I got an self-made package comprising R functions as well as C-Code which are used in several R functions...

Can't find what you're looking for? Try searching with Google .