* using log directory 'd:/Rcompile/CRANpkg/local/3.4/distrMod.Rcheck' * using R version 3.4.4 (2018-03-15) * 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.8.1' * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'distrMod' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' 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 use of S3 registration ... OK * checking 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 ... [25s] 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 files in 'vignettes' ... OK * checking examples ... [44s] OK * checking differences from 'distrMod-Ex.Rout' to 'distrMod-Ex.Rout.save' ... OK 99a100 > > base::assign(".old_wd", base::getwd(), pos = 'CheckExEnv') 587,588c588,589 < y[inS] <- ((x[inS] - 0)/scale * LogDeriv((x[inS] - 0)/1) - < 1)/1 --- > y[inS] <- ((x[inS] - 0)/scale * LogDeriv((x[inS] - 0)/c(scale = 1)) - > 1)/c(scale = 1) 758,759c759 < function (x) < QuadFormNorm(x, A = A) --- > function(x) QuadFormNorm(x, A = A) 1037,1038c1037,1038 < y[inS] <- ((x[inS] - 0)/scale * LogDeriv((x[inS] - 0)/1) - < 1)/1 --- > y[inS] <- ((x[inS] - 0)/scale * LogDeriv((x[inS] - 0)/c(meanlog = 1)) - > 1)/c(meanlog = 1) 2073,2074c2073 < function (x) < { --- > function(x){ 2077c2076,2077 < else return(sqrt(colSums(x^2))) --- > else > return(sqrt(colSums(x^2))) 2103,2104c2103 < function (x) < { --- > function(x){ 2107c2106,2107 < else return(sqrt(colSums(x^2))) --- > else > return(sqrt(colSums(x^2))) 2561,2562c2561 < function (x) < QuadFormNorm(x, A = A0) --- > function(x) QuadFormNorm(x, A= A0) 2598,2599c2597 < function (x) < QuadFormNorm(x, A = A) --- > function(x) QuadFormNorm(x, A = A) 3802,3803c3800,3892 < Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : < there is no package called 'RobExtremes' --- > Scalable Robust Estimators with High Breakdown Point (version 1.4-7) > > :RobAStBase> Robust Asymptotic Statistics (version 1.2.0) > :RobAStBase> > :RobAStBase> Some functions from pkg's 'stats' and 'graphics' > :RobAStBase> are intentionally masked ---see RobAStBaseMASK(). > :RobAStBase> > :RobAStBase> Note that global options are controlled by > :RobAStBase> RobAStBaseoptions() ---c.f. ?"RobAStBaseoptions". > :RobAStBase> > :RobAStBase> For more information see ?"RobAStBase", > :RobAStBase> NEWS("RobAStBase"), as well as > :RobAStBase> http://robast.r-forge.r-project.org/ > > > Attaching package: 'RobAStBase' > > The following object is masked from 'package:graphics': > > clip > > :RobExtremes> Optimally Robust Estimation for Extreme Value > :RobExtremes> Distributions (version 1.2.0) > :RobExtremes> > :RobExtremes> > :RobExtremes> For more information see ?"RobExtremes", > :RobExtremes> NEWS("RobExtremes"), as well as > :RobExtremes> http://robast.r-forge.r-project.org/ > > > Attaching package: 'RobExtremes' > > The following objects are masked from 'package:robustbase': > > Qn, Sn > > > Attaching package: 'nlme' > > The following object is masked from 'package:rrcov': > > getData > > The following object is masked from 'package:RandVar': > > Dim > > This is mgcv 1.8-28. For overview type 'help("mgcv-package")'. > > Attaching package: 'ismev' > > The following objects are masked from 'package:RobExtremes': > > gev.diag, gev.prof, gev.profxi, gpd.diag, gpd.prof, gpd.profxi > > $conv > [1] 0 > > $nllh > [1] -4.339058 > > $mle > [1] 3.87474692 0.19804120 -0.05008773 > > $se > [1] 0.02793211 0.02024610 0.09825633 > > [1] "call" "dots" "args" "plotArgs" "pointArgs" > [6] "usr" "IdLineArgs" "ret.x" "ret.y" "qqb.crit" > [11] "qqb.err" > [1] "x" "y" "log" "type" "xlab" "ylab" "main" "pch" "cex" "col" > [1] "" "" "col" "lty" "lwd" > $threshold > [1] 10 > > $nexc > [1] 2003 > > $conv > [1] 0 > > $nllh > [1] 6123.465 > > $mle > [1] 7.43768624 0.05045225 > > $rate > [1] 0.1142547 > > $se > [1] 0.23606472 0.02256649 > 3806a3896,3900 > > detaching 'package:ismev', 'package:mgcv', 'package:nlme', > 'package:RobExtremes', 'package:evd', 'package:ROptEst', > 'package:RobAStBase', 'package:rrcov', 'package:robustbase' > 3998c4092 < A[n] asymptotic (CLT-based) confidence interval: --- > A[n] asymptotic (LAN-based) confidence interval: 4043c4137 < A[n] asymptotic (CLT-based) confidence interval: --- > A[n] asymptotic (LAN-based) confidence interval: Warning message: running command 'diff -bw "D:\temp\RtmpOY7C2I\Rdiffa227f0372feda" "D:\temp\RtmpOY7C2I\Rdiffb227f013e7c62"' had status 1 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking re-building of vignette outputs ... [26s] OK * checking PDF version of manual ... OK * DONE Status: OK