Displaying 3 results from an estimated 3 matches for "westermark".
Did you mean:
watermark
2011 Dec 30
0
Plyr 1.7
...ge`)
that guarantees? correct results. This fixes problems with `join` when
joining across many? columns. (Fixes #63)
* `split_indices` checks input more aggressively to prevent segfaults.
? ?Fixes #43.
* fix small bug in `loop_apply` which lead to segfaults in certain
circumstances. (Thanks to P?l Westermark for patch)
* `itertools` and `iterators` moved to suggests from imports so that
plyr now? only depends on base R.
--
Assistant Professor / Dobelman Family Junior Chair
Department of Statistics / Rice University
http://had.co.nz/
_______________________________________________
R-packages mailing...
2011 Dec 30
0
Plyr 1.7
...ge`)
that guarantees? correct results. This fixes problems with `join` when
joining across many? columns. (Fixes #63)
* `split_indices` checks input more aggressively to prevent segfaults.
? ?Fixes #43.
* fix small bug in `loop_apply` which lead to segfaults in certain
circumstances. (Thanks to P?l Westermark for patch)
* `itertools` and `iterators` moved to suggests from imports so that
plyr now? only depends on base R.
--
Assistant Professor / Dobelman Family Junior Chair
Department of Statistics / Rice University
http://had.co.nz/
_______________________________________________
R-packages mailing...
2010 Oct 25
2
Fail to load spec/rake/spectask
Hi!
I''m a newbie at Ruby. I''m trying to run rspec tests using rake. In my
rake file I include spec/rake/spectask.
It fails to load giving me the following message:
rake aborted!
no such file to load -- spec/rake/spectask
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in
`raw_load_rakefile''
I''m using version 1.8.7 of Ruby.
I have installed rake