search for: pxref

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

Did you mean: pref
2005 Aug 27
2
Writing R-extensions
...e. I realised that package types are described in the last section of Chapter 1 of "Writing R Extensions", but would it be possible to add at the end of Section 1.1.1 (The `DESCRIPTION' file) something like: The optional @samp{Type} field specifies the type of the package: @pxref{Package types}. 2) The description of the `inst' subdirectory states: Subdirectories of @file{inst} should not interfere with those used by R (currently, @file{R}, @file{data}, @file{demo}, @file{exec}, @file{libs}, @file{man}, @file{help}, @file{html}, @file{l...
2008 Jun 13
2
compiling 2.7.0 GNU/Linux | BLAS & Lapack query
Greetings - For a host of reasons I chose (was forced) to upgrade my multi-Opteron box from Fedora 7 -> Fedora 8. In the process, I also updated the ACML I had installed from 4.0.0 to 4.1.0. While I get no errors (that I can find) in the config -> make -> make install sequence, I'm pretty sure (based on some benchmarks) that I'm not getting BLAS and/or Lapack to compile in. So,
2004 Aug 23
0
corrections for R-intro.texi (PR#7192)
...004 +++ R-intro.texi Mon Aug 23 13:23:47 2004 @@ -1755,7 +1755,7 @@ > dim(Z) <- c(3,4,2) @end example -However if @code{h} is shorter than 24, its values recycled from the +However if @code{h} is shorter than 24, its values are recycled from the beginning again to make it up to size 24 (@pxref{The recycling rule}). As an extreme but common example ====================================================================== [-input. (See-] {+input (see+} ====================================================================== --- R-intro.texi~ Mon Aug 23 13:23:47 2004 +++ R-intro.texi Mon A...