You can check the archive section of your CRAN mirror to see if there are
older versions of the package there that may work for you.
An alternative approach if you have a graphics file of a plot that you want
to extract the data from by clicking on the points (ignore the rest of this
if I am misremembering the purpose of the Digitize package):
1. plot the graphics file using the rasterImage function
2. locate 2 points on the image that you know the coordinates of (axes,
reference points, etc.) and use the locator function to find the current
user coordinates of the points
3. use the updateusr function from the TeachingDemos package to change the
user coordinates of the plot to match the graph/image
4. use the locator function and click on the data points
5. do any post processing of interest (rounding, etc.).
On Fri, Jun 14, 2013 at 10:16 AM, Jean-Michel Fortin <
jmichel.fortin@hotmail.fr> wrote:
> Dear R users, I'm trying to get the 'Digitize' package but it
has been
> removed from the CRAN repository. I tried to download the .tar.gz file from
> the archive but I haven't been able to install it. Anyone has a clue on
how
> I could proceed to access this package? Thanks Jean-Michel Fortin
> University of Ottawa
> [[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.
>
--
Gregory (Greg) L. Snow Ph.D.
538280@gmail.com
[[alternative HTML version deleted]]