Displaying 2 results from an estimated 2 matches for "have_working_log".
2005 Dec 20
0
R 2.2.1 is released
...5)  had to be modified to only plot
	cases with hat < 1.  (PR#8367)
	lm.influence() was incorrectly reporting 'coefficients' and
	'sigma' as NaN for cases with hat = 1, and on some platforms
	not detecting hat = 1 correctly.
    o	Rmath.h for standalone Rmath was not recording HAVE_WORKING_LOG,
        so R_log was not available on platforms defining it.
    o	HoltWinters() was using a slightly incorrect formula in the C code.
    o	dir.create() could be confused by a trailing slash on the
	path, and by paths containing drives on Windows.
    o	The search for tcl/tkConfig.sh looked in...
2005 Dec 20
0
R 2.2.1 is released
...5)  had to be modified to only plot
	cases with hat < 1.  (PR#8367)
	lm.influence() was incorrectly reporting 'coefficients' and
	'sigma' as NaN for cases with hat = 1, and on some platforms
	not detecting hat = 1 correctly.
    o	Rmath.h for standalone Rmath was not recording HAVE_WORKING_LOG,
        so R_log was not available on platforms defining it.
    o	HoltWinters() was using a slightly incorrect formula in the C code.
    o	dir.create() could be confused by a trailing slash on the
	path, and by paths containing drives on Windows.
    o	The search for tcl/tkConfig.sh looked in...