• 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 'distrEx/DESCRIPTION' ... OK
  • this is package 'distrEx' 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 'distrEx' 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
  • loading checks for arch 'i386'
    ** 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
  • loading checks for arch 'x86_64'
    ** 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 R/sysdata.rda ... 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 examples ... WARNING
    checking a package with encoding 'latin1' in an ASCII locale


    ** running examples for arch 'i386' ... OK
    ** checking differences from 'distrEx-Ex_i386.Rout' to 'distrEx-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':
    90a91,100
    > > assign(".ExTimings", "distrEx-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')
    > >
    96a107
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    111a123,125
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("AbscontCondDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    117a132
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    173a189,191
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("AsymTotalVarDist", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    179a198
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    192a212,214
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Condition-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    198a221
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    241a265,267
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("ContaminationSize", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    247a274
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    268a296,298
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("ConvexContamination", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    274a305
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    316a348,350
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("CvMDist", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    322a357
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    337a373,375
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DiscreteCondDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    343a382
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    402a442,444
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DiscreteMVDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    408a451
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    445a489,491
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DiscreteMVDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    451a498
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    582a630,632
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("E", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    588a639
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    602a654,656
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("EuclCondition-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    608a663
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    630a686,688
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("EuclCondition", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    636a695
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    650a710,712
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("GLIntegrate", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    656a719
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    712a776,778
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("HellingerDist", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    718a785
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    761a829,831
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("KolmogorovDist", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    767a838
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    891a963,965
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("LMCondDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    897a972
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    912a988,990
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("LMParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    918a997
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    944a1024,1026
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("LMParameter", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    950a1033
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    964a1048,1050
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MultivariateDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    970a1057
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1026a1114,1116
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("OAsymTotalVarDist", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1032a1123
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1045a1137,1139
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("PrognCondDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1051a1146
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1066a1162,1164
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("PrognCondDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1072a1171
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1083a1183,1185
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("PrognCondition-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1089a1192
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1145a1249,1251
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("TotalVarDist", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1151a1258
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1169a1277,1279
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("UnivariateCondDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1175a1286
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1271a1383,1385
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Var", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1277a1392
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1297a1413,1415
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("distrExIntegrate", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1303a1422
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1356a1476,1478
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("distrExMASK", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1362a1485
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1388a1512,1514
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("distrExMOVED", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1394a1521
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1457a1585,1587
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("distrExOptions", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1463a1594
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1480a1612,1614
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("liesInSupport", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1486a1621
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1519a1655,1657
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("m1df", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1525a1664
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1558a1698,1700
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("m2df", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1564a1707
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1585a1729,1731
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("make01", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    OK
    ** running examples for arch 'x86_64' ... OK
    ** checking differences from 'distrEx-Ex_x86_64.Rout' to 'distrEx-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':
    90a91,100
    > > assign(".ExTimings", "distrEx-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')
    > >
    96a107
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    111a123,125
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("AbscontCondDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    117a132
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    173a189,191
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("AsymTotalVarDist", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    179a198
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    192a212,214
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Condition-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    198a221
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    241a265,267
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("ContaminationSize", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    247a274
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    268a296,298
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("ConvexContamination", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    274a305
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    316a348,350
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("CvMDist", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    322a357
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    337a373,375
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DiscreteCondDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    343a382
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    402a442,444
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DiscreteMVDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    408a451
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    445a489,491
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DiscreteMVDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    451a498
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    582a630,632
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("E", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    588a639
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    602a654,656
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("EuclCondition-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    608a663
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    630a686,688
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("EuclCondition", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    636a695
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    650a710,712
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("GLIntegrate", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    656a719
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    712a776,778
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("HellingerDist", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    718a785
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    761a829,831
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("KolmogorovDist", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    767a838
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    891a963,965
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("LMCondDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    897a972
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    912a988,990
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("LMParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    918a997
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    944a1024,1026
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("LMParameter", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    950a1033
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    964a1048,1050
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MultivariateDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    970a1057
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1026a1114,1116
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("OAsymTotalVarDist", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1032a1123
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1045a1137,1139
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("PrognCondDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1051a1146
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1066a1162,1164
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("PrognCondDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1072a1171
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1083a1183,1185
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("PrognCondition-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1089a1192
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1145a1249,1251
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("TotalVarDist", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1151a1258
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1169a1277,1279
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("UnivariateCondDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1175a1286
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1271a1383,1385
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Var", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1277a1392
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1297a1413,1415
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("distrExIntegrate", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1303a1422
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1356a1476,1478
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("distrExMASK", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1362a1485
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1388a1512,1514
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("distrExMOVED", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1394a1521
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1457a1585,1587
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("distrExOptions", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1463a1594
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1480a1612,1614
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("liesInSupport", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1486a1621
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1519a1655,1657
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("m1df", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1525a1664
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1558a1698,1700
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("m2df", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1564a1707
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1585a1729,1731
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("make01", 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/distrEx.Rcheck/00check.log'
    for details.
  • elapsed time (check, wall clock): 2:21