[R] writing data to sheet in excel workbook

Gabor Grothendieck ggrothendieck at gmail.com
Fri Sep 9 15:36:18 CEST 2005


Hi, 
I tried downloading tcltk2 and using 
    Packages | Install Packages from Local Zip(s)
under R 2.2.0 but got this:

> utils:::menuInstallLocal()
package 'tcltk2' successfully unpacked and MD5 sums checked
updating HTML package descriptions
> library(tcltk2)
Loading required package: tcltk
Loading Tcl/Tk interface ... done
Error in structure(.External("dotTclObjv", objv, PACKAGE = "tcltk"),
class = "tclObj") :
        [tcl] couldn't load library
"C:/PROGRA~1/R/R-22~1.0DE/library/tcltk2/tklibs/winico0.5/winico05.dll":
this library or a dependent library could not be found in library
path.
In addition: Warning message:
Tcl package 'tile' not found in: tclRequire("tile") 
Error: .onLoad failed in 'loadNamespace' for 'tcltk2'
Error: package/namespace load failed for 'tcltk2'
> R.version.string
[1] "R version 2.2.0, 2005-09-03" 

On 9/9/05, Philippe Grosjean <phgrosjean at sciviews.org> wrote:
> Hello,
> 
> You cvould also look at http://www.sciviews.org/SciViews-R and download
> tcltk2 package there. ?tk2dde gives you some examples on how to
> manipulate Excel from R easily.
> Best,
> 
> Philippe Grosjean
> 
> ..............................................<°}))><........
>  ) ) ) ) )
> ( ( ( ( (    Prof. Philippe Grosjean
>  ) ) ) ) )
> ( ( ( ( (    Numerical Ecology of Aquatic Systems
>  ) ) ) ) )   Mons-Hainaut University, Pentagone (3D08)
> ( ( ( ( (    Academie Universitaire Wallonie-Bruxelles
>  ) ) ) ) )   8, av du Champ de Mars, 7000 Mons, Belgium
> ( ( ( ( (
>  ) ) ) ) )   phone: + 32.65.37.34.97, fax: + 32.65.37.30.54
> ( ( ( ( (    email: Philippe.Grosjean at umh.ac.be
>  ) ) ) ) )
> ( ( ( ( (    web:   http://www.umh.ac.be/~econum
>  ) ) ) ) )          http://www.sciviews.org
> ( ( ( ( (
> ..............................................................
> 
> Wensui Liu wrote:
> > RDCOMClient package works great. But it might take lots of coding if you
> > want to write a big report.
> >
> > On 9/8/05, Gabor Grothendieck <ggrothendieck at gmail.com> wrote:
> >
> >>On 9/8/05, adalbert duerrer <adi_due at yahoo.ca> wrote:
> >>
> >>>Hi,
> >>>
> >>>I believe to remember there is a package that lets you
> >>>write data from R to different sheets in a Excel
> >>>workbook. I've been looking around on CRAN but could
> >>>not find what I am looking for.
> >>>
> >>
> >>See
> >>
> >>http://finzi.psych.upenn.edu/R/Rhelp02a/archive/58249.html
> >>
> >>______________________________________________
> >>R-help at stat.math.ethz.ch mailing list
> >>https://stat.ethz.ch/mailman/listinfo/r-help
> >>PLEASE do read the posting guide!
> >>http://www.R-project.org/posting-guide.html
> >>
> >
> >
> >
> >
> 
>




More information about the R-help mailing list