<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Dear Abhijet,<br>
<br>
sorry for the delay in answering, I wonder if problem is related to
the version of R you are using<br>
(and the fact that the NAMESPACE file is still missing in seqinr ,
it is something we still have to change).
<br>
Which version og R are you using?<br>
<br>
Anyway, a temporary solution should be to type :
library.dynam("seqinr")
juste after you typed library(seqinr)
<br>
<br>
Let me know if this works<br>
<br>
Best,<br>
Simon<br>
<br>
<br>
<br>
Le 16/06/12 08:58, Abhijeet Shah a écrit :
<blockquote
cite="mid:CAJC2Y3AP=h1rWt7osoK0teWvMu5vPuXvvXceTr3yiP9c2W39eQ@mail.gmail.com"
type="cite">
<pre wrap="">Hi everyone,
I have using the read.alignment() function for quite some time. Recently, I
updated seqinR to 3.0.6, and read.alignment() stopped working. I get the
following error
</pre>
<blockquote type="cite">
<pre wrap="">read.alignment("my_alignment.fasta", format="fasta")
</pre>
</blockquote>
<pre wrap="">Error in .Call("read_fasta_align", file, PACKAGE = "seqinr") :
C symbol name "read_fasta_align" not in DLL for package "seqinr"
Does anyone have a work around or solution for this problem ?
Best Wishes,
Abhijeet Shah
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Seqinr-forum mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Seqinr-forum@lists.r-forge.r-project.org">Seqinr-forum@lists.r-forge.r-project.org</a>
<a class="moz-txt-link-freetext" href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/seqinr-forum">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/seqinr-forum</a></pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Simon Penel
Laboratoire de Biometrie et Biologie Evolutive
Bat 711 - CNRS UMR 5558 - Universite Lyon 1
43 bd du 11 novembre 1918 69622 Villeurbanne Cedex
Tel: 04 72 43 29 04 Fax: 04 72 43 13 88
<a class="moz-txt-link-freetext" href="http://lbbe.univ-lyon1.fr/-Penel-Simon-.html?lang=fr">http://lbbe.univ-lyon1.fr/-Penel-Simon-.html?lang=fr</a>
ATTENTION NOUVELLE ADRESSE:
<a class="moz-txt-link-abbreviated" href="mailto:simon.penel@univ-lyon1.fr">simon.penel@univ-lyon1.fr</a>
</pre>
</body>
</html>