SCM

R Development Page

distrMod log file (check_x86_64_windows)

* using log directory 'R:/run/building/build_2013-02-16-16-03/RF_PKG_CHECK/PKGS/distrMod.Rcheck'
* using R version 2.15.2 Patched (2013-01-31 r61797)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'distrMod/DESCRIPTION' ... OK
* this is package 'distrMod' version '2.4.1'
* package encoding: latin1
* checking CRAN incoming feasibility ... OK
Maintainer: 'Peter Ruckdeschel '
* 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 hidden files and directories ... 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 DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Package(s) unavailable to check Rd xrefs: 'RobAStBase'
* 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 ... OK
* checking differences from 'distrMod-Ex.Rout' to 'distrMod-Ex.Rout.save' ...
2c2
< :startupmsg>  Utilities for start-up messages (version 0.8.1)
---
> :startupmsg>  Utilities for start-up messages (version 0.8)
8,9c8
< :SweaveListingUtils>  TeX listings package (version
< :SweaveListingUtils>  0.6.2)
---
> :SweaveListingUtils>  TeX listings package (version 0.6)
37c36
< The following object(s) are masked from 'package:base':
---
> The following object is masked from 'package:base':
42c41
< :distr>  2.4.1)
---
> :distr>  2.4)
63c62
< The following object(s) are masked from 'package:stats':
---
> The following object is masked from 'package:stats':
67c66
< :distrEx>  Extensions of package distr (version 2.4.1)
---
> :distrEx>  Extensions of package distr (version 2.4)
86c85
< The following object(s) are masked from 'package:stats':
---
> The following object is masked from 'package:stats':
90c89
< :RandVar>  Implementation of random variables (version 0.9.1)
---
> :RandVar>  Implementation of random variables (version 0.9)
99c98
< :distrMod>  (version 2.4.1)
---
> :distrMod>  (version 2.4)
120c119
< The following object(s) are masked from 'package:stats4':
---
> The following object is masked from 'package:stats4':
124c123
< The following object(s) are masked from 'package:stats':
---
> The following object is masked from 'package:stats':
128c127
< The following object(s) are masked from 'package:base':
---
> The following object is masked from 'package:base':
133a133,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')
> > 
139a149
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
188a199,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")
194a208
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
207a222,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")
213a231
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
259a278,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")
265a287
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
318a341,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")
324a350
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
397a424,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")
403a433
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
425c455
< An object of class "Estimate" 
---
> An object of class “Estimate” 
441a472,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")
447a481
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
459c493
< An object of class "Estimate" 
---
> An object of class “Estimate” 
471c505
< An object of class "Estimate" 
---
> An object of class “Estimate” 
482a517,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")
488a526
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
502a541,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")
508a550
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
531a574,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")
537a583
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
587a634,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")
593a643
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
620a671,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")
626a680
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
662a717,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")
668a726
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
717a776,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")
723a785
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
754a817,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")
760a826
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
774a841,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")
780a850
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
792a863,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")
798a872
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
810a885,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")
816a894
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
828a907,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")
834a916
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
846a929,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")
852a938
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
865a952,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")
871a961
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
903a994,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")
909a1003
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
921a1016,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")
927a1025
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
939a1038,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")
945a1047
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
957a1060,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")
963a1069
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
976a1083,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")
982a1092
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1035a1146,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")
1041a1155
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1063c1177
< An object of class "Estimate" 
---
> An object of class “Estimate” 
1076c1190
< An object of class "Estimate" 
---
> An object of class “Estimate” 
1097a1212,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")
1104a1222
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1128c1246
< An object of class "Estimate" 
---
> An object of class “Estimate” 
1150c1268
< An object of class "Estimate" 
---
> An object of class “Estimate” 
1174c1292
< An object of class "Estimate" 
---
> An object of class “Estimate” 
1203c1321
< An object of class "Estimate" 
---
> An object of class “Estimate” 
1226a1345,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")
1232a1354
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1250c1372
< An object of class "Estimate" 
---
> An object of class “Estimate” 
1265c1387
< An object of class "Estimate" 
---
> An object of class “Estimate” 
1302a1425,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")
1308a1434
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1326c1452
< An object of class "Estimate" 
---
> An object of class “Estimate” 
1356c1482
< An object of class "Estimate" 
---
> An object of class “Estimate” 
1381c1507
< An object of class "Estimate" 
---
> An object of class “Estimate” 
1414c1540
< An object of class "Estimate" 
---
> An object of class “Estimate” 
1537c1663
< An object of class "Estimate" 
---
> An object of class “Estimate” 
1565a1692,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")
1572a1702
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1694a1825,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")
1700a1834
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1713a1848,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")
1719a1857
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1739a1878,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")
1745a1887
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1783a1926,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")
1789a1935
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1842a1989,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")
1848a1998
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1902a2053,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")
1908a2062
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
1958a2113,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")
1964a2122
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2018a2177,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")
2024a2186
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2045a2208,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")
2051a2217
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2074a2241,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")
2080a2250
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2094a2265,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")
2100a2274
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2123a2298,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")
2129a2307
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2157a2336,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")
2163a2345
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2186a2369,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")
2192a2378
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2209a2396,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")
2215a2405
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2460a2651,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")
2466a2660
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2505a2700,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")
2511a2709
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2542a2741,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")
2548a2750
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2579a2782,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")
2585a2791
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2604a2811,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")
2610a2820
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2619c2829
< An object of class "asBias" 
---
> An object of class “asBias” 
2623a2834,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")
2629a2843
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2638c2852
< An object of class "asBias" 
---
> An object of class “asBias” 
2650a2865,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")
2656a2874
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2665c2883
< An object of class "asCov" 
---
> An object of class “asCov” 
2669a2888,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")
2675a2897
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2684c2906
< An object of class "asCov" 
---
> An object of class “asCov” 
2695a2918,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")
2701a2927
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2711c2937
< An object of class "asHampel" 
---
> An object of class “asHampel” 
2716a2943,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")
2722a2952
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2731c2961
< An object of class "asHampel" 
---
> An object of class “asHampel” 
2744a2975,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")
2750a2984
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2759c2993
< An object of class "asMSE" 
---
> An object of class “asMSE” 
2763a2998,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")
2769a3007
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2778c3016
< An object of class "asMSE" 
---
> An object of class “asMSE” 
2790a3029,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")
2796a3038
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2805c3047
< An object of class "asSemivar" 
---
> An object of class “asSemivar” 
2809a3052,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")
2815a3061
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2824c3070
< An object of class "asSemivar" 
---
> An object of class “asSemivar” 
2829a3076,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")
2835a3085
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2845c3095
< An object of class "asUnOvShoot" 
---
> An object of class “asUnOvShoot” 
2850a3101,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")
2856a3110
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2865c3119
< An object of class "asUnOvShoot" 
---
> An object of class “asUnOvShoot” 
2878a3133,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")
2884a3142
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2918a3177,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")
2924a3186
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2950a3213,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")
2956a3222
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
2978a3245,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")
2984a3254
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3087a3358,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")
3093a3367
> > assign(".ptime", proc.time(), pos = "CheckExEnv")
3117a3392,3393
> 
> > 
3120a3397,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 ...
   'distrMod.Rnw' ... OK
 OK
* checking re-building of vignette PDFs ... OK
* checking PDF version of manual ... OK

NOTE: There was 1 note.
See
  'R:/run/building/build_2013-02-16-16-03/RF_PKG_CHECK/PKGS/distrMod.Rcheck/00check.log'
for details.

Run time: 231.01 seconds.

Additional Logs:   00install.out
Thanks to:
Vienna University of Economics and Business University of Wisconsin - Madison Powered By FusionForge