Last updated on 2016-10-25 23:47:32.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 7.98 | 27.48 | 35.46 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 7.48 | 27.57 | 35.05 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 71.80 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 66.12 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 38.00 | 86.00 | 124.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 6.72 | 26.63 | 33.35 | ERROR | |
r-patched-solaris-sparc | 0.1.0 | 386.40 | ERROR | |||
r-patched-solaris-x86 | 0.1.0 | 84.90 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 6.42 | 26.02 | 32.44 | ERROR | |
r-release-osx-x86_64-mavericks | 0.1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 27.00 | 66.00 | 93.00 | ERROR | |
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 38.00 | 98.00 | 136.00 | ERROR |
Memtest notes: valgrind
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘datafsm-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: evolve_model
> ### Title: Use a Genetic Algorithm to Estimate a Finite-state Machine Model
> ### Aliases: evolve_model
>
> ### ** Examples
>
> # Create data:
> cdata <- data.frame(period = rep(1:10, 1000),
+ outcome = rep(1:2, 5000),
+ my.decision1 = sample(1:0, 10000, TRUE),
+ other.decision1 = sample(1:0, 10000, TRUE))
> (res <- evolve_model(cdata, cv=FALSE))
We set a seed for you to make this reproducible. It is 12. If you want the same results, next time you run this with the same settings, also set the seed argument of this function to 12.
Error in fitness(Pop[i, ], ...) : unused argument (maxfitness = 1)
Calls: evolve_model -> <Anonymous> -> fitness
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Looking up history[2], period 0: (1, 536870925, 0)
Looking up history[3], period 1: (0, 536870925, 0)
Looking up history[4], period 1: (0, 536870925, 0)
Looking up history[1], period 1: (0, 536870925, 0)
Looking up history[2], period 0: (1, 536870925, 0)
Looking up history[3], period 1: (0, 536870925, 0)
Looking up history[4], period 1: (0, 536870925, 0)
Looking up history[1], period 1: (1, 536870925, 0)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Quitting from lines 105-106 (datafsmVignette.Rmd)
Error: processing vignette ‘datafsmVignette.Rmd’ failed with diagnostics:
unused argument (maxfitness = 1)
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘datafsm-Ex.R’ failed
The error most likely occurred in:
> ### Name: evolve_model
> ### Title: Use a Genetic Algorithm to Estimate a Finite-state Machine Model
> ### Aliases: evolve_model
>
> ### ** Examples
>
> # Create data:
> cdata <- data.frame(period = rep(1:10, 1000),
+ outcome = rep(1:2, 5000),
+ my.decision1 = sample(1:0, 10000, TRUE),
+ other.decision1 = sample(1:0, 10000, TRUE))
> (res <- evolve_model(cdata, cv=FALSE))
We set a seed for you to make this reproducible. It is 12. If you want the same results, next time you run this with the same settings, also set the seed argument of this function to 12.
Error in fitness(Pop[i, ], ...) : unused argument (maxfitness = 1)
Calls: evolve_model -> <Anonymous> -> fitness
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Looking up history[2], period 0: (1, 536870922, 0)
Looking up history[3], period 1: (0, 536870922, 1751330419)
Looking up history[4], period 1: (0, 536870922, 720896)
Looking up history[1], period 1: (0, 536870989, 30821)
Looking up history[2], period 0: (1, 536870989, 62208)
Looking up history[3], period 1: (0, 536870926, 67109120)
Looking up history[4], period 1: (0, 536870925, 512)
Looking up history[1], period 1: (1, 536870989, 0)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Looking up history[2], period 0: (1, 536870928, 1869116517)
Looking up history[3], period 1: (0, 536870990, 851968)
Looking up history[4], period 1: (0, 536870926, 1695547392)
Looking up history[1], period 1: (0, 536870925, 1441792)
Looking up history[2], period 0: (1, 536870925, 2031616)
Looking up history[3], period 1: (0, 536870925, 2293760)
Looking up history[4], period 1: (0, 536870925, 589824)
Looking up history[1], period 1: (1, 536870926, 0)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Looking up history[2], period 0: (1, 536870922, 0)
Looking up history[3], period 1: (0, 536870922, 0)
Looking up history[4], period 1: (0, 536870925, 0)
Looking up history[1], period 1: (0, 536870922, 7237481)
Looking up history[2], period 0: (1, 536870922, 0)
Looking up history[3], period 1: (0, 67109115, 150994946)
Looking up history[4], period 1: (0, 536870925, 2)
Looking up history[1], period 1: (1, 536870922, 32675)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-macos-x86_64-clang
Version: 0.1.0
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'datafsm-Ex.R' failed
The error most likely occurred in:
> ### Name: evolve_model
> ### Title: Use a Genetic Algorithm to Estimate a Finite-state Machine Model
> ### Aliases: evolve_model
>
> ### ** Examples
>
> # Create data:
> cdata <- data.frame(period = rep(1:10, 1000),
+ outcome = rep(1:2, 5000),
+ my.decision1 = sample(1:0, 10000, TRUE),
+ other.decision1 = sample(1:0, 10000, TRUE))
> (res <- evolve_model(cdata, cv=FALSE))
We set a seed for you to make this reproducible. It is 12. If you want the same results, next time you run this with the same settings, also set the seed argument of this function to 12.
Error in fitness(Pop[i, ], ...) : unused argument (maxfitness = 1)
Calls: evolve_model -> <Anonymous> -> fitness
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.0
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'datafsm-Ex.R' failed
The error most likely occurred in:
> ### Name: evolve_model
> ### Title: Use a Genetic Algorithm to Estimate a Finite-state Machine Model
> ### Aliases: evolve_model
>
> ### ** Examples
>
> # Create data:
> cdata <- data.frame(period = rep(1:10, 1000),
+ outcome = rep(1:2, 5000),
+ my.decision1 = sample(1:0, 10000, TRUE),
+ other.decision1 = sample(1:0, 10000, TRUE))
> (res <- evolve_model(cdata, cv=FALSE))
We set a seed for you to make this reproducible. It is 12. If you want the same results, next time you run this with the same settings, also set the seed argument of this function to 12.
Error in fitness(Pop[i, ], ...) : unused argument (maxfitness = 1)
Calls: evolve_model -> <Anonymous> -> fitness
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.0
Check: running tests for arch ‘i386’
Result: ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
Looking up history[2], period 0: (1, 536870925, 24978592)
Looking up history[3], period 1: (0, 536870925, 24978592)
Looking up history[4], period 1: (0, 536870925, 24978592)
Looking up history[1], period 1: (0, 536870925, 24978592)
Looking up history[2], period 0: (1, 536870925, 24978592)
Looking up history[3], period 1: (0, 536870925, 24978592)
Looking up history[4], period 1: (0, 536870925, 24978592)
Looking up history[1], period 1: (1, 536870925, 24978592)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.1.0
Check: running tests for arch ‘x64’
Result: ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
Looking up history[2], period 0: (1, 536870922, 0)
Looking up history[3], period 1: (0, 536870922, 0)
Looking up history[4], period 1: (0, 536870986, 0)
Looking up history[1], period 1: (0, 536870925, 0)
Looking up history[2], period 0: (1, 536870925, 0)
Looking up history[3], period 1: (0, 536870928, 0)
Looking up history[4], period 1: (0, 536870928, 0)
Looking up history[1], period 1: (1, 536870922, 0)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Looking up history[4], period 1: (0, 536870925, 0)
Looking up history[1], period 1: (0, 536870925, 255)
Looking up history[2], period 0: (1, 536870925, 16780544)
Looking up history[3], period 1: (0, 536870925, 8736)
Looking up history[4], period 1: (0, 536870925, 184549376)
Looking up history[1], period 1: (1, 536870925, 12649750)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Looking up history[4], period 1: (0, 1744830465, 3833632)
Looking up history[1], period 1: (0, 1744830465, 3833632)
Looking up history[2], period 0: (1, 1744830465, 3833632)
Looking up history[3], period 1: (0, 1744830465, 3833632)
Looking up history[4], period 1: (0, 1744830465, 3833632)
Looking up history[1], period 1: (1, 1744830465, 3833632)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-sparc
Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning: It seems you should call rmarkdown::render() instead of knitr::knit2html() because datafsmVignette.Rmd appears to be an R Markdown v2 document.
Quitting from lines 105-106 (datafsmVignette.Rmd)
Error: processing vignette 'datafsmVignette.Rmd' failed with diagnostics:
unused argument (maxfitness = 1)
Execution halted
Flavors: r-patched-solaris-sparc, r-patched-solaris-x86
Version: 0.1.0
Check: tests
Result: ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Looking up history[4], period 1: (0, 536870925, 138938480)
Looking up history[1], period 1: (0, 536870925, 138938480)
Looking up history[2], period 0: (1, 536870925, 138938480)
Looking up history[3], period 1: (0, 536870925, 138938480)
Looking up history[4], period 1: (0, 536870925, 138938480)
Looking up history[1], period 1: (1, 536870925, 138938480)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.0
Check: tests
Result: ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Looking up history[4], period 1: (0, 536870925, 589828)
Looking up history[1], period 1: (0, 536870925, 2359296)
Looking up history[2], period 0: (1, 536870925, 3473408)
Looking up history[3], period 1: (0, 536870925, 3407872)
Looking up history[4], period 1: (0, 536870925, 6946816)
Looking up history[1], period 1: (1, 536870925, 1920229741)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.0
Check: running tests for arch ‘i386’
Result: ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
Looking up history[4], period 1: (0, 536870925, 4072608)
Looking up history[1], period 1: (0, 536870925, 4072608)
Looking up history[2], period 0: (1, 536870925, 4072608)
Looking up history[3], period 1: (0, 536870925, 4072608)
Looking up history[4], period 1: (0, 536870925, 4072608)
Looking up history[1], period 1: (1, 536870925, 4072608)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.1.0
Check: running tests for arch ‘x64’
Result: ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
Looking up history[4], period 1: (0, 536870925, 1684827915)
Looking up history[1], period 1: (0, 536870925, 0)
Looking up history[2], period 0: (1, 536870925, 0)
Looking up history[3], period 1: (0, 536870925, 0)
Looking up history[4], period 1: (0, 536870925, 0)
Looking up history[1], period 1: (1, 536870925, 0)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.1.0
Check: running tests for arch ‘i386’
Result: ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
Looking up history[4], period 1: (0, 536871053, 3810464)
Looking up history[1], period 1: (0, 536870925, 3810464)
Looking up history[2], period 0: (1, 536870925, 3810464)
Looking up history[3], period 1: (0, 536870925, 3810464)
Looking up history[4], period 1: (0, 536870925, 3810464)
Looking up history[1], period 1: (1, 536870922, 3810464)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.1.0
Check: running tests for arch ‘x64’
Result: ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
Looking up history[4], period 1: (0, 536870925, 0)
Looking up history[1], period 1: (0, 536870925, 0)
Looking up history[2], period 0: (1, 536870925, 0)
Looking up history[3], period 1: (0, 536870925, 0)
Looking up history[4], period 1: (0, 536870925, 0)
Looking up history[1], period 1: (1, 536870925, 0)
testthat results ================================================================
OK: 3 SKIPPED: 0 FAILED: 2
1. Error: evolve_model() returns correct type of object (@test_mainfunc.R#7)
2. Error: evolve_model() returns warnings and errors (@test_mainfunc.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.1.0
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Quitting from lines 105-106 (datafsmVignette.Rmd)
Error: processing vignette 'datafsmVignette.Rmd' failed with diagnostics:
unused argument (maxfitness = 1)
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64