Animation of Mandelbrot Set
http://cran.r-project.org/src/contrib/Descriptions/caTools.html has current versions (1.4) of both source and binary. Jarek ====================================================\==== Jarek Tuszynski, PhD. o / \ Science Applications International Corporation <\__,| (703) 676-4192 "> \ Jaroslaw.W.Tuszynski at saic.com ` \ -----Original Message----- From: I.Visser at uva.nl [mailto:I.Visser at uva.nl] Sent: Thursday, October 06, 2005 8:19 AM To: roger bos; Tuszynski, Jaroslaw W. Cc: (r-help at stat.math.ethz.ch.) Subject: Re: [R] Animation of Mandelbrot Set The binary version of caTools on CRAN (1.0) does not have the write.gif function but the source version (1.4) does ... hth, ingmar
From: roger bos <roger.bos at gmail.com> Reply-To: roger bos <roger.bos at gmail.com> Date: Thu, 6 Oct 2005 08:14:42 -0400 To: "Tuszynski, Jaroslaw W." <JAROSLAW.W.TUSZYNSKI at saic.com> Cc: "\(r-help at stat.math.ethz.ch.\)" <r-help at stat.math.ethz.ch> Subject: Re: [R] Animation of Mandelbrot Set Anyone know why I would get an Error: couldn't find function "write.gif" despite loading library(caTools) with no errors in R 2.1.1 under XP?