search for: dpptr

Displaying 2 results from an estimated 2 matches for "dpptr".

Did you mean: dptr
2002 Jun 11
1
R 1.5.0: axis() does not honor the xaxp argument (PR#1654)
----------------------- transcript -------------------------- $ R --vanilla R : Copyright 2002, The R Development Core Team Version 1.5.0 (2002-04-29) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type `license()' or `licence()' for distribution details. R is a collaborative project with many contributors. Type
2012 Mar 13
0
111 FIXMEs in main/src
...should be embedded */ model.c- /* in its own function. */ -- objects.c: // FIXME: fails if 'methods' is not attached. objects.c- PROTECT(clEnvCall = lang2(meth_classEnv, cl)); -- par.c:/* <FIXME> do not need separate macros for a = b = c and b = a = c */ par.c-#define R_DEV__(_P_) dpptr(dd)->_P_ = gpptr(dd)->_P_ -- platform.c: /* FIXME convert to UTF-8 on Windows */ platform.c- for (i = 0; i < n; i++) { -- platform.c: /* FIXME: there are higher-resolution ways to do this on Windows */ platform.c- REAL(mtime)[i] = (double) sb.st_mtime; -- platform.c: if (over || !R...