Skip to content

make check fails for 1.3.0 on SGI at ISOdate(1901,1,1)

4 messages · Setzer.Woodrow@epamail.epa.gov, Brian Ripley, Peter Dalgaard +1 more

#
I've successfully compiled R 1.3.0 on SGI (info below) but it fails make
check.  From base-Ex.Rout:
Error in if (to <= from) stop("`to' must be later than `from'") :
        missing value where logical needed
Execution halted

Indeed, from the same binary:
[1] "NA"
[1] "1999-01-01 07:00:00 EST"

Does anyone have any ideas?

--please do not edit the information below--

Version:
 platform = mips-sgi-irix6.5
 arch = mips
 os = irix6.5
 system = mips, irix6.5
 status =
 major = 1
 minor = 3.0
 year = 2001
 month = 06
 day = 22
 language = R

Search Path:
 .GlobalEnv, package:ctest, Autoloads, package:base

R. Woodrow Setzer, Jr.                                            Phone:
(919) 541-0128
Experimental Toxicology Division                       Fax:  (919) 541-5394
Pharmacokinetics Branch
NHEERL MD-74; US EPA; RTP, NC 27711

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Tue, 26 Jun 2001 Setzer.Woodrow at epamail.epa.gov wrote:

            
1) Could you tell Debby Swayne how you got this to compile (see R-help)?

2) I suspect strptime on your machine is broken.  Sorry ....

  
    
#
Setzer.Woodrow at epamail.epa.gov writes:
You probably have a problem in the substrate that ISOdate feeds on.

Offhand, I'd suspect an overrun problem. Some systems that represent
time as seconds since 1970 get in trouble in 2038, wouldn't they also
get in trouble from going more than 68 years backwards in time from
1970. Does it work if you replace 1901 with - say - 1910?

To see if the rest checks out, you could comment out that example in
the sources.
#
On Tue, Jun 26, 2001 at 08:32:12PM +0100, Prof Brian Ripley wrote:
He and I have been in correspondance all day, and he did indeed
help me.

Debby
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._