- 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 'distrMod/DESCRIPTION' ... OK
- this is package 'distrMod' 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 'distrMod' 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 sizes of PDF files under 'inst/doc' ... OK
- checking installed files from 'inst/doc' ... OK
- checking examples ... WARNING
checking a package with encoding 'latin1' in an ASCII locale
OK
- checking differences from 'distrMod-Ex.Rout' to 'distrMod-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':
89c89
< :RandVar> Implementation of random variables (version 0.8.1)
---
> :RandVar> Implementation of random variables (version 0.9)
119c119
< The following object(s) are masked from 'package:stats4':
---
> The following object is masked from 'package:stats4':
123c123
< The following object(s) are masked from 'package:stats':
---
> The following object is masked from 'package:stats':
127c127
< The following object(s) are masked from 'package:base':
---
> The following object is masked from 'package:base':
132a133,142
> > assign(".ExTimings", "distrMod-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')
> >
138a149
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
187a199,201
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("BetaFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
193a208
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
206a222,224
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("BiasType-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
212a231
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
258a278,280
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("BinomFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
264a287
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
317a341,343
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("CauchyLocationScaleFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
323a350
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
396a424,426
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("Confint-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
402a433
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
424c455
< An object of class "Estimate"
---
> An object of class “Estimate”
440a472,474
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("Estimate-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
446a481
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
458c493
< An object of class "Estimate"
---
> An object of class “Estimate”
470c505
< An object of class "Estimate"
---
> An object of class “Estimate”
481a517,519
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("Estimator", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
487a526
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
501a541,543
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("EvenSymmetric-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
507a550
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
530a574,576
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("EvenSymmetric", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
536a583
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
586a634,636
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("ExpScaleFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
592a643
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
619a671,673
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("FunSymmList-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
625a680
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
661a717,719
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("FunSymmList", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
667a726
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
716a776,778
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("GammaFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
722a785
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
753a817,819
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("InfoNorm", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
759a826
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
773a841,843
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("L2GroupFamily-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
779a850
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
791a863,865
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("L2LocationFamily-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
797a872
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
809a885,887
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("L2LocationFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
815a894
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
827a907,909
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("L2LocationScaleFamily-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
833a916
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
845a929,931
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("L2LocationScaleFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
851a938
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
864a952,954
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("L2LocationUnknownScaleFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
870a961
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
902a994,996
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("L2ParamFamily-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
908a1003
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
920a1016,1018
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("L2ParamFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
926a1025
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
938a1038,1040
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("L2ScaleFamily-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
944a1047
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
956a1060,1062
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("L2ScaleFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
962a1069
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
975a1083,1085
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("L2ScaleUnknownLocationFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
981a1092
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1034a1146,1148
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("LnormScaleFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
1040a1155
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1062c1177
< An object of class "Estimate"
---
> An object of class “Estimate”
1075c1190
< An object of class "Estimate"
---
> An object of class “Estimate”
1096a1212,1214
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("MCEstimate-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
1103a1222
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1127c1246
< An object of class "Estimate"
---
> An object of class “Estimate”
1149c1268
< An object of class "Estimate"
---
> An object of class “Estimate”
1173c1292
< An object of class "Estimate"
---
> An object of class “Estimate”
1202c1321
< An object of class "Estimate"
---
> An object of class “Estimate”
1225a1345,1347
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("MCEstimator", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
1231a1354
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1249c1372
< An object of class "Estimate"
---
> An object of class “Estimate”
1264c1387
< An object of class "Estimate"
---
> An object of class “Estimate”
1301a1425,1427
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("MDEstimator", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
1307a1434
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1325c1452
< An object of class "Estimate"
---
> An object of class “Estimate”
1355c1482
< An object of class "Estimate"
---
> An object of class “Estimate”
1380c1507
< An object of class "Estimate"
---
> An object of class “Estimate”
1413c1540
< An object of class "Estimate"
---
> An object of class “Estimate”
1536c1663
< An object of class "Estimate"
---
> An object of class “Estimate”
1564a1692,1694
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("MLEstimator", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
1571a1702
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1693a1825,1827
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("NBinomFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
1699a1834
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1712a1848,1850
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("NonSymmetric-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
1718a1857
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1738a1878,1880
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("NonSymmetric", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
1744a1887
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1782a1926,1928
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("NormLocationFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
1788a1935
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1841a1989,1991
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("NormLocationScaleFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
1847a1998
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1901a2053,2055
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("NormLocationUnknownScaleFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
1907a2062
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1957a2113,2115
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("NormScaleFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
1963a2122
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2017a2177,2179
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("NormScaleUnknownLocationFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2023a2186
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2044a2208,2210
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("NormType-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2050a2217
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2073a2241,2243
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("NormType", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2079a2250
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2093a2265,2267
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("OddSymmetric-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2099a2274
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2122a2298,2300
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("OddSymmetric", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2128a2307
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2156a2336,2338
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("ParamFamParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2162a2345
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2185a2369,2371
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("ParamFamParameter", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2191a2378
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2208a2396,2398
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("ParamFamily-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2214a2405
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2459a2651,2653
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("ParamFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2465a2660
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2504a2700,2702
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("PoisFamily", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2510a2709
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2541a2741,2743
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("QFNorm", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2547a2750
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2578a2782,2784
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("SelfNorm", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2584a2791
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2603a2811,2813
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("addAlphTrsp2col", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2609a2820
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2618c2829
< An object of class "asBias"
---
> An object of class “asBias”
2622a2834,2836
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asBias-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2628a2843
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2637c2852
< An object of class "asBias"
---
> An object of class “asBias”
2649a2865,2867
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asBias", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2655a2874
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2664c2883
< An object of class "asCov"
---
> An object of class “asCov”
2668a2888,2890
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asCov-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2674a2897
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2683c2906
< An object of class "asCov"
---
> An object of class “asCov”
2694a2918,2920
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asCov", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2700a2927
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2710c2937
< An object of class "asHampel"
---
> An object of class “asHampel”
2715a2943,2945
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asHampel-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2721a2952
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2730c2961
< An object of class "asHampel"
---
> An object of class “asHampel”
2743a2975,2977
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asHampel", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2749a2984
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2758c2993
< An object of class "asMSE"
---
> An object of class “asMSE”
2762a2998,3000
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asMSE-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2768a3007
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2777c3016
< An object of class "asMSE"
---
> An object of class “asMSE”
2789a3029,3031
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asMSE", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2795a3038
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2804c3047
< An object of class "asSemivar"
---
> An object of class “asSemivar”
2808a3052,3054
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asSemivar-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2814a3061
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2823c3070
< An object of class "asSemivar"
---
> An object of class “asSemivar”
2828a3076,3078
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asSemivar", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2834a3085
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2844c3095
< An object of class "asUnOvShoot"
---
> An object of class “asUnOvShoot”
2849a3101,3103
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asUnOvShoot-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2855a3110
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2864c3119
< An object of class "asUnOvShoot"
---
> An object of class “asUnOvShoot”
2877a3133,3135
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asUnOvShoot", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2883a3142
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2917a3177,3179
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asymmetricBias-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2923a3186
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2949a3213,3215
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("asymmetricBias", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2955a3222
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2977a3245,3247
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("checkL2deriv", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
2983a3254
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3086a3358,3360
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("confint-methods", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3092a3367
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3120a3396,3398
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("distrModMASK", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3126a3405
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3150a3430,3432
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("distrModOptions", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3156a3439
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3165c3448
< An object of class "fiBias"
---
> An object of class “fiBias”
3169a3453,3455
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("fiBias-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3175a3462
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3184c3471
< An object of class "fiBias"
---
> An object of class “fiBias”
3195a3483,3485
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("fiBias", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3201a3492
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3210c3501
< An object of class "fiCov"
---
> An object of class “fiCov”
3214a3506,3508
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("fiCov-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3220a3515
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3229c3524
< An object of class "fiCov"
---
> An object of class “fiCov”
3240a3536,3538
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("fiCov", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3246a3545
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3255c3554
< An object of class "fiHampel"
---
> An object of class “fiHampel”
3260a3560,3562
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("fiHampel-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3266a3569
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3275c3578
< An object of class "fiHampel"
---
> An object of class “fiHampel”
3287a3591,3593
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("fiHampel", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3293a3600
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3302c3609
< An object of class "fiMSE"
---
> An object of class “fiMSE”
3306a3614,3616
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("fiMSE-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3312a3623
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3321c3632
< An object of class "fiMSE"
---
> An object of class “fiMSE”
3332a3644,3646
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("fiMSE", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3338a3653
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3348c3663
< An object of class "fiUnOvShoot"
---
> An object of class “fiUnOvShoot”
3353a3669,3671
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("fiUnOvShoot-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3359a3678
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3368c3687
< An object of class "fiUnOvShoot"
---
> An object of class “fiUnOvShoot”
3380a3700,3702
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("fiUnOvShoot", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3386a3709
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3402a3726,3728
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("isKerAinKerB", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3408a3735
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3433a3761,3763
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("negativeBias", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3439a3770
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3456a3788,3790
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("norms", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3462a3797
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3509a3845,3847
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("onesidedBias-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3515a3854
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3540a3880,3882
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("positiveBias", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3546a3889
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3607c3950
< An object of class "Estimate"
---
> An object of class “Estimate”
3649c3992
< An object of class "Estimate"
---
> An object of class “Estimate”
3697c4040
< An object of class "Estimate"
---
> An object of class “Estimate”
3715a4059,4061
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("print-methods", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3721a4068
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3767a4115,4117
> >
> > 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")
3773a4124
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3794a4146,4148
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("symmetricBias-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3800a4155
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3822a4178,4180
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("symmetricBias", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3828a4187
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3837c4196
< An object of class "trAsCov"
---
> An object of class “trAsCov”
3841a4201,4203
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("trAsCov-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3847a4210
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3856c4219
< An object of class "trAsCov"
---
> An object of class “trAsCov”
3867a4231,4233
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("trAsCov", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3873a4240
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3882c4249
< An object of class "trFiCov"
---
> An object of class “trFiCov”
3886a4254,4256
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("trFiCov-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3892a4263
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3901c4272
< An object of class "trFiCov"
---
> An object of class “trFiCov”
3912a4284,4286
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("trFiCov", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3918a4293
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3967a4343,4345
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("trafo-methods", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
3973a4352
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
4011a4391,4393
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("trafoEst", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
4017a4400
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
4042a4426,4428
> >
> > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
> > cat("validParameter-methods", 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 ... OK
- checking re-building of vignette PDFs ... 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/distrMod.Rcheck/00check.log'
for details.
- elapsed time (check, wall clock): 4:01