* using log directory 'd:/Rcompile/CRANpkg/local/2.14/distrRmetrics.Rcheck' * using R version 2.14.2 (2012-02-29) * using platform: i386-pc-mingw32 (32-bit) * using session charset: ISO8859-1 * checking for file 'distrRmetrics/DESCRIPTION' ... OK * this is package 'distrRmetrics' 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 whether package 'distrRmetrics' 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 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 for unstated dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... OK * checking differences from 'distrRmetrics-Ex.Rout' to 'distrRmetrics-Ex.Rout.save' ... 8,9c8 < :SweaveListingUtils> TeX listings package (version < :SweaveListingUtils> 0.6.1) --- > :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': 63c62 < The following object(s) are masked from 'package:stats': --- > The following object is masked from 'package:stats': 70c69 < The following object(s) are masked from 'package:base': --- > The following object is masked from 'package:base': 86a86,95 > > assign(".ExTimings", "distrRmetrics-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') > > 92a102 > > assign(".ptime", proc.time(), pos = "CheckExEnv") 122a133,135 > > > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv") > > cat("SNorm-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t") 128a142 > > assign(".ptime", proc.time(), pos = "CheckExEnv") 144a159,161 > > > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv") > > cat("SNorm", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t") 150a168 > > assign(".ptime", proc.time(), pos = "CheckExEnv") 182a201,203 > > > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv") > > cat("SNormParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t") 188a210 > > assign(".ptime", proc.time(), pos = "CheckExEnv") 220a243,245 > > > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv") > > cat("SSTd-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t") 226a252 > > assign(".ptime", proc.time(), pos = "CheckExEnv") 243a270,272 > > > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv") > > cat("SSTd", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t") 249a279 > > assign(".ptime", proc.time(), pos = "CheckExEnv") 287a318,320 > > > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv") > > cat("SSTdParameter-class", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t") 293a327 > > assign(".ptime", proc.time(), pos = "CheckExEnv") 309a344,346 > > > > assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv") > > cat("STd", get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t") OK * checking PDF version of manual ... OK