The R Project SVN R

Rev

Rev 81651 | Rev 83012 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 81651 Rev 82306
Line 2577... Line 2577...
2577
    UNPROTECT(1);
2577
    UNPROTECT(1);
2578
    vmaxset(vmax);
2578
    vmaxset(vmax);
2579
    return ans;
2579
    return ans;
2580
}
2580
}
2581
 
2581
 
-
 
2582
#define NO_CALL_R
-
 
2583
 
2582
#ifndef NO_CALL_R
2584
#ifndef NO_CALL_R
2583
// call_R was deprecated in R 2.15.0 and removed from RS.h in R 4.2.0
2585
// call_R was deprecated in R 2.15.0 and removed from RS.h in R 4.2.0
2584
 
2586
 
2585
static const struct {
2587
static const struct {
2586
    const char *name;
2588
    const char *name;