Last updated on 2024-12-21 22:50:06 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.6.4 | 17.07 | 194.91 | 211.98 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 3.15.6 | 10.98 | 135.37 | 146.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.15.6 | 190.62 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.15.6 | 288.22 | OK | |||
r-devel-windows-x86_64 | 3.6.4 | 19.00 | 242.00 | 261.00 | ERROR | |
r-patched-linux-x86_64 | 3.15.6 | 16.57 | 188.59 | 205.16 | OK | |
r-release-linux-x86_64 | 3.6.4 | 16.21 | 185.21 | 201.42 | ERROR | |
r-release-macos-arm64 | 3.15.6 | 117.00 | OK | |||
r-release-macos-x86_64 | 3.15.6 | 256.00 | OK | |||
r-release-windows-x86_64 | 3.15.6 | 22.00 | 219.00 | 241.00 | OK | |
r-oldrel-macos-arm64 | 3.15.6 | 119.00 | OK | |||
r-oldrel-macos-x86_64 | 3.15.6 | 236.00 | OK | |||
r-oldrel-windows-x86_64 | 3.15.6 | 24.00 | 261.00 | 285.00 | OK |
Version: 3.6.4
Check: Rd files
Result: NOTE
checkRd: (-1) toolAggregate.Rd:49: Lost braces; missing escapes or markup?
49 | If {rel} is missing \code{to} refers to the aggregation target dimension name.}
| ^
checkRd: (-1) toolGetMapping.Rd:18: Lost braces
18 | and rda (which needs to have the data stored with the object name "data"!). Use code{\link{toolConvertMapping}}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64, r-release-linux-x86_64
Version: 3.6.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [37s/46s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(madrat)
Loading required package: magclass
>
> test_check("madrat")
[ FAIL 3 | WARN 2 | SKIP 8 | PASS 581 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-calcOutput.R:23:3', 'test-calcOutput.R:114:3',
'test-metadataGFZ.R:2:3', 'test-puc.R:2:4', 'test-readSource.R:55:3',
'test-readSource.R:61:3', 'test-readSource.R:70:3'
• {reshape2} is not installed (1): 'test-calcOutput.R:450:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-toolCountryFill.R:5:3'): toolCountryFill works as expected ───
y["DEU", , ] == 0 is not TRUE
is(actual) | is(expected)
[1] "magpie" - "logical" [1]
[2] "array" - "vector" [2]
[3] "structure" - "index" [3]
[4] "vector" - "replValue" [4]
- "numLike" [5]
- "atomicVector" [6]
`dim(actual)` is an integer vector (1, 1, 1)
`dim(expected)` is absent
`dimnames(actual)` is a list
`dimnames(expected)` is absent
── Failure ('test-toolCountryFill.R:22:3'): toolCountryFill works as expected ──
toolCountryFill(x3, 99, FRA = "DEU")["FRA", , ] == 42 is not TRUE
is(actual) | is(expected)
[1] "magpie" - "logical" [1]
[2] "array" - "vector" [2]
[3] "structure" - "index" [3]
[4] "vector" - "replValue" [4]
- "numLike" [5]
- "atomicVector" [6]
`dim(actual)` is an integer vector (1, 1, 1)
`dim(expected)` is absent
`dimnames(actual)` is a list
`dimnames(expected)` is absent
── Failure ('test-toolCountryFill.R:24:3'): toolCountryFill works as expected ──
y5["FRA", , ] == 0 is not TRUE
is(actual) | is(expected)
[1] "magpie" - "logical" [1]
[2] "array" - "vector" [2]
[3] "structure" - "index" [3]
[4] "vector" - "replValue" [4]
- "numLike" [5]
- "atomicVector" [6]
`dim(actual)` is an integer vector (1, 1, 1)
`dim(expected)` is absent
`dimnames(actual)` is a list
`dimnames(expected)` is absent
[ FAIL 3 | WARN 2 | SKIP 8 | PASS 581 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 3.6.4
Check: tests
Result: ERROR
Running 'testthat.R' [48s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(madrat)
Loading required package: magclass
>
> test_check("madrat")
[ FAIL 3 | WARN 2 | SKIP 8 | PASS 580 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-calcOutput.R:23:3', 'test-calcOutput.R:114:3',
'test-metadataGFZ.R:2:3', 'test-puc.R:2:4', 'test-readSource.R:55:3',
'test-readSource.R:61:3', 'test-readSource.R:70:3'
• {reshape2} is not installed (1): 'test-calcOutput.R:450:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-toolCountryFill.R:5:3'): toolCountryFill works as expected ───
y["DEU", , ] == 0 is not TRUE
is(actual) | is(expected)
[1] "magpie" - "logical" [1]
[2] "array" - "vector" [2]
[3] "structure" - "index" [3]
[4] "vector" - "replValue" [4]
- "numLike" [5]
- "atomicVector" [6]
`dim(actual)` is an integer vector (1, 1, 1)
`dim(expected)` is absent
`dimnames(actual)` is a list
`dimnames(expected)` is absent
── Failure ('test-toolCountryFill.R:22:3'): toolCountryFill works as expected ──
toolCountryFill(x3, 99, FRA = "DEU")["FRA", , ] == 42 is not TRUE
is(actual) | is(expected)
[1] "magpie" - "logical" [1]
[2] "array" - "vector" [2]
[3] "structure" - "index" [3]
[4] "vector" - "replValue" [4]
- "numLike" [5]
- "atomicVector" [6]
`dim(actual)` is an integer vector (1, 1, 1)
`dim(expected)` is absent
`dimnames(actual)` is a list
`dimnames(expected)` is absent
── Failure ('test-toolCountryFill.R:24:3'): toolCountryFill works as expected ──
y5["FRA", , ] == 0 is not TRUE
is(actual) | is(expected)
[1] "magpie" - "logical" [1]
[2] "array" - "vector" [2]
[3] "structure" - "index" [3]
[4] "vector" - "replValue" [4]
- "numLike" [5]
- "atomicVector" [6]
`dim(actual)` is an integer vector (1, 1, 1)
`dim(expected)` is absent
`dimnames(actual)` is a list
`dimnames(expected)` is absent
[ FAIL 3 | WARN 2 | SKIP 8 | PASS 580 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64