Displaying 2 results from an estimated 2 matches for "derviv".
Did you mean:
deriv
2012 Apr 11
2
Vignette questions
...hout
corresponding PDF:
In this case the vignettes directory had both the pdf and Rnw; do I
need to move the pdf to inst/doc?
I'm reluctant to add the pdf to the svn source on Rforge, per the
usual rule that a code management system should not have both a primary
source and a object dervived from it under version control. However, if
this is the suggested norm I could do so.
2. Close reading of the paragraph about vignette sources shows the
following -- I think? If I have a vignette that should not be rebuilt
by "check" or "BUILD" I should put the .Rnw sourc...
2004 Feb 23
1
DLLs and the Floating Point Control Word.
Greetings.
One for the developers I guess... I am having problems in using a
(non-recommended) Fortran compiler (Salford ftn95 Windoze), and
the crashes do seem to be associated with the ftn95-dervived DLL
changing the Floating Point Control Word. The compiler people are
suggesting (and I paraphrase!) that if R minds what the FPCW is it
is up to R to make sure it is the value it wants and R should
check/reset on returning from the DLL call. There seems to me to
be some logic in this positi...