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:jiesheng zhang”

write R extenesion issue
jiesheng zhang · Oct 15, 2005 · r-help

Hi, all I am trying to write a R package. I was able to build and install the package with no problem. However, I got this error when I try to load the library by calling library("btRRTest"); ------------------error message...

How can I use the function in "Defn.h"?
jiesheng zhang · Oct 16, 2005 · r-devel

Hi, all I am in the process of writing my first R extesion package. My extension does not do statistics analysis. It serilizes the call, sends the call to remote computer. The remote compuer will evaluate the call and returns...

write R extenesion issue
jiesheng zhang · Oct 15, 2005 · r-help

My package structure is very simple. I attached it here. Any help is appreciated. -ason jiesheng zhang wrote: > Hi, all > I am trying to write a R package. I was able to build and install the > package with no problem...

write R extenesion issue
jiesheng zhang · Oct 16, 2005 · r-help

Hi, duncan I remove the built and packaged line from DESCRIPTION and install from source. It worked right now Thanks -jason Duncan Murdoch wrote: > jiesheng zhang wrote: >> I found my attachment was discarded. >> My R package structure lis listed here...

write R extenesion issue
jiesheng zhang · Oct 15, 2005 · r-help

I found my attachment was discarded. My R package structure lis listed here ----------------------------- btRRTest DESCRIPTION Package: btRRTest Version: 0.0.1 Date: 2005-10-15 Title: a test remote R exeuction Author: jiesheng at bioteam.net Maintainer: jason zhang<jiesheng...

where is Defn.h and implementation
jiesheng zhang · Oct 16, 2005 · r-help

Hi, all I am in the process of writing my first R extesion package. One of my function uses StrToInternal function(I copy it from other extension package). I noticed the StrToInternal was defined in "Defn.h". I have two...

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