Thanks Gabor, really appreciate your help.
-Jun
-Original Message-
From: Gabor Grothendieck [mailto:ggrothendi...@gmail.com]
Sent: Friday, April 18, 2014 3:54 PM
To: Zhang,Jun
Cc: r-devel@r-project.org
Subject: Re: [Rd] Can the output of Sys.getenv() be improved?
On Fri, Apr 18, 2014 at
On Fri, Apr 18, 2014 at 12:38 PM, Zhang,Jun wrote:
> Within an R session, type Sys.getenv() will list all the environment
> variables, but each one of them occupies about a page, so scrolling to find
> one is difficult. Is this because I don't know how to use it or something
> could be improved
Thank you very much for your reply.
This seems better used for Windows.
Best regards,
Jun
-Original Message-
From: William Dunlap [mailto:wdun...@tibco.com]
Sent: Friday, April 18, 2014 11:50 AM
To: Zhang,Jun; r-devel@r-project.org
Subject: RE: Can the output of Sys.getenv() be improved
I take the latter part back. I could not possibly load rjags with JAGS-3.4.0
linked.
-Original Message-
From: r-devel-boun...@r-project.org [mailto:r-devel-boun...@r-project.org] On
Behalf Of Zhang,Jun
Sent: Friday, April 18, 2014 12:03 PM
To: 'Yihui Xie'
Cc: r-devel@r-project.org
Subje
That is a great command to have. Once the better formatted envvars with value
is listed, I noticed that JAGS-3.3.0/bin is in the PATH, so that problem is
also solved for my user.
Thanks,
Jun
-Original Message-
From: xieyi...@gmail.com [mailto:xieyi...@gmail.com] On Behalf Of Yihui Xie
For your first question, try str(as.list(Sys.getenv())). I do not know
the answer for the JAGS question, and I'll leave it to someone else to
tell you which mailing list to use for such questions...
Regards,
Yihui
--
Yihui Xie
Web: http://yihui.name
On Fri, Apr 18, 2014 at 11:38 AM, Zhang,Jun
> Within an R session, type Sys.getenv() will list all the environment
> variables, but each one
> of them occupies about a page, so scrolling to find one is difficult. Is this
> because I don't
> know how to use it or something could be improved?
Attaching the class "simple.list" to the output
Within an R session, type Sys.getenv() will list all the environment variables,
but each one of them occupies about a page, so scrolling to find one is
difficult. Is this because I don't know how to use it or something could be
improved? Usually I'm not sure the exact name of a variable but want
Andrew,
On Apr 18, 2014, at 9:55 AM, Andrew Piskorski wrote:
> In versions of R prior to 3.0, by default .C and .Call would find the
> requested C function regardless of which shared library it was located
> in. You could use the PACKAGE argument to restrict the search to a
> specific library,
- Original Message -
> From: "Gábor Csárdi"
> To: "Simon Urbanek"
> Cc: r-devel@r-project.org
> Sent: Thursday, April 17, 2014 6:52:33 PM
> Subject: Re: [Rd] R-3.1.0 OSX Snow Leopard installs old binary
>
> On Thu, Apr 17, 2014 at 9:43 PM, Simon Urbanek
> wrote:
> [...]
>
> > The Sugg
In versions of R prior to 3.0, by default .C and .Call would find the
requested C function regardless of which shared library it was located
in. You could use the PACKAGE argument to restrict the search to a
specific library, but doing so was not necessary for it to work.
R 3.0 introduced a signi
11 matches
Mail list logo