[R] where did ggplot go?

2009-09-04 Thread Gene Leynes
This must be explained somewhere, but I've been searching for a couple of
hours and not found it.

What happened to ggplot?  It appears to be missing on CRAN, except in the
archives.
http://cran.r-project.org/web/packages/ggplot/index.html

Has ggplot2 replaced ggplot?
I was trying to run some examples and found that "pscontinuous" and "ggline"
are not part of ggplot2.

Thanks,

Gene

[[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.


Re: [R] where did ggplot go?

2009-09-04 Thread hadley wickham
Hi Gene,

Yes, ggplot2 has replaced ggplot.

Hadley

On Fri, Sep 4, 2009 at 12:58 PM, Gene Leynes wrote:
> This must be explained somewhere, but I've been searching for a couple of
> hours and not found it.
>
> What happened to ggplot?  It appears to be missing on CRAN, except in the
> archives.
> http://cran.r-project.org/web/packages/ggplot/index.html
>
> Has ggplot2 replaced ggplot?
> I was trying to run some examples and found that "pscontinuous" and "ggline"
> are not part of ggplot2.
>
> Thanks,
>
> Gene
>
>        [[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.
>



-- 
http://had.co.nz/

__
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.