SCM

R Development Page

RcppSFMT log file (check_x86_64_windows)

* using log directory 'R:/run/building/build_2013-02-15-08-50/RF_PKG_CHECK/PKGS/RcppSFMT.Rcheck'
* using R version 2.15.2 Patched (2013-01-31 r61797)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'RcppSFMT/DESCRIPTION' ... OK
* this is package 'RcppSFMT' version '0.1'
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Karl Forner '
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 whether package 'RcppSFMT' 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 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
* 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
** checking loading without being on the library search path ... 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 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 ... WARNING
Foreign function calls with 'PACKAGE' argument in a different package:
  .C("sfmt_delete", ..., PACKAGE = "rngSFMT2")
  .C("sfmt_gener_int", ..., PACKAGE = "rngSFMT2")
  .C("sfmt_gener_real", ..., PACKAGE = "rngSFMT2")
  .C("sfmt_init_array", ..., PACKAGE = "rngSFMT2")
  .C("sfmt_init_single", ..., PACKAGE = "rngSFMT2")
Undeclared package in foreign function calls:
   'rngSFMT2'
See the chapter 'System and foreign language interfaces' of the
'Writing R Extensions' manual.
* checking R code for possible problems ... NOTE
File 'RcppSFMT/R/init.R':
  .onLoad calls:
    require("methods", 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'
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ...
** running examples for arch 'i386' ... ERROR
Running examples in 'RcppSFMT-Ex.R' failed
The error most likely occurred in:

> ### Name: SFMT
> ### Title: the SFMT class is a reference class wrapping the c++ class
> ###   implementing the SFMT Random Number Generator
> ### Aliases: SFMT
> 
> ### ** Examples
> 
> r <- new(SFMT, 1234)
> x <- r$nextRandomInteger()
** running examples for arch 'x64' ... OK
Run time: 54.74 seconds.

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