CRAN Package Check Results for Package madrat

Last updated on 2024-12-19 23:50:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.4 16.62 195.76 212.38 ERROR
r-devel-linux-x86_64-debian-gcc 3.6.4 10.96 133.64 144.60 ERROR
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.6.4 17.88 184.47 202.35 ERROR
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.6.4 16.00 211.00 227.00 NOTE
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.6.4 22.00 262.00 284.00 ERROR

Check Details

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-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 3.6.4
Check: tests
Result: ERROR Running ‘testthat.R’ [37s/47s] 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 Flavor: r-devel-linux-x86_64-debian-clang

Version: 3.6.4
Check: tests
Result: ERROR Running ‘testthat.R’ [25s/32s] 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 Flavor: r-devel-linux-x86_64-debian-gcc

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

Version: 3.6.4
Check: tests
Result: ERROR Running ‘testthat.R’ [36s/45s] 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 Flavor: r-patched-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 Flavor: r-release-linux-x86_64

Version: 3.6.4
Check: tests
Result: ERROR Running 'testthat.R' [52s] 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] - "replValueSp" [7] `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] - "replValueSp" [7] `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] - "replValueSp" [7] `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-oldrel-windows-x86_64