• using R Under development (unstable) (2012-05-19 r59366)
  • using platform: x86_64-unknown-linux-gnu (64-bit)
  • using session charset: UTF-8
  • checking for file ‘ROptRegTS/DESCRIPTION’ ... OK
  • this is package ‘ROptRegTS’ version ‘0.8’
  • 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 ‘ROptRegTS’ 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 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 ... NOTE
    File ‘ROptRegTS/R/AllClass.R’:
    .onLoad calls:
    require("methods", character = TRUE, quietly = TRUE)
    require("distr", character = TRUE, quietly = TRUE)
    require("distrEx", character = TRUE, quietly = TRUE)
    require("RandVar", character = TRUE, quietly = TRUE)
    require("ROptEstOld", character = TRUE, quietly = TRUE)

    Package startup functions should not change the search path.
    See section ‘Good practice’ in ?.onAttach.

    .onLoad: warning in require("methods", character = TRUE, quietly =
    TRUE): partial argument match of 'character' to 'character.only'
    .onLoad: warning in require("distr", character = TRUE, quietly = TRUE):
    partial argument match of 'character' to 'character.only'
    .onLoad: warning in require("distrEx", character = TRUE, quietly =
    TRUE): partial argument match of 'character' to 'character.only'
    .onLoad: warning in require("RandVar", character = TRUE, quietly =
    TRUE): partial argument match of 'character' to 'character.only'
    .onLoad: warning in require("ROptEstOld", character = TRUE, quietly =
    TRUE): partial argument match of 'character' to 'character.only'
  • checking Rd files ... OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... WARNING
    Codoc mismatches from documentation object 'Av1CondTotalVarIC':
    Av1CondTotalVarIC
    Code: function(name, CallL2Fam = call("L2RegTypeFamily"), Curve =
    EuclRandVarList(RealRandVariable(Map =
    list(function(x) { x[1] * x[2]}), Domain =
    EuclideanSpace(dimension = 2))), Risks, Infos, clipUp
    = Inf, stand = as.matrix(1), clipLo =
    RealRandVariable(Map = list(function(x) { -Inf}),
    Domain = EuclideanSpace(dimension = 1)), lowerCase =
    NULL, neighborRadius = 0)
    Docs: function(name, CallL2Fam = call("L2RegTypeFamily"), Curve =
    EuclRandVarList(RealRandVariable(Map =
    list(function(x) { x[1] * x[2]}), Domain =
    EuclideanSpace(dimension = 1))), Risks, Infos, clipUp
    = Inf, stand = as.matrix(1), clipLo =
    RealRandVariable(Map = list(function(x) { -Inf},
    Domain = EuclideanSpace(dimension = 1)), Domain =
    EuclideanSpace(dimension = 2)), lowerCase = NULL,
    neighborRadius = 0)
    Mismatches in argument default values:
    Name: 'Curve'
    Code: EuclRandVarList(RealRandVariable(Map = list(function(x) {
    x[1] * x[2]
    }), Domain = EuclideanSpace(dimension = 2)))
    Docs: EuclRandVarList(RealRandVariable(Map = list(function(x) {
    x[1] * x[2]
    }), Domain = EuclideanSpace(dimension = 1)))
    Name: 'clipLo'
    Code: RealRandVariable(Map = list(function(x) {
    -Inf
    }), Domain = EuclideanSpace(dimension = 1))
    Docs: RealRandVariable(Map = list(function(x) {
    -Inf
    }, Domain = EuclideanSpace(dimension = 1)), Domain = EuclideanSpace(dimension = 2))

    Codoc mismatches from documentation object 'CondIC':
    CondIC
    Code: function(name, Curve = EuclRandVarList(EuclRandVariable(Map =
    list(function(x) { x[1] * x[2]}), Domain =
    EuclideanSpace(dimension = 2), Range = Reals())),
    Risks, Infos, CallL2Fam = call("L2RegTypeFamily"))
    Docs: function(name, Curve = EuclRandVarList(EuclRandVariable(Map =
    list(function(x) { x[1] * x[2]}), Domain =
    EuclideanSpace(dimension = 2))), Risks, Infos,
    CallL2Fam = call("L2RegTypeFamily"))
    Mismatches in argument default values:
    Name: 'Curve'
    Code: EuclRandVarList(EuclRandVariable(Map = list(function(x) {
    x[1] * x[2]
    }), Domain = EuclideanSpace(dimension = 2), Range = Reals()))
    Docs: EuclRandVarList(EuclRandVariable(Map = list(function(x) {
    x[1] * x[2]
    }), Domain = EuclideanSpace(dimension = 2)))

    Codoc mismatches from documentation object 'CondTotalVarIC':
    CondTotalVarIC
    Code: function(name, CallL2Fam = call("L2RegTypeFamily"), Curve =
    EuclRandVarList(RealRandVariable(Map =
    list(function(x) { x[1] * x[2]}), Domain =
    EuclideanSpace(dimension = 2))), Risks, Infos, clipUp
    = RealRandVariable(Map = list(function(x) { Inf}),
    Domain = Reals()), stand = as.matrix(1), clipLo =
    RealRandVariable(Map = list(function(x) { -Inf}),
    Domain = Reals()), lowerCase = NULL, neighborRadius =
    0, neighborRadiusCurve = function(x) { 1})
    Docs: function(name, CallL2Fam = call("L2RegTypeFamily"), Curve =
    EuclRandVarList(RealRandVariable(Map =
    list(function(x) { x[1] * x[2]}), Domain =
    EuclideanSpace(dimension = 1))), Risks, Infos, clipUp
    = RealRandVariable(Map = list(function(x) { Inf}),
    Domain = Reals()), stand = as.matrix(1), clipLo =
    RealRandVariable(Map = list(function(x) { -Inf}),
    Domain = Reals()), lowerCase = NULL, neighborRadius =
    0, neighborRadiusCurve = function(x) { 1})
    Mismatches in argument default values:
    Name: 'Curve'
    Code: EuclRandVarList(RealRandVariable(Map = list(function(x) {
    x[1] * x[2]
    }), Domain = EuclideanSpace(dimension = 2)))
    Docs: EuclRandVarList(RealRandVariable(Map = list(function(x) {
    x[1] * x[2]
    }), Domain = EuclideanSpace(dimension = 1)))
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking examples ... [20s/20s] OK
  • checking differences from ‘ROptRegTS-Ex.Rout’ to ‘ROptRegTS-Ex.Rout.save’ ...
    2c2
    < :startupmsg> Utilities for start-up messages (version 0.7.2)
    ---
    > :startupmsg> Utilities for start-up messages (version 0.7.1)
    8,9c8
    < :SweaveListingUtils> TeX listings package (version
    < :SweaveListingUtils> 0.5.5)
    ---
    > :SweaveListingUtils> TeX listings package (version 0.5)
    35c34
    < :distr> 2.3.3)
    ---
    > :distr> 2.3)
    67c66
    < :distrEx> Extensions of package distr (version 2.3.1)
    ---
    > :distrEx> Extensions of package distr (version 2.3)
    86c85
    < :RandVar> Implementation of random variables (version 0.8.1)
    ---
    > :RandVar> Implementation of random variables (version 0.8)
    OK
  • checking PDF version of manual ... OK
    WARNING: There was 1 warning.
    NOTE: There was 1 note.
    See
    ‘/home/hornik/tmp/R.check/r-devel/Work/PKGS/ROptRegTS.Rcheck/00check.log’
    for details.