Skip Menu |

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

Report information
The Basics
Id: 124536
Status: new
Priority: 0/
Queue: Statistics-R-IO

People
Owner: Nobody in particular
Requestors: sediomyle [...] gmail.com
Cc:
AdminCc:

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



Subject: subroutine redefined problem
Date: Thu, 22 Feb 2018 18:50:52 +0000
To: bug-statistics-r-io [...] rt.cpan.org
From: Stefan Lukits <sediomyle [...] gmail.com>
Davor, I use Statistics::R::IO in order to run WeBWorK, an online homework system for math teachers. It is perl-based. I installed the R Statistics integration for WeBWorK, but ever since then WeBWorK gives this error message to my students: Subroutine fh redefined at (eval 1515) line 1. Subroutine server redefined at (eval 1516) line 1. Subroutine port redefined at (eval 1517) line 1. Subroutine _autoclose redefined at (eval 1518) line 1. Subroutine _autoflush redefined at (eval 1519) line 1. Subroutine _usesocket redefined at (eval 1520) line 1. The source for this error message appears to be Rserve.pm, where these subroutines are defined. Have you heard of this problem before; do you have a suggestion for a fix? Thank you! Stefan PS.: I also posted this problem here: https://stackoverflow.com/questions/48814340/perl-webwork-warnings-subroutine-fh-redefined