There were some issues with the CRAN submission and I was confused about
the earlier package availability.  It is available now in source form (
http://cran.r-project.org/web/packages/FField/index.html)

The sequence for the demo of label repulsion:

install.packages("FField", type = "source")
library(FField)
install.packages("ggplot2")
install.packages("gridExtra")
FFieldPtRepDemo()

The code is quite self-explanatory:

FFieldPtRepDemo

For now there is no intelligent heuristics for a variety of areas and point
distributions as I wanted to get something helpful to folks out quickly but
I'll add these in the medium term.  At this time I recommend scaling charts
to 100x100 dimensions and slightly tweaking the default attraction and
repulsion parameters as warranted.

Thank you,
Greg



On Fri, Jun 28, 2013 at 5:49 AM, kujchoe [via R] <
ml-node+s789695n4670534...@n4.nabble.com> wrote:

> Hello,
>
> 'FField' looks nice but when I try to install the package, I get the
> following message.
>
> package ‘FField’ is available as a source package but not as a binary
> package ‘FField’ is not available (for R version 2.15.2)
>
> Any hint on how I can use FField?
>
> Thanks in advance,
>
> Jae
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://r.789695.n4.nabble.com/How-to-avoid-overlapping-labels-tp4659294p4670534.html
>  To unsubscribe from How to avoid overlapping labels, click 
> here<http://r.789695.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4659294&code=Z3JlZ2tAYWxwaGFiZXRhd29ya3MuY29tfDQ2NTkyOTR8LTIwNzM2MjI3NjU=>
> .
> NAML<http://r.789695.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://r.789695.n4.nabble.com/How-to-avoid-overlapping-labels-tp4659294p4670544.html
Sent from the R help mailing list archive at Nabble.com.
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to