search for: tseries

Displaying 20 results from an estimated 422 matches for "tseries".

Did you mean: series
2008 Apr 10
1
Problem installing and using package "tseries"
I have R 2.6.2, and have tried downloading and installing the package "tseries". I get the same error when I use two different mirror sites: > utils:::menuInstallPkgs() trying URL 'http://cran.mirrors.hoobly.com/bin/windows/contrib/2.6/tseries_0.10-14.zip' Content type 'application/zip' length 400799 bytes (391 Kb) opened URL downloaded 391 Kb pack...
2007 Nov 04
4
Problems with garch() function tseries package R 2.6.0
Hi all, I recently updated my to R 2.6.0 and tseries package ?tseries? version: 0.10-11. When i was using R Version 2.3.1 (2006-06-01) with tseries 'tseries' version: 0.10-7, the code > garch(dflnRCLC1) ***** ESTIMATION WITH ANALYTICAL GRADIENT ***** Call: garch(x = dflnRCLC1) Coefficient(s): a0 a1 b1 4.985e...
2008 Mar 11
1
Rtools and GCC4 problem
...ils.cpp:406: warning: deprecated conversion from string constant to 'char*' g++-sjlj -Ic:/R/include -O2 -Wall -c array.cpp -o array.o g++-sjlj -Ic:/R/include -O2 -Wall -c interface.cpp -o interface.o In file included from interface.hpp:1, from interface.cpp:1: tseries.hpp: In function 'tseries* cbind(Seq<T, std::allocator<_CharT> >&, bool) ': tseries.hpp:533: error: no matching function for call to 'tseries::setDates(std: :vector<double, std::allocator<double> >&)' tseries.hpp:112: note: candidates are: void tserie...
2006 Apr 26
1
MacOSX package install problem: pkgs quadprog & tseries
I upgraded to R-2.2.1 on two PPC G5 computers today. Further I want to work with the tseries package for the first time. As root with R CMD INSTALL tseries_0.10-0.tar.gz I get the following gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib - o tseries.so arma.o bdstest.o boot.o dsumsl.o garch.o ppsum.o tsutils.o -framework vecLib -L/usr/local/lib/gcc/powerpc-appl...
2015 Jan 08
4
unloadNamespace
In the documentation the closed thing I see to an explanation of this is that ?detach says "Unloading some namespaces has undesirable side effects" Can anyone explain why unloading tseries will load zoo? I don't think this behavior is specific to tseries, it's just an example. I realize one would not usually unload something that is not loaded, but I would expect it to do nothing or give an error. I only discovered this when trying to clean up to debug another problem. R...
2007 Nov 04
0
[Spam] Re: Problems with garch() function tseries package R 2.6.0
Hi, What other information should i post? I now have the two versions on the same machine. With R 2.3.1 and tseries 0.10-7 it works fine. With R 2.6.0 and tseries 0.10-11 the function garch doesnt work. The test was made with the same data, in the same machine. The maintainer did not say anything yet. Regards, Jos? Augusto Jr. ---------- Cabe?alho original ----------- De: "Prof Brian Ripley" rip...
2002 Jun 20
2
Problem with installing packages
I am trying to install the package "tseries", I put the Folder "tseries" in the folder "Library". When entring "library(tseries)" in "R", I have got this warning message "the package contains no R Code". When trying to use the functions in the package "tseries", there is an err...
2005 Aug 19
1
Problem with get.hist.quote() in tseries
When using get.hist.quote(), I find the dates are broken. This is with R 2.1.1 on Mac OS X `panther'. > library(tseries) Loading required package: quadprog 'tseries' version: 0.9-27 'tseries' is a package for time series analysis and computational finance. See 'library(help="tseries")' for details. > x <- get.hist.quote("^VIX") trying URL 'htt...
1999 Jul 14
1
tseries package -- license
Thanks a lot for "tseries"! The new (0.1-2) version of the tseries package contains the following in ./README : >> Author(s): A. Trapletti <A.Trapletti@ci.tuwien.ac.at>, >> B. LeBaron ("./src/bdstest.c"), >> K. Krischer, and T. M. Kruel ("./src/muin2ser.f",...
1999 Nov 27
1
portfolio.optim.default, Packages tseries quadprog (PR#348)
Full_Name: Ansgar Steland Version: 0.90.0 OS: Linux 6.1 FreeBSD 3.2 Submission from: (NULL) (62.104.196.10) Dear R Team, Yesterday I downloaded R 0.90.0 and the current versions of some packages (tseries, quadprog,...). I had no problems to build the program using FreeBSD 3.2 and SuSe Linux 6.1. I also re-build all packages required by tseries. I checked out portfolio.optim (package: tseries). It crashed under FreeBSD 3.2 and SuSe Linux 6.1. (More precisely, the example in the documentation of po...
2019 Jul 07
2
Curl4, Quantmod, tseries and forecast
Dear All, I have just upgraded to Debian stable 10 and rebuilt most of the R packages. I use the R backported packages from here https://cran.r-project.org/bin/linux/debian/#debian-buster-testing for the core system. I encounter some issues when updating quantmod, tseries and forecast. For instance, see the following > install.packages("tseries") which finally fails with the following message ** byte-compile and prepare package for lazy loading Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/usr/local/lib/R/sit...
2019 Jul 07
2
Curl4, Quantmod, tseries and forecast
Dear All, I have just upgraded to Debian stable 10 and rebuilt most of the R packages. I use the R backported packages from here https://cran.r-project.org/bin/linux/debian/#debian-buster-testing for the core system. I encounter some issues when updating quantmod, tseries and forecast. For instance, see the following > install.packages("tseries") which finally fails with the following message ** byte-compile and prepare package for lazy loading Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/usr/local/lib/R/sit...
2006 Oct 26
1
Get the names of the columns in a tserie
Hello everybody, I'm a beginner in R, and I'm currently working on Tseries (analysis of a portfolio) I imported the data like this (library tseries) : X<-read.ts("X.dat", start=c(1995,1), frequency=261, header=T, sep=";") There is a header which contains the names of each column (codes of shares) I'd like to know if it is possible to get the...
2003 Oct 03
2
tseries
Has anyone successfully check/build tseries for MacOSX? It seems like there is the same problem with symbols duplications. The -m like option does not seem to help. stefano
2007 Jul 26
1
Problem installing tseries package
Hi, I'm running R 2.4.1 on Fedora Core 6 and am unable to install the tseries package. I've resolved a few problems getting to this point, by running a yum update, installing the gcc-gfortran dependency, but now I'm stuck. Could someone please point me in the right direction? ========R install.packages output ======= ================================== >install...
2008 May 07
2
Problem installing tseries under FC7 x86_64
I have just installed the 64 bit version of R, using yum. The version is: 2.6.2-1.fc7.1.x86_64. I installed zoo without any major problem and the same with quadprog (a few warnings). However, when I came to install tseries I get the following: install.packages() Warning in install.packages() : argument 'lib' is missing: using '/home/xxxxxx/R/x86_64-redhat-linux-gnu-library/2.6' trying URL 'http://cran.uk.r-project.org/src/contrib/tseries_0.10-14.tar.gz' Content type 'application/x-gzip...
2002 Jun 06
3
Problem with get.hist.quote (tseries library)....
Hello, I am having a problem with the get.hist.quote command (tseries library) in the Windows version. This problem is not happening is the Linux version (Mandrake 8.2). Attached is the error message, for an example included in the help file. Also the R.Version() details is attached. Please, do you know if there is a workaround ? Thanks, Carlos. ++++++++++++++++...
2011 Nov 20
3
install.package tseries
I have not been successfull in downloading tseries package in the R in my macbook air. The message sent is:Error in dyn.load(file, DLLpath = DLLpath, ...) : imposs?vel carregar objeto compartilhado '/Library/Frameworks/ Do you have any clue?
2000 Jul 04
1
tseries bug (PR#592)
Full_Name: Przemys³aw Matuszewski Version: R-1.1.0 OS: Linux RH 6.2 Submission from: (NULL) (195.117.211.244) I have a problem with the package tseries_0.5-2. The source of tseries_0.5-2 was compiled by command R INSTALL /path/to/package. There was build the tseries library. Now when I try to load the package I get the message: ........................... Type "demo()" for some demos, "help()" for on-line help, or...
2001 Jan 26
1
tseries 0.7-0 with R 1.2.1 dumps core (PR#827)
Dear Dr. Trapletti, I am trying to use your tseries 0.7-0 package with R 1.2.1 (the latest version) under redhat linux 6.2, but the command library(tseries) causes R dump to core with a segmentation fault. Do you have any suggestions how to fix this? Thank you, Keith Dr. Keith M. Briggs, Complexity Research Group, BTexaCT. Adastral Park admin2 pp...