search for: r221

Displaying 7 results from an estimated 7 matches for "r221".

Did you mean: 221
2006 Mar 09
1
R2.2.1-patched build failed with PGI 6.1 on x86-64
Hi All, While attempting to build R-patched using the Portland Group compiler suite on our dual Opteron 250 box running Scyld 29cz5 (based on RH, kernel 2.4.29), I get: make[5]: Leaving directory `/home/andy/Rbuild/R221-pgi/src/library/tools/src' make[5]: Entering directory `/home/andy/Rbuild/R221-pgi/src/library/tools/src' pgcc -I../../../../include -I/include -I/include/CC -fpic -O2 -Kieee -c /home/andy/Rbuild/R-patched/src/library/tools/src/text.c -o text.o pgcc -I../../../../include -I/include -I/...
2005 Dec 23
3
copy contributed packages from R 2.2.0 to 2.2.1
...a few days ago R 2.2.1 came out. on my win xp i'installed R 2.2.0. along the time i've installed a lot of contributed packages. my internet-connection is not very fast. so my question: is it possible after installing R 2.2.1 to do copy/paste the contributed packages from the C:\Programme\R221 to the C:\Programme\R2.2.1- location in the files system? or have i to download and install the packages new? greetings from the snowy austria merry christmas helli system R.2.2.0 win xp
2006 Jan 17
1
Dynamic load
Hi, I am trying to load a FORTRAN program which I have downloaded from netlib. Counting the number of dependencies, there are about 10 programs which have to be loaded. This is under SunOS 5.9 and R 2.2.1. I have compiled the files with R221 CMD SHLIB *.f. If I load these object files one by one with dyn.load() I get an error like _j4save:reference symbol not found. I have used S-Plus in the past 15 years and what I remember is that in the old versions of S-Plus (3.4 maybe?) one could create one single object file under UNIX and l...
2006 Apr 26
3
copying previously installed libraries to R 2.3.0
...ago R 2.2.1 came out. on my win xp i'installed R 2.2.0. along the time i've installed a lot of contributed packages. my internet-connection is not very fast. > > so my question: is it possible after installing R 2.2.1 to do copy/paste the contributed packages from the C:\Programme\R221 to the C:\Programme\R2.2.1- location in the files system? > > or have i to download and install the packages new? > > > greetings from the snowy austria > merry christmas > helli > > system > R.2.2.0 > win xp > > _____________________________...
2010 Jun 15
0
[LLVMdev] Question on X86 backend
...1, R172, R173, R174, R175, R176, R177, R178, R179, R180, R181, R182, R183, R184, R185, R186, R187, R188, R189, R190, R191, R192, R193, R194, R195, R196, R197, R198, R199, R200, R201, R202, R203, R204, R205, R206, R207, R208, R209, R210, R211, R212, R213, R214, R215, R216, R217, R218, R219, R220, R221, R222, R223, R224, R225, R226, R227, R228, R229, R230, R231, R232, R233, R234, R235, R236, R237, R238, R239, R240, R241, R242, R243, R244, R245, R246, R247, R248, R249, R250, R251, R252, R253, R254, R255 ] , Uses = [ R0, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17...
2010 Jun 15
2
[LLVMdev] Question on X86 backend
Hi Micah, > In X86InstrInfo.td for Call Instructions, it mentions that Uses for > argument registers are added manually. Can someone point me to the > location where they are added as the comment doesn't reference a > where or how? the register uses are added by the function X86TargetLowering::LowerCall() during the DAG Lowering phase. This is the relevant code segment: // Add
2006 Mar 23
3
Still problems with "step()" function
...r.scope(ffac, list(add = fadd, drop = fdrop)) : upper scope does not include model ------------------------------------------------------------------------------- What am I doing wrong? Thank you for your help. I put here the database I use, so you can replicate the problem. (I am using R221 on WinXP) ------------------------------------------------------------------------------- testdata.dat "MCHNV" "IA" "IM" "altura" "Region" "Offset1" 215 26.9863956381346 1.07456622007468 2 "URABA" -0.185125484126689 325 21.4438...