• using R version 2.15.2 (2012-10-26)
  • using platform: i386-apple-darwin9.8.0 (32-bit)
  • using session charset: ASCII
  • checking for file 'distrEllipse/DESCRIPTION' ... OK
  • this is package 'distrEllipse' version '2.4'
  • package encoding: latin1
  • checking package namespace information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking whether package 'distrEllipse' can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... 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 ... OK
  • 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 examples ... WARNING
    checking a package with encoding 'latin1' in an ASCII locale

    OK
  • checking differences from 'distrEllipse-Ex.Rout' to 'distrEllipse-Ex.Rout.save' ...
    36c36
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    62c62
    < The following object(s) are masked from 'package:stats':
    ---
    > The following object is masked from 'package:stats':
    85c85
    < The following object(s) are masked from 'package:stats':
    ---
    > The following object is masked from 'package:stats':
    106c106
    < The following object(s) are masked from 'package:stats':
    ---
    > The following object is masked from 'package:stats':
    110c110
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    130a131,140
    > > assign(".ExTimings", "distrEllipse-Ex.timings", pos = 'CheckExEnv')
    > > cat("name\tuser\tsystem\telapsed\n", file=get(".ExTimings", pos = 'CheckExEnv'))
    > > assign(".format_ptime",
    > + function(x) {
    > + if(!is.na(x[4L])) x[1L] <- x[1L] + x[4L]
    > + if(!is.na(x[5L])) x[2L] <- x[2L] + x[5L]
    > + format(x[1L:3L])
    > + },
    > + pos = 'CheckExEnv')
    > >
    136a147
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    167a179,181
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("EllipticalDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    173a188
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    193a209,211
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("EllipticalDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    199a218
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    226a246,248
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("EllipticalParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    232a255
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    253a277,279
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MVnormDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    259a286
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    279a307,309
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MVnormDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    285a316
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    309a341,343
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MVnormParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    315a350
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    338a374,376
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MVtDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    344a383
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    371a411,413
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MVtDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    377a420
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    407a451,453
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MVtParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    413a460
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    472a520,522
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MultivarDistrList-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    478a529
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    534a586,588
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MultivarDistrList", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    540a595
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    905a961,963
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MultivarMixingDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    911a970
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    939a999,1001
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MultivarMixingDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    945a1008
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    982a1046,1048
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("SphericalDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    988a1055
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1008a1076,1078
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("SphericalDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1014a1085
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1034a1106,1108
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("distrEllipseMASK", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1040a1115
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1071a1147,1149
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("distrEllipseoptions", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1077a1156
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1134a1214,1216
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("plot-methods", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    OK
  • checking PDF version of manual ... OK
    WARNING: There was 1 warning.
    See
    '/Volumes/XT3/Rdev-web/QA/Simon/packages/leopard-universal/results/2.15/distrEllipse.Rcheck/00check.log'
    for details.
  • elapsed time (check, wall clock): 1:58