One issue I have with this is that it doesn't point to the original GitHub
repositories of the packages, so you end up with additional repositories on
Github in Gabor's name that have nothing to do with the actual Github
repositories of the packages. I understand that it's technically necessary,
On 25/05/2015 3:12 PM, Peter Meissner wrote:
Am .05.2015, 18:43 Uhr, schrieb Duncan Murdoch :
> On 25/05/2015 11:37 AM, Ista Zahn wrote:
>> AFAIK this is the way it works on Windows. It has been discussed in
>> several
>> places, e.g.
>>
http://stackoverflow.com/questions/17715956/why-do-some-u
Am .05.2015, 18:43 Uhr, schrieb Duncan Murdoch :
On 25/05/2015 11:37 AM, Ista Zahn wrote:
AFAIK this is the way it works on Windows. It has been discussed in
several
places, e.g.
http://stackoverflow.com/questions/17715956/why-do-some-unicode-characters-display-in-matrices-but-not-data-frames
??I installed Microsoft MPI.
Then installed the foreach and Rmpi packages.
Then built doMPI from source.
mpi.remote.exec works.
foreach hangs with the main process and all worker processes idle.
I launch my script with mpiexec:
"C:\Program Files\Microsoft MPI\Bin\mpiexec" -n 3 "C:\Program
On 25/05/2015 12:43 PM, Duncan Murdoch wrote:
On 25/05/2015 11:37 AM, Ista Zahn wrote:
> AFAIK this is the way it works on Windows. It has been discussed in several
> places, e.g.
>
http://stackoverflow.com/questions/17715956/why-do-some-unicode-characters-display-in-matrices-but-not-data-frames
On 25/05/2015 11:37 AM, Ista Zahn wrote:
AFAIK this is the way it works on Windows. It has been discussed in several
places, e.g.
http://stackoverflow.com/questions/17715956/why-do-some-unicode-characters-display-in-matrices-but-not-data-frames-in-r
,
http://stackoverflow.com/questions/17715956/w
AFAIK this is the way it works on Windows. It has been discussed in several
places, e.g.
http://stackoverflow.com/questions/17715956/why-do-some-unicode-characters-display-in-matrices-but-not-data-frames-in-r
,
http://stackoverflow.com/questions/17715956/why-do-some-unicode-characters-display-in-ma
Here's a data frame with some Unicode symbols (set intersection and union).
d <- data.frame(x = "A \u222a B \u2229 C")
Printing this data frame under R 3.2.0 patched (r68378) and Windows 7, I see
d
## x
## 1 A B n C
Printing the column itself works fine.
d$x
## [1] A ∪ B ∩ C
On 25.05.2015 02:29, Gábor Csárdi wrote:
On Sun, May 24, 2015 at 7:40 PM, Uwe Ligges
mailto:lig...@statistik.tu-dortmund.de>> wrote:
Thanks for letting us know about the new website. Some comments:
- Download statistics: Where are they from? CRAN does not monitor
downloads general
To followup on the previous e-mail, I wanted to update that this bug in
dendextend has been fixed in the new version (1.0.0), which is available on
github:
https://github.com/talgalili/dendextend
Which will be submitted to CRAN in the upcoming month (before useR).
My apologies again for raising a
10 matches
Mail list logo