* using log directory 'd:/Rcompile/CRANpkg/local/2.15/proftools.Rcheck' * using R version 2.15.0 (2012-03-30) * using platform: x86_64-pc-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'proftools/DESCRIPTION' ... OK * this is package 'proftools' version '0.0-4' * 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 'proftools' 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 * loading checks for arch 'i386' ** 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 * loading checks for arch 'x64' ** 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 ... NOTE addCycleInfo : inCycle: warning in exists(name, env = map, inherits = FALSE): partial argument match of 'env' to 'envir' addCycleInfo : cycleName: warning in get(name, env = map, inherits = FALSE): partial argument match of 'env' to 'envir' extractProfileEdges : getToNodes: warning in get(n, env = pd$data): partial argument match of 'env' to 'envir' extractProfileEdges : getScores: warning in get(n, env = pd$data): partial argument match of 'env' to 'envir' extractProfileEdges : getScores : : warning in get(v, env = env): partial argument match of 'env' to 'envir' extractProfileNodes : getScore: warning in get(n, env = pd$data): partial argument match of 'env' to 'envir' findCycles: warning in exists(n, env = reachable, inherits = FALSE): partial argument match of 'env' to 'envir' findCycles: warning in get(n, env = reachable): partial argument match of 'env' to 'envir' findCycles: warning in exists(to, env = reachable, inherits = FALSE): partial argument match of 'env' to 'envir' findCycles: warning in get(to, env = reachable): partial argument match of 'env' to 'envir' findCycles: warning in exists(n, env = backenv, inherits = FALSE): partial argument match of 'env' to 'envir' findReachable: warning in get(n, env = edges): partial argument match of 'env' to 'envir' findReachable: warning in assign(to, TRUE, env = toenv): partial argument match of 'env' to 'envir' findReachable: warning in assign(n, TRUE, env = toenv): partial argument match of 'env' to 'envir' findReachable: warning in assign(n, toenv, env = reachable): partial argument match of 'env' to 'envir' findReachable2: warning in get(n, env = r1): partial argument match of 'env' to 'envir' findReachable2: warning in assign(to, TRUE, env = toenv): partial argument match of 'env' to 'envir' findReachable2: warning in assign(n, toenv, env = val): partial argument match of 'env' to 'envir' findReachable2: warning in get(n, env = val): partial argument match of 'env' to 'envir' findReachable2: warning in get(to, env = r1): partial argument match of 'env' to 'envir' findReachable2: warning in assign(to2, TRUE, env = toenv2): partial argument match of 'env' to 'envir' findReachable2x: warning in get(n, env = r1): partial argument match of 'env' to 'envir' findReachable2x: warning in get(to, env = r1): partial argument match of 'env' to 'envir' findReachable2x: warning in assign(to2, TRUE, env = toenv2): partial argument match of 'env' to 'envir' findReachable2x: warning in assign(n, toenv2, env = val): partial argument match of 'env' to 'envir' findReachable2xx: warning in get(n, env = rg): partial argument match of 'env' to 'envir' findReachable2xx: warning in get(to, env = rg): partial argument match of 'env' to 'envir' findReachable2xx: warning in assign(to2, TRUE, env = toenv): partial argument match of 'env' to 'envir' flatProfile : : warning in get(n, env = pd$data): partial argument match of 'env' to 'envir' getProfCallGraphEdgeEntry: warning in get(to, env = fromEntry$edges): partial argument match of 'env' to 'envir' getProfCallGraphNodeEntry: warning in get(name, env = env): partial argument match of 'env' to 'envir' makeCycleMap: warning in assign(n, paste("", sep = ""), env = cycleMap): partial argument match of 'env' to 'envir' plotProfileCallGraph: warning in get("plot", env = .GlobalEnv): partial argument match of 'env' to 'envir' printProfileCallGraph : inCycle: warning in exists(name, env = map, inherits = FALSE): partial argument match of 'env' to 'envir' printProfileCallGraph : cycleName: warning in get(name, env = map, inherits = FALSE): partial argument match of 'env' to 'envir' printProfileCallGraph : : warning in get(n, env = pd$data): partial argument match of 'env' to 'envir' printProfileCallGraph: warning in exists(node, env = rpge, inherits = FALSE): partial argument match of 'env' to 'envir' printProfileCallGraph: warning in get(node, env = rpge): partial argument match of 'env' to 'envir' printProfileCallGraph: warning in exists(node, env = pge, inherits = FALSE): partial argument match of 'env' to 'envir' printProfileCallGraph: warning in get(nodes[i], env = pge): partial argument match of 'env' to 'envir' profCallGraphEdges: warning in assign(from, lsEnv(entry$edges), env = edges): partial argument match of 'env' to 'envir' revProfCallGraphMap: warning in exists(to, env = rg, inherits = FALSE): partial argument match of 'env' to 'envir' revProfCallGraphMap: warning in get(to, env = rg): partial argument match of 'env' to 'envir' revProfCallGraphMap: warning in assign(to, c(from, edges), env = rg): partial argument match of 'env' to 'envir' Found .Internal calls in the following functions: 'addCycleInfo' 'charMatch' 'incProfCallGraphEdgeEntry' 'incProfCallGraphNodeEntry' 'isIn' 'lineEdges' 'lsEnv' with calls to .Internal functions 'assign' 'exists' 'get' 'ls' 'match' Packages should not call .Internal(): it is not part of the API, for use only by R itself and subject to change without notice. * 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 ... ** running examples for arch 'i386' ... OK ** running examples for arch 'x64' ... OK * checking PDF version of manual ... OK NOTE: There was 1 note. See 'd:/Rcompile/CRANpkg/local/2.15/proftools.Rcheck/00check.log' for details.