Thanks for the feedback, that clears things up.
-Winston
On Mon, Jun 17, 2013 at 1:29 PM, wrote:
> On Mon, 17 Jun 2013, Duncan Murdoch wrote:
>
>> On 17/06/2013 1:01 PM, Winston Chang wrote:
>>>
>>> I've been trying to add classes and attributes to symbol objects
>>> (created with quote()), and
R-3.0.1 rev 62743, binary downloaded from CRAN just now; macosx 10.8.3
Hello,
eigen(symmetric=TRUE) behaves strangely when given complex matrices.
The following two lines define 'A', a 100x100 (real) symmetric matrix
which theoretical considerations [Bochner's theorem] show to be positive
defin
On Mon, 17 Jun 2013, Duncan Murdoch wrote:
On 17/06/2013 1:01 PM, Winston Chang wrote:
I've been trying to add classes and attributes to symbol objects
(created with quote()), and the behavior is very strange, as
illustrated in the examples below.
If symbols aren't meant to have classes and at
On 17/06/2013 1:01 PM, Winston Chang wrote:
I've been trying to add classes and attributes to symbol objects
(created with quote()), and the behavior is very strange, as
illustrated in the examples below.
If symbols aren't meant to have classes and attributes attached to
them, then perhaps R sho
I've been trying to add classes and attributes to symbol objects
(created with quote()), and the behavior is very strange, as
illustrated in the examples below.
If symbols aren't meant to have classes and attributes attached to
them, then perhaps R should throw errors when you attempt to do it?
On 16 June 2013 at 21:01, Gaurav Sehrawat wrote:
| 1.I have a library fpmpi . I made the shared library fpmpi.so from this
| library.I am using ubuntu .
|
| 2.Now, I want to use in my R package .My R package has src folder the there
| is makevars.in file
[...]
| where do i define the shared lib
On 16 June 2013 17:31, Gaurav Sehrawat wrote:
> fine the shared library path in it. And how would i
> verify it has been loaded. The library is dynamic i have check using
> ldd fpmpi.so
have you tried setting environment variable LD_LIBRARY_PATH:
http://tldp.org/HOWTO/Program-Library-HOWTO/shared
ttpo
http://www.jumperlearningcenter.com/jzbyai/RNDCHR,3,15%/mtojraunf/cefetuybojqjp/nzpyrhzjxmclm.htm
xmpf
[[alternative HTML version deleted]]
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
1.I have a library fpmpi . I made the shared library fpmpi.so from this
library.I am using ubuntu .
2.Now, I want to use in my R package .My R package has src folder the there
is makevars.in file
### Setup R source code and objects.
PKG_CPPFLAGS = @PKG_CPPFLAGS@
PKG_LIBS = -L/home/g/Desktop/