Displaying 6 results from an estimated 6 matches for "maual".
Did you mean:
manual
2005 Jan 25
2
Rd problems when converting DVI version
Hi
Running R v2.0 on SuSe linux 8.2.
I'm trying to build a package (which built perfectly on Windows...) on
Linux, and I ran:
R CMD check mypackage
I got:
* checking mypackage-maual.tex ... ERROR
LaTeX errors when creating DVI version
This typically indicates Rd problems
OK, there are no problems with my Rd - I got 3 warnings but they were
all expected, and the whole package builds find on windows. There is no
indication which of my Rd files is upsetting LaTeX and no informa...
2008 Sep 03
1
bugged sysinstall, bsdlabel, zfs, gmirror - recept for disaster :)
...ll has placed partition "a:" starting with offset
0! This is what happens when you don't RTFM :) I assume that this bug
occured because I created mount point for root on ad[023]s1a and removed
it after, than saved label. It seems that GEOM framework didn't expect
this, neither maual for bsdlabel. I think that should be fixed somehow.
Fortunately manually editing labels by "bsdlabel -e" wasn't so hard as I
expected. This is how I made everything back to normal:
a: 1024M * 4.2BSD 0 0 0
b: 512M * swap
c: 78156162...
2005 Dec 05
0
Re: CentOS 3.6, samba-3.0.9-1.3E.5 tdbsam to ldapsam export
...detailed deployment gudiance
The Official Samba-3 HOWTO and Reference Guide - a book that provides
detailed information regarding how the functional components of
samba function and may be configured. This book does NOT provide
presecriptive deployment guidance - it is more like a mechanics maual.
Both books are available from:
http://www.samba.org/samba/docs
For examples of how to deploy Samba please refer to:
http://www.samba.org/samba/docs/Samba3-ByExample.pdf
Each example network provided in this book is fully documented in step-by-step
mode.
2. The Samba mailing list:
The samb...
2010 Mar 14
7
R on Linux - a primer
Hi,
I'm looking to move from Windows into a 64-bit Linux environment. Which is
the best Linux Flavor to use within R? To install R on this environment, do
I need to do any compiling?
Thanks all!
Axel.
[[alternative HTML version deleted]]
2017 Dec 05
0
Dynamic reference, right-hand side of function
By the way, R 'vectors' are not the equivalents of mathematical 'vectors'.
In R, a vector is something that can have arbitrary length and which has
no 'attributes', other than perhaps element names. Vectors can be numeric,
character,
complex, lists, etc. Functions, names, and NULL are not vectors. In my
opinion,
the typical data scientist will rarely find the R vector
2017 Dec 05
3
Dynamic reference, right-hand side of function
Hi again!
I know you don't find loops evil (well, at least not diabolic :-) ). (After many hours googling I have realized that thinking about loops rather than lists is a newbie thing we Stata-users do, I just jokingly pointed it out). Anyway, I'm really happy that you try to teach me some R-manners. Since I still get questions about what the h**k I mean by my strange question, I sort it