[Seqinr-commits] r1882 - pkg/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jun 1 20:32:46 CEST 2016
Author: jeanlobry
Date: 2016-06-01 20:32:46 +0200 (Wed, 01 Jun 2016)
New Revision: 1882
Modified:
pkg/man/test.li.recstat.Rd
Log:
dontrun no more true
Modified: pkg/man/test.li.recstat.Rd
===================================================================
--- pkg/man/test.li.recstat.Rd 2016-06-01 18:31:23 UTC (rev 1881)
+++ pkg/man/test.li.recstat.Rd 2016-06-01 18:32:46 UTC (rev 1882)
@@ -40,14 +40,10 @@
\author{Clerc, O. and Perriere, G.}
\seealso{\code{\link{test.co.recstat}}}
\examples{
-\dontrun{
-library(seqinr)
-library(ade4)
-ff <- system.file("sequences/ECOUNC.fsa", package = "seqinr2")
+ff <- system.file("sequences/ECOUNC.fsa", package = "seqinr")
seq <- read.fasta(ff)
rec <- recstat(seq[[1]], seqname = getName(seq))
test.li.recstat(rec)
}
-}
\keyword{sequence}
\keyword{correspondence analysis}
More information about the Seqinr-commits
mailing list