[rkward-users] [rkward - Help] RE: rkward can't load R-library

SourceForge.net noreply at sourceforge.net
Wed Apr 18 18:49:36 UTC 2007


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4268442
By: rnatella

I got the same error with rkward-0.4.7 . I downloaded rkward-0.4.7.tar.gz and
patched successfully with rkward_0.4.7-2.diff.gz; then I built a debian package
using "dpkg-buildpackage -rfakeroot" (I didn't noticed any error), and I installed
it using "dpkg --install". I use debian unstable on a powerpc machine, kde 3.5.5
and R packages shipped with debian. On the terminal rkward outputs these
messages:

$ rkward
kdecore (KAction): WARNING: KAction::insertKAccel( kaccel = 0x102086e8 ): KAccel
object already
 contains an action name "window_close"
Errore: C stack usage is too close to the limit
Errore: C stack usage is too close to the limit

R version 2.5.0 beta (2007-04-12 r41139)
Copyright (C) 2007 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R è un software libero ed è rilasciato SENZA ALCUNA GARANZIA.
Siamo ben lieti se potrai redistribuirlo, ma sotto certe condizioni.
Scrivi 'license()' o 'licence()' per dettagli su come distribuirlo.

R è un progetto di collaborazione con molti contributi esterni.
Scrivi 'contributors()' per maggiori informazioni e 'citation()'
per sapere come citare R o i pacchetti di R nelle pubblicazioni.

Scrivi 'demo()' per una dimostrazione, 'help()' per la guida in linea, o
'help.start()' per l'help navigabile con browser HTML.
Scrivi 'q()' per uscire da R.

error in initialization call 'options (OutDec=".")
'
error in initialization call 'options (width=80)
'
error in initialization call 'options (warn=0)
'
error in initialization call 'options (warnings.length=1000)
'
error in initialization call 'options (keep.source=TRUE)
'
error in initialization call 'options (keep.source.pkgs=FALSE)
'
error in initialization call 'options (expressions=5000)
'
error in initialization call 'options (digits=7)
'
error in initialization call 'options (checkbounds=FALSE)
'
error in initialization call 'options (printcmd="kprinter")
'
error in initialization call 'options (repos=c (CRAN="@CRAN@"))
'
error in initialization call '.libPaths (unique (c ()))'


the output I get from executing "library (rkward)" in R through the console is:

> library (rkward)

Carico il pacchetto richiesto: 'rkward'


        The following object(s) are masked from package:grDevices :

         x11,
         X11


        The following object(s) are masked from package:base :

         makeActiveBinding,
         q,
         quit,
         require,
         setwd,
         Sys.setlocale

I also tried default rkward package shipped with debian (0.4.2) so I think all
dependencies were automatically installed during that try (it didn't work too:
/usr/bin/rkward.bin: symbol lookup error: /usr/bin/rkward.bin: undefined symbol:
R_Visible).

Thank you in advance for any hint

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=165574




More information about the Rkward-users mailing list