Re: [R] Fwd: Overlapping legend in a circular dendrogram

2019-01-11 Thread Jim Lemon
Hi Meriam, I don't have the packages loaded that you use, but a first guess would be to start a wider device. For example, the default x11 device is 7x7, so: x11(width=10) would give you a rectangular output device that might move the columns of labels outward. The same applies for any other

[R] Tinn-R: new web site

2019-01-11 Thread Jose Claudio Faria
Dears, The Tinn-R project has a new web page: http://nbcgib.uesc.br/tinnr/en/index.php Best, ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\ Jose Claudio Faria UESC/DCET/Brasil joseclaudio.faria at gmail.com Telefones: 55(73)3680.5545 - UESC 55(73)99966.9100 - VIVO

Re: [R] loading the xlsx library

2019-01-11 Thread Rui Barradas
Hello, Also, sometimes it's about R/Java versions. If you have Java 32 bits you need R 32 bits. And the same for 64b. Hope this helps, Rui Barradas Às 20:37 de 11/01/2019, Jeff Newmiller escreveu: Failure to read the installation notes for the package. You have to get Java working on your

Re: [R] Fwd: Overlapping legend in a circular dendrogram

2019-01-11 Thread N Meriam
Yes I know. Sorry if I reposted this but it's simply because I've received an email mentioning that the file was too big that's why I modified my question and reposted it. I don't want to oblige anyone to respond. I really thought the issue was my file (too big so nobody received it). Thanks for

Re: [R] Fwd: Overlapping legend in a circular dendrogram

2019-01-11 Thread Bert Gunter
This is the 3rd time you've posted this. Please stop re-posting! Your question is specialized and involved, and you have failed to provide a reproducible example/data. We are not obliged to respond. You may do better contacting the maintainer, found by ?maintainer, as recommended by the posting

[R] Fwd: Overlapping legend in a circular dendrogram

2019-01-11 Thread N Meriam
Hi, I'm facing some issues when generationg a circular dendrogram. The labels on the left which are my countries are overlapping with the circular dendrogram (middle). Same happens with the labels (regions) located on the right. I run the following code and I'd like to know what should be changed

Re: [R] loading the xlsx library

2019-01-11 Thread Jeff Newmiller
Failure to read the installation notes for the package. You have to get Java working on your computer. https://cran.r-project.org/web/packages/xlsx/index.html On January 11, 2019 10:40:44 AM PST, Bernard McGarvey wrote: >When I load the library xlsx with the command > > >library("xlsx") > >

[R] loading the xlsx library

2019-01-11 Thread Bernard McGarvey
When I load the library xlsx with the command library("xlsx") I get the error message: > library("xlsx") Error: package or namespace load failed for ‘xlsx’: .onLoad failed in loadNamespace() for 'rJava', details: call: fun(libname, pkgname) error: JAVA_HOME cannot be determined from the

[R] [R-pkgs] New package qrandom: True random numbers

2019-01-11 Thread Siegfried Köstlmeier
Hi everyone, I would like to introduce a new package for R which is available on CRAN now: qrandom: True Random Numbers using the ANU Quantum Random Numbers Server Note: (1) This package generates true random numbers and can be used as an alternative for RANDOM.ORG. (2) There is absolutely no

[R] bsts posterior distributions

2019-01-11 Thread Greg Dropkin
hello I couldn't find previous posts to answer this, but please point me to any. I am trying to understand bsts, starting with no regressors Here is code which appears to mimic bsts, producing graphs similar to the model plot, but gives a rather different posterior distribution for the

[R] Overlapping legend in a circular dendrogram

2019-01-11 Thread N Meriam
Dear all, I run the following code and I get this graphic (Imageattached). What should I change in my code in order to adjust the overlapping objects? load("hc1.rda") library(cluster) library(ape) library(dendextend) library(circlize) library(RColorBrewer) labels = hc1$labels n = length(labels)

Re: [R] importing data error question

2019-01-11 Thread Fox, John
Dear Petr and jihee, The Rcmdr can import Excel files, and as I just verified, it can do so on a Mac listing files of all types (*) in the open-file dialog box (which is the default). So, as Petr suggests, more information is required to help you, including the versions of macOS, R, and all

Re: [R] User Interfaces for R

2019-01-11 Thread Ivan Krylov
On Thu, 10 Jan 2019 19:25:30 -0500 Duncan Murdoch wrote: > Eric's suggestion of Shiny is newer, and is a really well-designed > system. A fairly steep learning curve, but worth it. I understand the need for progress and I really like Shiny's API - it feels very declarative and easy to write,

Re: [R] importing data error question

2019-01-11 Thread PIKAL Petr
Hi I do not use Rcmdr but from documentation it seems to me that it does not have much to do with importing data from Excel. So without some additional info from your side (at least used commands) you hardly get any reasonable answer. Cheers Petr > -Original Message- > From: R-help

[R] importing data error question

2019-01-11 Thread 우지희
Hi I'm jihee and I have a question about error... I'm using R 3.5.2 and tried to use Rcmdr package. and using FactoMineR and SensoMineR to analyze sensory data through PCA but i can't import excel data with Rcmdr. it has this messege : Error in structure(.External(.C_dotTclObjv, objv),