The R Project SVN R

Rev

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

Rev 64120 Rev 74147
Line 7656... Line 7656...
7656
    o	setEPS() and setPS() gain '...' to allow other arguments to be
7656
    o	setEPS() and setPS() gain '...' to allow other arguments to be
7657
	passed to ps.options(), including overriding 'width' and 'height'.
7657
	passed to ps.options(), including overriding 'width' and 'height'.
7658
 
7658
 
7659
    o	setTimeLimit() function to set limits on the CPU
7659
    o	setTimeLimit() function to set limits on the CPU
7660
	and/or elapsed time for each top-level computation, and
7660
	and/or elapsed time for each top-level computation, and
7661
	setSessionLimit() to set limits for the rest of the session.
7661
	setSessionTimeLimit() to set limits for the rest of the session.
7662
 
7662
 
7663
    o	splinefun() has a new method = "monoH.FC" for monotone Hermite
7663
    o	splinefun() has a new method = "monoH.FC" for monotone Hermite
7664
	spline interpolation.
7664
	spline interpolation.
7665
 
7665
 
7666
    o	sprintf() optionally supports the %a/%A notation of C99 (if the
7666
    o	sprintf() optionally supports the %a/%A notation of C99 (if the