- using R version 3.0.1 (2013-05-16)
- using platform: x86_64-w64-mingw32 (64-bit)
- using session charset: ISO8859-1
- checking for file 'lokern/DESCRIPTION' ... OK
- this is package 'lokern' version '1.1-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 for hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'lokern' 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
- 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 ... OK
- checking R code for possible problems ... 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 contents of 'data' directory ... OK
- checking data for non-ASCII characters ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking compiled code ... OK
- checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
- checking for unstated dependencies in tests ... OK
- checking tests ...
** running tests for arch 'i386' OK
Running 'glk-lok-new.R'
Running 'glk1.R'
Comparing 'glk1.Rout' to 'glk1.Rout.save' ...175c175
< ..$ s : num [1:76] 4.34e-19 1.33e-02 2.67e-02 4.00e-02 5.33e-02 ...
---
> ..$ s : num [1:76] 0 0.0133 0.0267 0.04 0.0533 ...
201c201
< ..$ s : num [1:76] 4.34e-19 1.33e-02 2.67e-02 4.00e-02 5.33e-02 ...
---
> ..$ s : num [1:76] 0 0.0133 0.0267 0.04 0.0533 ...
227c227
< ..$ s : num [1:76] 4.34e-19 1.33e-02 2.67e-02 4.00e-02 5.33e-02 ...
---
> ..$ s : num [1:76] 0 0.0133 0.0267 0.04 0.0533 ...
253c253
< ..$ s : num [1:76] 4.34e-19 1.33e-02 2.67e-02 4.00e-02 5.33e-02 ...
---
> ..$ s : num [1:76] 0 0.0133 0.0267 0.04 0.0533 ...
279c279
< ..$ s : num [1:76] 4.34e-19 1.33e-02 2.67e-02 4.00e-02 5.33e-02 ...
---
> ..$ s : num [1:76] 0 0.0133 0.0267 0.04 0.0533 ...
323c323
< ..$ s : num [1:76] 4.34e-19 1.33e-02 2.67e-02 4.00e-02 5.33e-02 ...
---
> ..$ s : num [1:76] 0 0.0133 0.0267 0.04 0.0533 ...
349c349
< ..$ s : num [1:76] 4.34e-19 1.33e-02 2.67e-02 4.00e-02 5.33e-02 ...
---
> ..$ s : num [1:76] 0 0.0133 0.0267 0.04 0.0533 ...
375c375
< ..$ s : num [1:76] 4.34e-19 1.33e-02 2.67e-02 4.00e-02 5.33e-02 ...
---
> ..$ s : num [1:76] 0 0.0133 0.0267 0.04 0.0533 ...
Running 'infloop-bug.R'
Running 'lok1.R'
Comparing 'lok1.Rout' to 'lok1.Rout.save' ...116c116
< kernel(n= 75,m=400; b= 0.1714537) -> (chg.pt,cut_b)=(11.0, 0.15) => 'fast O(n)'
---
> kernel(n= 75,m=400; b= 0.1714538) -> (chg.pt,cut_b)=(11.0, 0.15) => 'fast O(n)'
** running tests for arch 'x64' OK
Running 'glk-lok-new.R'
Running 'glk1.R'
Comparing 'glk1.Rout' to 'glk1.Rout.save' ... OK
Running 'infloop-bug.R'
Running 'lok1.R'
Comparing 'lok1.Rout' to 'lok1.Rout.save' ... OK
- checking PDF version of manual ... OK