• using R version 3.0.1 Patched (2013-05-18 r62762)
  • using platform: sparc-sun-solaris2.10 (32-bit)
  • using session charset: UTF-8
  • checking for file ‘zoo/DESCRIPTION’ ... OK
  • this is package ‘zoo’ version ‘1.7-9’
  • checking package namespace information ... OK
  • checking package dependencies ... NOTE
    Package suggested but not available for checking: ‘fts’
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘zoo’ can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking R files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... OK
  • checking whether the package can be loaded with stated dependencies ... OK
  • checking whether the package can be unloaded cleanly ... OK
  • checking whether the namespace can be loaded with stated dependencies ... OK
  • checking whether the namespace can be unloaded cleanly ... OK
  • checking loading without being on the library search path ... OK
  • checking for unstated dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... OK
  • checking Rd files ... OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... NOTE
    Package unavailable to check Rd xrefs: ‘fts’
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking line endings in C/C++/Fortran sources/headers ... OK
  • checking line endings in Makefiles ... OK
  • checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
  • checking compiled code ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking examples ... [32s/32s] OK
  • checking differences from ‘zoo-Ex.Rout’ to ‘zoo-Ex.Rout.save’ ...
    5c5
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    10c10
    < > base::assign(".oldSearch", base::search(), pos = 'CheckExEnv')
    ---
    > > assign(".oldSearch", search(), pos = 'CheckExEnv')
    2422,2433c2422,2433
    < [1] "2000-01-01 00:00:00 GMT" "2000-02-01 00:00:00 GMT"
    < [3] "2000-03-01 00:00:00 GMT" "2000-04-01 01:00:00 BST"
    < [5] "2000-05-01 01:00:00 BST" "2000-06-01 01:00:00 BST"
    < [7] "2000-07-01 01:00:00 BST" "2000-08-01 01:00:00 BST"
    < [9] "2000-09-01 01:00:00 BST" "2000-10-01 01:00:00 BST"
    < [11] "2000-11-01 00:00:00 GMT" "2000-12-01 00:00:00 GMT"
    < [13] "2001-01-01 00:00:00 GMT" "2001-02-01 00:00:00 GMT"
    < [15] "2001-03-01 00:00:00 GMT" "2001-04-01 01:00:00 BST"
    < [17] "2001-05-01 01:00:00 BST" "2001-06-01 01:00:00 BST"
    < [19] "2001-07-01 01:00:00 BST" "2001-08-01 01:00:00 BST"
    < [21] "2001-09-01 01:00:00 BST" "2001-10-01 01:00:00 BST"
    < [23] "2001-11-01 00:00:00 GMT" "2001-12-01 00:00:00 GMT"
    ---
    > [1] "2000-01-01 01:00:00 CET" "2000-02-01 01:00:00 CET"
    > [3] "2000-03-01 01:00:00 CET" "2000-04-01 02:00:00 CEST"
    > [5] "2000-05-01 02:00:00 CEST" "2000-06-01 02:00:00 CEST"
    > [7] "2000-07-01 02:00:00 CEST" "2000-08-01 02:00:00 CEST"
    > [9] "2000-09-01 02:00:00 CEST" "2000-10-01 02:00:00 CEST"
    > [11] "2000-11-01 01:00:00 CET" "2000-12-01 01:00:00 CET"
    > [13] "2001-01-01 01:00:00 CET" "2001-02-01 01:00:00 CET"
    > [15] "2001-03-01 01:00:00 CET" "2001-04-01 02:00:00 CEST"
    > [17] "2001-05-01 02:00:00 CEST" "2001-06-01 02:00:00 CEST"
    > [19] "2001-07-01 02:00:00 CEST" "2001-08-01 02:00:00 CEST"
    > [21] "2001-09-01 02:00:00 CEST" "2001-10-01 02:00:00 CEST"
    > [23] "2001-11-01 01:00:00 CET" "2001-12-01 01:00:00 CET"
    2560,2563c2560,2563
    < [1] "2000-01-01 00:00:00 GMT" "2000-04-01 01:00:00 BST"
    < [3] "2000-07-01 01:00:00 BST" "2000-10-01 01:00:00 BST"
    < [5] "2001-01-01 00:00:00 GMT" "2001-04-01 01:00:00 BST"
    < [7] "2001-07-01 01:00:00 BST" "2001-10-01 01:00:00 BST"
    ---
    > [1] "2000-01-01 01:00:00 CET" "2000-04-01 02:00:00 CEST"
    > [3] "2000-07-01 02:00:00 CEST" "2000-10-01 02:00:00 CEST"
    > [5] "2001-01-01 01:00:00 CET" "2001-04-01 02:00:00 CEST"
    > [7] "2001-07-01 02:00:00 CEST" "2001-10-01 02:00:00 CEST"
    2689c2689
    < some methods for “zoo” objects do not work if the index entries in 'order.by' are not unique
    ---
    > some methods for "zoo" objects do not work if the index entries in 'order.by' are not unique
    OK
  • checking for unstated dependencies in tests ... OK
  • checking tests ... [39s/40s] OK
    Running ‘as.Date.R’ [10s/10s]
    Comparing ‘as.Date.Rout’ to ‘as.Date.Rout.save’ ...34c34
    < The following object is masked from 'package:tis':
    ---
    > The following object(s) are masked from 'package:tis':
    46c46
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    83c83
    < The following object is masked from 'package:tis':
    ---
    > The following object(s) are masked from 'package:tis':
    86a87,90
    > The following object(s) are masked from 'package:base':
    >
    > cbind, rbind
    >
    Running ‘bugfixes.R’
    Comparing ‘bugfixes.Rout’ to ‘bugfixes.Rout.save’ ...8c8
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    Running ‘vignette-zoo-quickref.R’
    Comparing ‘vignette-zoo-quickref.Rout’ to ‘vignette-zoo-quickref.Rout.save’ ...10c10
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    Running ‘vignette-zoo.R’ [14s/14s]
    Comparing ‘vignette-zoo.Rout’ to ‘vignette-zoo.Rout.save’ ...10c10
    < The following object is masked from 'package:base':
    ---
    > The following object(s) are masked from 'package:base':
    535c535
    < randomForest 4.6-7
    ---
    > randomForest 4.6-6
    540c540
    < The following object is masked from 'package:lattice':
    ---
    > The following object(s) are masked from 'package:lattice':
    547c547
    < The following object is masked from 'package:boot':
    ---
    > The following object(s) are masked from 'package:boot':
    554c554
    < The following object is masked from 'package:survival':
    ---
    > The following object(s) are masked from 'package:survival':
    558c558
    < The following object is masked from 'package:MASS':
    ---
    > The following object(s) are masked from 'package:MASS':
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes in ‘inst/doc’ ... OK
  • checking running R code from vignettes ... [49s/49s] OK
  • checking re-building of vignette PDFs ... [104s/101s] OK
  • checking PDF version of manual ... OK
    NOTE: There were 2 notes.
    See
    ‘/home/ripley/R/packages/tests32/zoo.Rcheck/00check.log’
    for details.