Displaying 2 results from an estimated 2 matches for "otherb".
Did you mean:
other
2010 Sep 30
1
Assignment to a slot in an S4 object in a list seems to violate copy rules?
...ew value to slot 'a' in the _copy_ of myA stored
in B$otherA changes the original value of myA -- this was
surprising to me, and I believe not supposed to be so. This
"copy-through" only happens once.
B$otherA at a <- 1
myA at a
Other ways to access the list entries (B[["otherB"]] and B[[1]]) seem
to work as expected, and it seems that the issue is related to the fact
that 'otherA' does not already exist in B.
Is there something I have missed? Thanks.
Best, Niels
sessionInfo()
R version 2.12.0 Under development (unstable) (2010-09-13 r52905)
Platform: i3...
2001 Sep 17
3
computational capacity of Linux network
Hi, This is not an R question per ce, but I feel like this is a right
community to ask it.
As a part of our work we run a lot of non-interactive computational jobs. To
increase the throughput we would like to distribute the load over the entire
network and we are looking at Linux network as a platform. Ideally we would
like to be able to submit a job to the network, rather than to a computer,
and