Last updated on 2020-06-15 08:53:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 4.55 | 52.75 | 57.30 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 3.07 | 38.68 | 41.75 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 72.41 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 64.08 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 22.00 | 83.00 | 105.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.1 | 4.25 | 48.70 | 52.95 | ERROR | |
r-patched-solaris-x86 | 0.1.1 | 96.60 | ERROR | |||
r-release-linux-x86_64 | 0.1.1 | 4.64 | 49.38 | 54.02 | ERROR | |
r-release-osx-x86_64 | 0.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 18.00 | 64.00 | 82.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 20.00 | 64.00 | 84.00 | ERROR |
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [5s/6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(data.table)
> library(rpart)
> library(rpart.plot)
> library(rpart.utils)
Attaching package: 'rpart.utils'
The following object is masked from 'package:rpart.plot':
rpart.rules
> library(tree.bins)
> library(dplyr)
Attaching package: 'dplyr'
The following objects are masked from 'package:data.table':
between, first, last
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
>
> test_check("tree.bins")
-- 1. Error: Test to see if lookup tables and joins are performed correctly (@te
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
-- 2. Error: Testing for 2 predictors,
both will recategorize the vari
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
== testthat results ===========================================================
[ OK: 11 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
1. Error: Test to see if lookup tables and joins are performed correctly (@test-bin.oth.R#63)
2. Error: Testing for 2 predictors,
both will recategorize the variable.
Recategorized variable will contain multiple leaves. (@test-tree.bins.R#169)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(data.table)
> library(rpart)
> library(rpart.plot)
> library(rpart.utils)
Attaching package: 'rpart.utils'
The following object is masked from 'package:rpart.plot':
rpart.rules
> library(tree.bins)
> library(dplyr)
Attaching package: 'dplyr'
The following objects are masked from 'package:data.table':
between, first, last
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
>
> test_check("tree.bins")
── 1. Error: Test to see if lookup tables and joins are performed correctly (@te
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
── 2. Error: Testing for 2 predictors,
both will recategorize the vari
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 11 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
1. Error: Test to see if lookup tables and joins are performed correctly (@test-bin.oth.R#63)
2. Error: Testing for 2 predictors,
both will recategorize the variable.
Recategorized variable will contain multiple leaves. (@test-tree.bins.R#169)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: Rd cross-references
Result: NOTE
Undeclared package ‘forcats’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(data.table)
> library(rpart)
> library(rpart.plot)
> library(rpart.utils)
Attaching package: 'rpart.utils'
The following object is masked from 'package:rpart.plot':
rpart.rules
> library(tree.bins)
> library(dplyr)
Attaching package: 'dplyr'
The following objects are masked from 'package:data.table':
between, first, last
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
>
> test_check("tree.bins")
── 1. Error: Test to see if lookup tables and joins are performed correctly (@te
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
── 2. Error: Testing for 2 predictors,
both will recategorize the vari
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 11 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
1. Error: Test to see if lookup tables and joins are performed correctly (@test-bin.oth.R#63)
2. Error: Testing for 2 predictors,
both will recategorize the variable.
Recategorized variable will contain multiple leaves. (@test-tree.bins.R#169)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(data.table)
> library(rpart)
> library(rpart.plot)
> library(rpart.utils)
Attaching package: 'rpart.utils'
The following object is masked from 'package:rpart.plot':
rpart.rules
> library(tree.bins)
> library(dplyr)
Attaching package: 'dplyr'
The following objects are masked from 'package:data.table':
between, first, last
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
>
> test_check("tree.bins")
-- 1. Error: Test to see if lookup tables and joins are performed correctly (@te
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
-- 2. Error: Testing for 2 predictors,
both will recategorize the vari
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
== testthat results ===========================================================
[ OK: 11 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
1. Error: Test to see if lookup tables and joins are performed correctly (@test-bin.oth.R#63)
2. Error: Testing for 2 predictors,
both will recategorize the variable.
Recategorized variable will contain multiple leaves. (@test-tree.bins.R#169)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(data.table)
> library(rpart)
> library(rpart.plot)
> library(rpart.utils)
Attaching package: 'rpart.utils'
The following object is masked from 'package:rpart.plot':
rpart.rules
> library(tree.bins)
> library(dplyr)
Attaching package: 'dplyr'
The following objects are masked from 'package:data.table':
between, first, last
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
>
> test_check("tree.bins")
── 1. Error: Test to see if lookup tables and joins are performed correctly (@te
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
── 2. Error: Testing for 2 predictors,
both will recategorize the vari
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 11 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
1. Error: Test to see if lookup tables and joins are performed correctly (@test-bin.oth.R#63)
2. Error: Testing for 2 predictors,
both will recategorize the variable.
Recategorized variable will contain multiple leaves. (@test-tree.bins.R#169)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(data.table)
> library(rpart)
> library(rpart.plot)
> library(rpart.utils)
Attaching package: 'rpart.utils'
The following object is masked from 'package:rpart.plot':
rpart.rules
> library(tree.bins)
> library(dplyr)
Attaching package: 'dplyr'
The following objects are masked from 'package:data.table':
between, first, last
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
>
> test_check("tree.bins")
── 1. Error: Test to see if lookup tables and joins are performed correctly (@te
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
── 2. Error: Testing for 2 predictors,
both will recategorize the vari
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 11 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
1. Error: Test to see if lookup tables and joins are performed correctly (@test-bin.oth.R#63)
2. Error: Testing for 2 predictors,
both will recategorize the variable.
Recategorized variable will contain multiple leaves. (@test-tree.bins.R#169)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(data.table)
> library(rpart)
> library(rpart.plot)
> library(rpart.utils)
Attaching package: 'rpart.utils'
The following object is masked from 'package:rpart.plot':
rpart.rules
> library(tree.bins)
> library(dplyr)
Attaching package: 'dplyr'
The following objects are masked from 'package:data.table':
between, first, last
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
>
> test_check("tree.bins")
-- 1. Error: Test to see if lookup tables and joins are performed correctly (@te
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
-- 2. Error: Testing for 2 predictors,
both will recategorize the vari
Items of 'old' not found in column names: [Categories]. Consider skip_absent=TRUE.
Backtrace:
1. test.df.adj.Nei[, !(names(test.df.adj.Nei) %in% "Neighborhood")]
1. data.table::as.data.table(.)
9. data.table::setnames(., "Categories", "Neighborhood")
== testthat results ===========================================================
[ OK: 11 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
1. Error: Test to see if lookup tables and joins are performed correctly (@test-bin.oth.R#63)
2. Error: Testing for 2 predictors,
both will recategorize the variable.
Recategorized variable will contain multiple leaves. (@test-tree.bins.R#169)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64