[R-es] Problemas con Rgraphviz

Oscar Perpiñan Lamigueiro oscar.perpinan en upm.es
Mie Abr 6 12:10:04 CEST 2011


Hola,

Según lo entiendo del mensaje de error que recibes, te falta instalar el
programa "graphviz". En este hilo de Bioconductor hablan sobre lo mismo:
https://stat.ethz.ch/pipermail/bioconductor/2008-June/022838.html

Sobre "depends" e "imports", el "Writing R Extensions" dice
claramente: "Packages declared in the ‘Depends’ field should not also
be in the ‘Imports’ field" (http://cran.r-project.org/doc/manuals/R-exts.html#The-DESCRIPTION-file).
No se porqué el autor de este paquete lo ha hecho así... 

Saludos.

Oscar.

-------------------
Oscar Perpiñán Lamigueiro
Dpto. Ingeniería Eléctrica
EUITI-UPM

http://procomun.wordpress.com

-----------------------------------------
>
>Hola a todos..!!
>
>Necesito trabajar con el package classGraph, entiendo que dicho
>package requiere como previo a Rgraphviz. Pues bien, al tratar de
>cargarlo aparece el siguiente mensaje de error:
>
>Error : .onLoad failed in loadNamespace() for 'Rgraphviz', details:
>  call: value[[3L]](cond)
>  error: unable to load shared object
>'C:/ARCHIV~1/R/R-212~1.2/library/Rgraphviz/libs/i386/Rgraphviz.dll':
>  LoadLibrary failure:  No se puede encontrar el módulo especificado.
>
>
>  Check that (1) graphviz is installed on your system; (2) the
>  installed version of graphviz matches '2.20.3'; this is the version
>  used to build this Rgraphviz package; (3) graphviz is accessible to
>  R, e.g., the path to the graphviz 'bin' directory is in the system
>  'PATH' variable.  See additional instructions in the 'README' file of
>  the Rgraphviz 'source' distribution, available at
>
>  http://bioconductor.org/packages/release/bioc/html/Rgraphviz.html
>
>  Ask further questions on the Bioconductor mailing list
>
>  http://bioconductor.org/docs/mailList.html
>
>Sabeis a que se refiere esto?
>
>Asi mismo, si mirais el package classGraph, aparece como Depends e
>Imports los mismos packages, sabeis porque?
>
>De antemano gracias!!
>
>_______________________________________________
>R-help-es mailing list
>R-help-es en r-project.org
>https://stat.ethz.ch/mailman/listinfo/r-help-es



Más información sobre la lista de distribución R-help-es