Displaying 3 results from an estimated 3 matches for "erkan77".
Did you mean:
erkan
2006 Nov 28
1
(PR#9390) when loading library tripack entry point "signal"
...et=iso-8859-1; format=flowed
Content-Transfer-Encoding: 8BIT
You need to re-install packages when you update R, as it says in the
rw-FAQ. Use update.packages(checkBuilt=TRUE) to do so.
And PLEASE do read the FAQ and not misuse R-bugs to ask questions about
things in FAQs
On Tue, 28 Nov 2006, erkan77 at gmail.com wrote:
> Full_Name: Erkan YILMAZ
> Version: 2.4.0
> OS: XP
> Submission from: (NULL) (85.180.116.228)
>
>
> Hi,
>
> just installed R 2.4.0 (before there was running 2.2.0).
>
> when loading the library ("library(tripack)"), there appears a po...
2006 Nov 28
0
when loading library tripack entry point "signal" in rgui.exe (PR#9392)
This is not a bug in R. Please read the FAQs!
You have got a version of tripack that has been compiled for R < 2.4.0.
Please type
update.packages(checkBuilt = TRUE)
and try again.
Best,
Uwe Ligges
erkan77 at gmail.com wrote:
> Full_Name: Erkan YILMAZ
> Version: 2.4.0
> OS: XP
> Submission from: (NULL) (85.180.116.228)
>
>
> Hi,
>
> just installed R 2.4.0 (before there was running 2.2.0).
>
> when loading the library ("library(tripack)"), there appears a...
2006 Nov 28
0
addition to R-bug (PR#9391)
Hi,
I created before a bug-entry:
http://bugs.r-project.org/cgi-bin/R/incoming?id=3D9390;expression=3Derkan;u=
ser=3Dguest
here is an addition which I can not add because the interface won't let me:
more info:
tripack_1.2-10.zip:
file version of tripack.dll: 2.10.50418.0
before installing tripack, I installed following packages:
ncf_1.0-8.zip
spdep_0.3-32.zip
original report:
Hi,