Last updated on 2023-12-08 16:54:04 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.16 | 14.34 | 89.34 | 103.68 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.16 | 11.39 | 64.02 | 75.41 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.16 | 137.26 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.16 | 120.46 | ERROR | |||
r-devel-windows-x86_64 | 0.16 | 12.00 | 79.00 | 91.00 | ERROR | |
r-patched-linux-x86_64 | 0.16 | 8.49 | 85.52 | 94.01 | OK | |
r-release-linux-x86_64 | 0.16 | 8.70 | 85.52 | 94.22 | OK | |
r-release-macos-arm64 | 0.16 | 36.00 | OK | |||
r-release-macos-x86_64 | 0.16 | 89.00 | OK | |||
r-release-windows-x86_64 | 0.16 | 17.00 | 95.00 | 112.00 | OK | |
r-oldrel-macos-arm64 | 0.16 | 38.00 | OK | |||
r-oldrel-macos-x86_64 | 0.16 | 52.00 | OK | |||
r-oldrel-windows-x86_64 | 0.16 | 17.00 | 100.00 | 117.00 | OK |
Version: 0.16
Check: tests
Result: ERROR
Running ‘spelling.R’
Comparing ‘spelling.Rout’ to ‘spelling.Rout.save’ ... OK
Running ‘testthat.R’ [9s/26s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(DDIwR)
Also attaching packages: admisc, declared, haven
>
> test_check("DDIwR")
Processing:
dfm.dta
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 77 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-convert.R:85:3'): convert() works from R to Stata and return ──
dfm$Area (`actual`) not equal to dfmstata$Area (`expected`).
`class(actual)`: "declared" "integer"
`class(expected)`: "declared" "numeric"
`attr(actual, 'date')` is absent
`attr(expected, 'date')` is a logical vector (FALSE)
── Failure ('test-convert.R:86:3'): convert() works from R to Stata and return ──
dfm$Gender (`actual`) not equal to dfmstata$Gender (`expected`).
`class(actual)`: "declared" "integer"
`class(expected)`: "declared" "numeric"
`attr(actual, 'date')` is absent
`attr(expected, 'date')` is a logical vector (FALSE)
── Failure ('test-convert.R:87:3'): convert() works from R to Stata and return ──
dfm$Opinion (`actual`) not equal to dfmstata$Opinion (`expected`).
`class(actual)`: "declared" "integer"
`class(expected)`: "declared" "numeric"
`attr(actual, 'date')` is absent
`attr(expected, 'date')` is a logical vector (FALSE)
── Failure ('test-convert.R:119:3'): convert() works from R to DDI and return ──
`dfm` (`actual`) not equal to `dfmddi` (`expected`).
`attr(actual$Area, 'date')` is absent
`attr(expected$Area, 'date')` is a logical vector (FALSE)
`attr(actual$Gender, 'date')` is absent
`attr(expected$Gender, 'date')` is a logical vector (FALSE)
`attr(actual$Opinion, 'date')` is absent
`attr(expected$Opinion, 'date')` is a logical vector (FALSE)
`attr(actual$narange, 'date')` is absent
`attr(expected$narange, 'date')` is a logical vector (FALSE)
`attr(actual$minusinf, 'date')` is absent
`attr(expected$minusinf, 'date')` is a logical vector (FALSE)
`attr(actual$plusinf, 'date')` is absent
`attr(expected$plusinf, 'date')` is a logical vector (FALSE)
`attr(actual$charvar, 'date')` is absent
`attr(expected$charvar, 'date')` is a logical vector (FALSE)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 77 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.16
Check: tests
Result: ERROR
Running ‘spelling.R’
Comparing ‘spelling.Rout’ to ‘spelling.Rout.save’ ... OK
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(DDIwR)
Also attaching packages: admisc, declared, haven
>
> test_check("DDIwR")
Processing:
dfm.dta
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 77 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-convert.R:85:3'): convert() works from R to Stata and return ──
dfm$Area (`actual`) not equal to dfmstata$Area (`expected`).
`class(actual)`: "declared" "integer"
`class(expected)`: "declared" "numeric"
`attr(actual, 'date')` is absent
`attr(expected, 'date')` is a logical vector (FALSE)
── Failure ('test-convert.R:86:3'): convert() works from R to Stata and return ──
dfm$Gender (`actual`) not equal to dfmstata$Gender (`expected`).
`class(actual)`: "declared" "integer"
`class(expected)`: "declared" "numeric"
`attr(actual, 'date')` is absent
`attr(expected, 'date')` is a logical vector (FALSE)
── Failure ('test-convert.R:87:3'): convert() works from R to Stata and return ──
dfm$Opinion (`actual`) not equal to dfmstata$Opinion (`expected`).
`class(actual)`: "declared" "integer"
`class(expected)`: "declared" "numeric"
`attr(actual, 'date')` is absent
`attr(expected, 'date')` is a logical vector (FALSE)
── Failure ('test-convert.R:119:3'): convert() works from R to DDI and return ──
`dfm` (`actual`) not equal to `dfmddi` (`expected`).
`attr(actual$Area, 'date')` is absent
`attr(expected$Area, 'date')` is a logical vector (FALSE)
`attr(actual$Gender, 'date')` is absent
`attr(expected$Gender, 'date')` is a logical vector (FALSE)
`attr(actual$Opinion, 'date')` is absent
`attr(expected$Opinion, 'date')` is a logical vector (FALSE)
`attr(actual$narange, 'date')` is absent
`attr(expected$narange, 'date')` is a logical vector (FALSE)
`attr(actual$minusinf, 'date')` is absent
`attr(expected$minusinf, 'date')` is a logical vector (FALSE)
`attr(actual$plusinf, 'date')` is absent
`attr(expected$plusinf, 'date')` is a logical vector (FALSE)
`attr(actual$charvar, 'date')` is absent
`attr(expected$charvar, 'date')` is a logical vector (FALSE)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 77 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.16
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Comparing 'spelling.Rout' to 'spelling.Rout.save' ... OK
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(DDIwR)
Also attaching packages: admisc, declared, haven
>
> test_check("DDIwR")
Processing:
dfm.dta
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 77 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-convert.R:85:3'): convert() works from R to Stata and return ──
dfm$Area (`actual`) not equal to dfmstata$Area (`expected`).
`class(actual)`: "declared" "integer"
`class(expected)`: "declared" "numeric"
`attr(actual, 'date')` is absent
`attr(expected, 'date')` is a logical vector (FALSE)
── Failure ('test-convert.R:86:3'): convert() works from R to Stata and return ──
dfm$Gender (`actual`) not equal to dfmstata$Gender (`expected`).
`class(actual)`: "declared" "integer"
`class(expected)`: "declared" "numeric"
`attr(actual, 'date')` is absent
`attr(expected, 'date')` is a logical vector (FALSE)
── Failure ('test-convert.R:87:3'): convert() works from R to Stata and return ──
dfm$Opinion (`actual`) not equal to dfmstata$Opinion (`expected`).
`class(actual)`: "declared" "integer"
`class(expected)`: "declared" "numeric"
`attr(actual, 'date')` is absent
`attr(expected, 'date')` is a logical vector (FALSE)
── Failure ('test-convert.R:119:3'): convert() works from R to DDI and return ──
`dfm` (`actual`) not equal to `dfmddi` (`expected`).
`attr(actual$Area, 'date')` is absent
`attr(expected$Area, 'date')` is a logical vector (FALSE)
`attr(actual$Gender, 'date')` is absent
`attr(expected$Gender, 'date')` is a logical vector (FALSE)
`attr(actual$Opinion, 'date')` is absent
`attr(expected$Opinion, 'date')` is a logical vector (FALSE)
`attr(actual$narange, 'date')` is absent
`attr(expected$narange, 'date')` is a logical vector (FALSE)
`attr(actual$minusinf, 'date')` is absent
`attr(expected$minusinf, 'date')` is a logical vector (FALSE)
`attr(actual$plusinf, 'date')` is absent
`attr(expected$plusinf, 'date')` is a logical vector (FALSE)
`attr(actual$charvar, 'date')` is absent
`attr(expected$charvar, 'date')` is a logical vector (FALSE)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 77 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64