各位好,本人在使用R语言中的RTISEAN包,但是经历了长时间的摸索一直不成功,包的介绍里面说This package only contains R interface code. It requiresthat you have the Tisean-3.0.1 algorithms available on your computer.我已经按照提示下载了TISEAN-windows,并且解压,用setTISEANpath函数指定了解压后的子文件夹BIN下,但是运行的时候依然显示 dat <- henon(l=10000,x=1000)
Error in paste(.binlist, ".exe", sep = "") : object '.binlist' not found
>
求各位大神帮忙,教我如何安装才能使用包中函数,跪谢!