search for: _most

Displaying 3 results from an estimated 3 matches for "_most".

Did you mean: most
2010 Feb 04
0
Powercom BNT-800AP
...ing a few issues with the driver... The default voltage quads (for every model) are way off... Showing ~95v when it should be ~117V. I've changed the 4th/final coefficient to +5.0, but haven't tested extensively (with fluctuating voltages). The input/output voltage appears to be swapped _most of the time_. When doing a battery test, or when unplugged, the input stays steady, and the _output_ voltage reports a drop to ~15V. OTOH, when the UPS is shutdown, the ordering appears correct, as the input stays steady, and the output shows ~5V. For the above, the Powercom upsmon software appea...
2006 Dec 15
3
Installing rgl package under Ubuntu
Dear Rexperts, lately I'm having troubles installing the rgl package via install.packages("rgl", dependencies=T) in the R 2.4.0 backport running under Ubuntu 6.06 LTS. I get the following error messages, despite having installed libx11-dev (as recommended in a similar post about SUSE 10.1): trying URL 'http://cran.xedio.de/src/contrib/rgl_0.68.tar.gz' Content type
2010 Oct 31
1
R-help Digest, Vol 92, Issue 31
...e(sys.call()), "\nDummy names have been assigned."); } After all, e.g. data.frame () will also rather create dummy names for unnamed columns. And, I think, a warning should make the user aware that he's doing something that _may_ not work out as intendet. But here I think it is _most likely_ not working as intended. > MISCELLANEOUS: > Note that writeMat() cannot write compressed MAT files. It is > documented in help("readMat"), and will be so in help("writeMat") in > the next release. Package Rcompression, loaded or not, has no effect > on...