Skip Menu |

This queue is for tickets about the Statistics-R CPAN distribution.

Report information
The Basics
Id: 17956
Status: resolved
Priority: 0/
Queue: Statistics-R

People
Owner: Nobody in particular
Requestors: crazyinsomniac [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.02
Fixed in: (no value)



Subject: Win32: log_dir is not in tmp_dir by default as advertised
Modify /lib/Statistics/R/Bridge/Win32.pm line 114 - $args{log_dir} = "$this->{R_DIR}/Statistics-R" ; + $args{log_dir} = "$this->{TMP_DIR}/Statistics-R" ;
This was resolved in the unofficial 0.03 release, and now in the 0.04 release which should hit your cpan mirror soon.