Undefined subroutine &R::Rdconv::fill (PR#3485)
Yes you do seem to be correct. I have pointed to a new version of perl (v5.6.1) and it builds cleanly Thank you, Michael. -----Original Message----- From: Peter Dalgaard BSA [mailto:p.dalgaard@biostat.ku.dk] Sent: Tuesday, July 15, 2003 3:31 PM To: Klinglesmith, Michael T Cc: r-devel@stat.math.ethz.ch; R-bugs@biostat.ku.dk Subject: Re: [Rd] Undefined subroutine &R::Rdconv::fill (PR#3485) michael.t.klinglesmith@intel.com writes:
make[1]: Leaving directory `/fs38/odc.arch.3/mtklingl/R/R-1.7.1/doc' make[1]: Entering directory
`/fs38/odc.arch.3/mtklingl/R/R-1.7.1/src/library'
building all R object docs (text, HTML, LaTeX, examples) make[2]: Entering directory
`/fs38/odc.arch.3/mtklingl/R/R-1.7.1/src/library'
Undefined subroutine &R::Rdconv::fill called at /fs38/odc.arch.3/mtklingl/R/R-1.7.1/share/perl/R/Rdconv.pm line 1955,
<rdfile>
chunk 381.
....
]perl -v This is perl, version 5.004_04 built for i386_linux22 Copyright 1987-1997, Larry Wall
I would suspect that this is the culprit. We do check that the perl version is at least 5.004 so we expect your version to work, but on the other hand it is quite old (~ 6 years it would seem) and quite likely noone actually checked against that version when making changes to Rdconv.
O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907