|
[x]
Posted via EE Mobile
|
||
Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
||
| 11/13/2008 at 11:28AM PST, ID: 23903025 |
|
[x]
Attachment Details
|
||
|
[x]
The Solution Rating System
|
||
With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.
Your Input Matters If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: |
cpan> install Statistics::Basic
Running install for module Statistics::Basic
Running make for J/JE/JETTERO/Statistics-Basic-1.6001.tar.gz
Is already unwrapped into directory /root/.cpan/build/Statistics-Basic-1.6001
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/05_load_them..........ok
t/07_vector.............ok
t/08_cvec...............ok
t/08_filter_outliers....ok
t/10_mean...............ok
t/10_median.............ok
t/10_mode...............ok
t/15_covariance.........ok
t/15_variance...........ok
t/17_stddev.............ok
t/19_combo..............ok 1/16 0.82; 3 0.82; 4 0.82; 5
0.82; 2 1.12; 2.5 1.41; 3 1.71; 3.5
t/19_combo..............ok
t/20_correlation........ok
t/20_LSF................ok
t/53_co_persistance.....ok
t/53_persistance........ok
t/54_doc_example........ok
t/60_bigfloats..........ok 1/4Can't locate object method "as_number" via package "Statistics::Basic::Correlation" at /usr/share/perl/5.8/Math/BigFloat.pm line 129.
t/60_bigfloats..........dubious
Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED test 4
Failed 1/4 tests, 75.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/60_bigfloats.t 9 2304 4 2 50.00% 4
Failed 1/17 test scripts, 94.12% okay. 1/153 subtests failed, 99.35% okay.
make: *** [test_dynamic] Error 9
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
|
Advertisement