search for: lread

Displaying 2 results from an estimated 2 matches for "lread".

Did you mean: read
2002 Oct 10
1
Aggregating data -- table almost does it
...0328 0.44335 5.08891 0.01576 0.53153 ... $ cpuuser : num 0 0.3 4.19 0 0.28 4.07 0 0 0 0 ... $ dread : int 0 0 0 0 0 0 0 0 0 0 ... $ dwrit : int 0 0 0 0 0 0 0 0 0 0 ... $ sread : int 10 1273 1271 10 1271 1270 0 10 17 27 ... $ swrit : int 0 13 30 0 9 29 0 0 3 0 ... $ lread : int 0 27 0 0 27 0 0 0 0 0 ... $ lwrit : int 0 27 0 0 27 0 0 0 0 0 ... $ sbhr : num 89.25 29.24 5.01 89.25 29.31 ... $ lbhr : num 0.0 99.1 0.0 0.0 99.1 ... $ dates.chron:Classes 'chron', 'dates', 'times' atomic [1:3243] 11949 11949 11949 1...
2002 Jul 09
1
RE: mvtnorm package installation failure
...u may give: I > had > trouble installing the mvtnorm package. Here is the error message I > encountered: > > R CMD INSTALL mvtnorm > * Installing *source* package 'mvtnorm' ... > ** libs > gcc -shared -o mvtnorm.so mvt.o -L/usr/lib/gcc-lib/i386-linux/2.95.4 > -lreadline -ldl -lncurses -lg2c-pic -lm -L/usr/lib/R/bin -lR > /usr/bin/ld: cannot find -lreadline > collect2: ld returned 1 exit status > make: *** [mvtnorm.so] Error 1 > ERROR: compilation failed for package 'mvtnorm' > > I am using Debian Linux 2.20 on a Intel machine. R vers...