SCM

R Development Page

traceR log file (check_x86_64_windows)

* using log directory 'R:/run/building/build_2013-07-27-20-04/RF_PKG_CHECK/PKGS/traceR.Rcheck'
* using R version 3.0.1 Patched (2013-07-28 r63442)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'traceR/DESCRIPTION' ... OK
* this is package 'traceR' version '0.0.33'
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Andrzej Galecki '
New submission
* 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 'traceR' can be installed ... OK
* checking installed package size ... OK
* checking package 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 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
Found the following possibly unsafe calls:
File 'traceR/R/traceRedit.R':
  assignInNamespace(subx, x, ns)

.traceRdump: no visible binding for global variable '.traceRmap'
Work_LATER: no visible binding for global variable 'ttx'
Work_LATER: no visible binding for global variable 'e_2'
env2list_all: no visible binding for global variable '.traceRmap'
fNames: no visible binding for global variable '.traceRmap'
traceR.off: no visible binding for global variable '.traceRmap'
traceR.summary: no visible binding for global variable 'fLbl'
traceR.summary: no visible binding for global variable 'id'
traceR.summary: no visible binding for global variable 'fTree'
traceR.summary: no visible binding for global variable 'added'
traceR.summary: no visible binding for global variable 'modified'
traceRead: no visible binding for global variable '.traceRmap'

Found the following assignments to the global environment:
File 'traceR/R/env2list.R':
  assign(".traceRmap", Mapx, envir = .GlobalEnv)
File 'traceR/R/optimizeList.R':
  assign(".traceRmap", Mapx, .GlobalEnv)
File 'traceR/R/traceRdump.R':
  assign(".traceRmap", rbind(.traceRmap, tmp), envir = .GlobalEnv)
File 'traceR/R/traceRon.R':
  assign(".traceRmap", data.frame(character(0)), envir = .GlobalEnv)
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  'traceR.off' 'traceR.on' 'traceR.optim' 'traceR.report' 'traceRead'
  'traceRedit'
All user-level objects in a package should have documentation entries.
See the chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking examples ... NONE
* checking for unstated dependencies in tests ... WARNING
'library' or 'require' call not declared from: 'reshape'
* checking tests ...
  Running 'tRreshape.R'
 ERROR
Running the tests in 'tests/tRreshape.R' failed.
Last 13 lines of output:
  Type 'demo()' for some demos, 'help()' for on-line help, or
  'help.start()' for an HTML browser interface to help.
  Type 'q()' to quit R.
  
  > options(width = 120)
  > library(traceR)   ## Depends on SOAR and reshape2
  Loading required package: SOAR
  > 
  > library(testthat)
  > 
  > library(reshape)
  Error in library(reshape) : there is no package called 'reshape'
  Execution halted
Run time: 23.34 seconds.

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