• 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 ‘distr/DESCRIPTION’ ... OK
  • this is package ‘distr’ 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 for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘distr’ 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 ... 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 installed files from ‘inst/doc’ ... OK
  • checking examples ... [232s/232s] OK
  • checking differences from ‘distr-Ex.Rout’ to ‘distr-Ex.Rout.save’ ...
    8,9c8
    < :SweaveListingUtils> TeX listings package (version
    < :SweaveListingUtils> 0.6.1)
    ---
    > :SweaveListingUtils> TeX listings package (version 0.6)
    68c67,77
    < > base::assign(".oldSearch", base::search(), pos = 'CheckExEnv')
    ---
    > > assign(".oldSearch", search(), pos = 'CheckExEnv')
    > > assign(".ExTimings", "distr-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')
    > >
    74a84
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    235a246,248
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("0distr-package", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    241a255
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    268a283,285
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("AbscontDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    274a292
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    295a314,316
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("AbscontDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    301a323
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    321a344,346
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Arcsine-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    327a353
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    358a385,387
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Beta-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    364a394
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    378a409,411
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("BetaParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    384a418
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    411a446,448
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Binom-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    417a455
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    431a470,472
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("BinomParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    437a479
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    468a511,513
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Cauchy-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    474a520
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    488a535,537
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("CauchyParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    494a544
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    525a576,578
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Chisq-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    531a585
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    545a600,602
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("ChisqParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    551a609
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    596a655,657
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("CompoundDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    602a664
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    662a725,727
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("CompoundDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    668a734
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    688a755,757
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("ConvPow", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    694a764
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    723a794,796
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DExp-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    729a803
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    755a830,832
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Dirac-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    761a839
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    775a854,856
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DiracParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    781a863
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    829a912,914
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DiscreteDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    835a921
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    855a942,944
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DiscreteDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    861a951
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    885a976,978
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DistrList-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    891a985
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    925a1020,1022
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DistrList", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    931a1029
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    958a1057,1059
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DistrSymmList-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    964a1066
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1000a1103,1105
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("DistrSymmList", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1006a1112
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1020a1127,1129
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("EllipticalSymmetry-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1026a1136
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1049a1160,1162
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("EllipticalSymmetry", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1055a1169
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1074a1189,1191
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("EuclideanSpace-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1080a1198
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1124a1243,1245
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Exp-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1130a1252
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1141a1264,1266
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("ExpOrGammaOrChisq-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1147a1273
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1161a1288,1290
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("ExpParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1167a1297
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1181a1312,1314
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("FParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1187a1321
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1213a1348,1350
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Fd-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1219a1357
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1233a1372,1374
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("GammaParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1239a1381
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1261a1404,1406
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Gammad-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1267a1413
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1300a1447,1449
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Geom-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1306a1456
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1327a1478,1480
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("GeomParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1333a1487
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1359a1514,1516
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Huberize-methods", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1365a1523
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1387a1546,1548
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Hyper-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1393a1555
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1407a1570,1572
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("HyperParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1413a1579
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1427a1594,1596
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Lattice-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1433a1603
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1465a1636,1638
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("LatticeDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1471a1645
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1486a1661,1663
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("LatticeDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1492a1670
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1514a1693,1695
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Lnorm-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1520a1702
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1534a1717,1719
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("LnormParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1540a1726
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1563a1750,1752
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Logis-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1569a1759
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1583a1774,1776
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("LogisParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1589a1783
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1624a1819,1821
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MakeAbscontDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1630a1828
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1653a1852,1854
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("MinMaximum-methods", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1659a1861
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1676a1879,1881
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Naturals-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1682a1888
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1704a1911,1913
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Nbinom-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1710a1920
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1724a1935,1937
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("NbinomParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1730a1944
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1743a1958,1960
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("NoSymmetry-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1749a1967
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1769a1988,1990
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("NoSymmetry", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1775a1997
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1799a2022,2024
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Norm-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1805a2031
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1819a2046,2048
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("NormParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1825a2055
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1849a2080,2082
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Pois-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1855a2089
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1869a2104,2106
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("PoisParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1875a2113
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1890a2129,2131
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("PosDefSymmMatrix-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1896a2138
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1925a2168,2170
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("PosDefSymmMatrix", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1931a2177
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1944a2191,2193
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Reals-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1950a2200
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    1970a2221,2223
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("RtoDPQ.LC", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    1976a2230
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2007,2010c2261,2264
    < (function (v)
    < .approxfun(x, y, v, method, yleft, yright, f))(q)
    < else 1 - (function (v)
    < .approxfun(x, y, v, method, yleft, yright, f))(q)
    ---
    > function (v)
    > .approxfun(x, y, v, method, yleft, yright, f)(q)
    > else 1 - function (v)
    > .approxfun(x, y, v, method, yleft, yright, f)(q)
    2041a2296,2298
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("RtoDPQ", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2047a2305
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2079,2082c2337,2340
    < (function (v)
    < .approxfun(x, y, v, method, yleft, yright, f))(q)
    < else 1 - (function (v)
    < .approxfun(x, y, v, method, yleft, yright, f))(q)
    ---
    > function (v)
    > .approxfun(x, y, v, method, yleft, yright, f)(q)
    > else 1 - function (v)
    > .approxfun(x, y, v, method, yleft, yright, f)(q)
    2113a2372,2374
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("RtoDPQ.d", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2119a2381
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2133a2396,2398
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("SphericalSymmetry-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2139a2405
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2162a2429,2431
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("SphericalSymmetry", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2168a2438
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2182a2453,2455
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("TParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2188a2462
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2214a2489,2491
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Td-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2220a2498
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2243a2522,2524
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Truncate-methods", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2249a2531
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2263a2546,2548
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("UniNormParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2269a2555
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2301a2588,2590
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Unif-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2307a2597
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2321a2612,2614
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("UnifParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2327a2621
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2351a2646,2648
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("UnivarDistrList-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2357a2655
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2391a2690,2692
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("UnivarDistrList", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2397a2699
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2494a2797,2799
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("UnivarLebDecDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2500a2806
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2527a2834,2836
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("UnivarLebDecDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2533a2843
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2580a2891,2893
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("UnivarMixingDistribution-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2586a2900
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2598a2913,2915
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("UnivarMixingDistribution", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2604a2922
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2626a2945,2947
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("Weibull-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2632a2954
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2646a2969,2971
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("WeibullParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2652a2978
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2756a3083,3085
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("decomposePM-methods", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2762a3092
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2848a3179,3181
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("distrARITH", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2854a3188
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2901a3236,3238
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("distrMASK", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2907a3245
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2913c3251
    < > ### withSweave warn.makeDNew withgaps use.generalized.inverse.by.default
    ---
    > > ### withSweave withgaps use.generalized.inverse.by.default
    2947a3286,3288
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("distroptions", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2953a3295
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    2980a3323,3325
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("flat.LCD", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    2986a3332
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    3053a3400,3402
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("flat.mix", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    3059a3409
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    3086a3437,3439
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("getLabel", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    3092a3446
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    3104a3459,3461
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("igamma", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    3110a3468
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    3137a3496,3498
    > >
    > > 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")
    3143a3505
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    3254a3617,3619
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("operators-methods", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    3260a3626
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    3273a3640,3642
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("options", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    3279a3649
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    3386a3757,3759
    > >
    > > 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")
    3393a3767
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    3512c3886
    < [7,] 0.002829761 3.085596 1.0115331 2.607870
    ---
    > [7,] 0.002829761 3.085596 1.0115330 2.607870
    3530c3904
    < [25,] 3.836600224 33.376842 4.3395389 8.265854
    ---
    > [25,] 3.836600224 33.376842 4.3395390 8.265854
    3533c3907
    < [28,] 4.226775194 33.376842 4.6697545 9.002701
    ---
    > [28,] 4.226775194 33.376842 4.6697544 9.002701
    3535c3909
    < [30,] 5.151685324 33.376842 6.8356100 17.736666
    ---
    > [30,] 5.151685324 33.376842 6.8356099 17.736666
    3543a3918,3920
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("qqbounds", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    3549a3927
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    3600a3979,3981
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("qqplot", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    3606a3988
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    3687a4070,4072
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("simplifyD-methods", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    3693a4079
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    3705c4091
    < 5.609 0.041 5.651
    ---
    > 0.716 0.016 0.734
    3709c4095
    < 0.591 0.000 0.590
    ---
    > 0.044 0.004 0.048
    3711a4098,4100
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("simplifyr-methods", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    3717a4107
    > > assign(".ptime", proc.time(), pos = "CheckExEnv")
    3738a4129,4131
    > >
    > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > > cat("standardMethods", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    OK
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes in ‘inst/doc’ ... OK
  • checking running R code from vignettes ... [21s/26s] OK
  • checking re-building of vignette PDFs ... [66s/71s] OK
  • checking PDF version of manual ... OK