search for: rdse

Displaying 8 results from an estimated 8 matches for "rdse".

Did you mean: dse
1997 Dec 11
0
R-alpha: libraries
...split it into five pieces in order to load it into R. (Has anything > changed which might suggest I shouldn't need to do this anymore?) The > five files are called dse1, dse2, dsex1, dsex2, and tframe.With the > new way of handling libraries I put these in > /home/res/gilp/dse/pub/Rdse/R and ran > [58] /home/res/gilp/dse/pub : R INSTALL Rdse dse1 > Installing package `Rdse' ... > R > DONE > No man pages found in package `Rdse' > (BTW this prepend $pwd to Rdse and does not seem to like a fully > qualified path for the location, so it has to be done i...
1998 Feb 03
0
Another Rdse question
>Error in .Fortran("arma", pred = matrix(1e+20, predictT, p), >as.integer(length(error.weights)), : C/Fortran function not in load table I think what is happening is that the compiled code is not getting loaded. There was a message the other day on r-devel about a bug in library.dynam which may be causing the problem. I've lost the message, but as I recall (someone please
1999 Aug 07
1
INSTALL script does not handle spaces in pathnames correctly (PR#242)
...5.0 Under development (unstable) (August 07, 1999) OS: Linux 2.2.2 Submission from: (NULL) (202.14.102.52) I was attempting to install the DSE package from a directory whose pathname includes spaces. The INSTALL script interprets spaces in the pathname as a separator. For example: [lyndon@beat Rdse]$ pwd /home/lyndon/doc/uni/415.704 Computer Systems Peformance Analysis/R/Rdse [lyndon@beat Rdse]$ ~/src/cvs-stuff/R/bin/R INSTALL --no-docs -l ../lib/ syskern /home/lyndon/src/cvs-stuff/R/bin/INSTALL: /home/lyndon/doc/uni/415.704: No such file or directory Installing package `415.704' ... No...
1998 Jan 14
0
DSE alpha
...fore I put this on CRAN. Could someone please ftp data.bank-banque-canada.ca logon as anonymous cd pub/pgilbert get dse.v.98.1alpha.tar (Beware there is also a dse.v.98.1alpha.tar.gz but this seems to have been mangled by the firewall? and does not uncompress) then tar xf dse.v.98.1alpha.tar cd Rdse run the INSTALL script (several R INSTALLs) and run the script test.dse.lite (I'll fix English spellings later.) which starts R, attaches libraries, and runs many tests. Also, if anyone would like to try compiling the fortran or C under Windows and installing, I would appreciate knowing how th...
1998 Feb 03
0
fortran Makefile
...attempted fortran compile, and a manual way to compile, but I'm not sure how much of that should be done in the Makefile and how much is done by configure. Paul Gilbert ___________ Thanks a lot for providing dse for R. I installed it under Linux. The 'usual' installation fails as your Rdse/dse/src/Makefile uses implicit rules quite a bit. It calls g77 first as the compiler. However, each of g77 5.0.19, 5.0.20 and 5.0.21 failed on dsefor.f, mostly with errors of the following type: dsefor.f:283: SUBROUTINE KFP(EY, HPERR, PREDERR, ERRWT, 1 dsefor.f:1695: (...
1998 Jun 17
1
.First.lib
There seems to be a minor problem in .First.lib: the library argument is all of $RLIBS. I think it should be just the one directory from which the package is being taken. Paul Gilbert -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
1999 Jul 27
2
Memory profiling/benchmarking
Hi, As a project for a computer performance analysis paper I am taking this semester, I am going to look at the performance of the memory manager in R, with the aim of determining how fast it is and which areas most need improvement. The idea is that I will compare various versions of R, starting with 0.64.2, and then at a few stages in the implementation of the new memory management scheme (of
1998 Nov 16
5
Solaris make for 0.63 failing
...onfig/help/%L/%H:/usr/dt/appconfig/help/%L/%H.sdl:/usr/dt/appconfig/help/%L/%H.hv:/usr/dt/appconfig/help/C/%H:/usr/dt/appconfig/help/C/%H.sdl:/usr/dt/appconfig/help/C/%H.hv XMBINDDIR= /usr/dt/lib/bindings PADI= /home/res/gilp/padi/my.production RHOME= /home/res/gilp/R RLIBS= /home/res/gilp/dse/pub/Rdse/rlibs:/home/res/gilp/padi/my.production/rlibs FAME= /apps/res/unix/fame77s LM_LICENSE_FILE= /apps/asd/lang/SunTech_License/license.dat GCC_EXEC_PREFIX= /home/res/public/gnu/sun5.6/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1/ LD_LIBRARY_PATH= /usr/openwin/lib:/home/res/mose/mr/oai/lib MENU= /home/res/pu...