Last updated on 2024-01-11 10:49:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.3 | 10.47 | 123.57 | 134.04 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.0.3 | 7.04 | 90.98 | 98.02 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.3 | 160.71 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.3 | 166.64 | ERROR | |||
r-devel-windows-x86_64 | 2.0.3 | 11.00 | 186.00 | 197.00 | ERROR | |
r-patched-linux-x86_64 | 2.0.3 | 13.51 | 118.21 | 131.72 | ERROR | |
r-release-linux-x86_64 | 2.0.3 | 6.16 | 115.88 | 122.04 | ERROR | |
r-release-macos-arm64 | 2.0.3 | 76.00 | OK | |||
r-release-macos-x86_64 | 2.0.3 | 123.00 | OK | |||
r-release-windows-x86_64 | 2.0.3 | 13.00 | 200.00 | 213.00 | ERROR | |
r-oldrel-macos-arm64 | 2.0.3 | 59.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.3 | 12.00 | 193.00 | 205.00 | ERROR |
Version: 2.0.3
Check: Rd files
Result: NOTE
checkRd: (-1) MortalityLaw.Rd:79-81: Lost braces in \enumerate; meant \describe ?
checkRd: (-1) MortalityLaw.Rd:82-84: Lost braces in \enumerate; meant \describe ?
checkRd: (-1) MortalityLaw.Rd:85-86: Lost braces in \enumerate; meant \describe ?
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/53s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # --------------------------------------------------- #
> # Author: Marius D. Pascariu
> # License: MIT
> # Last update: Wed Jun 05 14:41:16 2019
> # --------------------------------------------------- #
>
> library(testthat)
> # expect_message(library(MortalityLaws))
>
> test_check("MortalityLaws")
Loading required package: MortalityLaws
[1] 1
[1] 2
[1] 3
[1] 4
[1] 5
[1] 6
[1] 7
[1] 8
[1] 9
[1] 10
[1] 11
[1] 12
[1] 13
[1] 14
[1] 15
[1] 16
M1: gompertz
M2: gompertz0
M3: invgompertz
M4: makeham
M5: makeham0
M6: opperman
M7: thiele
M8: wittstein
M9: perks
M10: weibull
M11: invweibull
M12: vandermaen
M13: vandermaen2
M14: strehler_mildvan
M15: quadratic
M16: beard
M17: beard_makeham
M18: ggompertz
M19: siler
M20: HP
M21: HP2
M22: HP3
M23: HP4
M24: rogersplanck
M25: martinelle
M26: carriere1
M27: carriere2
M28: kostaki
M29: kannisto
M30: kannisto_makeham
:Downloading AUS :Downloading Japan :Downloading Japan :Downloading Kyoto 1 Create mx_from_mx
2 Create mx_from_qx
3 Create mx_from_dx
4 Create mx_from_lx
5 Create qx_from_mx
6 Create qx_from_qx
7 Create qx_from_dx
8 Create qx_from_lx
9 Create dx_from_mx
10 Create dx_from_qx
11 Create dx_from_dx
12 Create dx_from_lx
13 Create lx_from_mx
14 Create lx_from_qx
15 Create lx_from_dx
16 Create lx_from_lx
17 Create Lx_from_mx
18 Create Lx_from_qx
19 Create Lx_from_dx
20 Create Lx_from_lx
21 Create Tx_from_mx
22 Create Tx_from_qx
23 Create Tx_from_dx
24 Create Tx_from_lx
25 Create ex_from_mx
26 Create ex_from_qx
27 Create ex_from_dx
28 Create ex_from_lx
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_ReadJMD.R:28:1'): (code run outside of `test_that()`) ────────
`ReadJMD(what = "LT_f", regions = "Kyoto", interval = "1x1")` did not throw an error.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [44s/62s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # --------------------------------------------------- #
> # Author: Marius D. Pascariu
> # License: MIT
> # Last update: Wed Jun 05 14:41:16 2019
> # --------------------------------------------------- #
>
> library(testthat)
> # expect_message(library(MortalityLaws))
>
> test_check("MortalityLaws")
Loading required package: MortalityLaws
[1] 1
[1] 2
[1] 3
[1] 4
[1] 5
[1] 6
[1] 7
[1] 8
[1] 9
[1] 10
[1] 11
[1] 12
[1] 13
[1] 14
[1] 15
[1] 16
M1: gompertz
M2: gompertz0
M3: invgompertz
M4: makeham
M5: makeham0
M6: opperman
M7: thiele
M8: wittstein
M9: perks
M10: weibull
M11: invweibull
M12: vandermaen
M13: vandermaen2
M14: strehler_mildvan
M15: quadratic
M16: beard
M17: beard_makeham
M18: ggompertz
M19: siler
M20: HP
M21: HP2
M22: HP3
M23: HP4
M24: rogersplanck
M25: martinelle
M26: carriere1
M27: carriere2
M28: kostaki
M29: kannisto
M30: kannisto_makeham
:Downloading AUS :Downloading Japan :Downloading Japan :Downloading Kyoto 1 Create mx_from_mx
2 Create mx_from_qx
3 Create mx_from_dx
4 Create mx_from_lx
5 Create qx_from_mx
6 Create qx_from_qx
7 Create qx_from_dx
8 Create qx_from_lx
9 Create dx_from_mx
10 Create dx_from_qx
11 Create dx_from_dx
12 Create dx_from_lx
13 Create lx_from_mx
14 Create lx_from_qx
15 Create lx_from_dx
16 Create lx_from_lx
17 Create Lx_from_mx
18 Create Lx_from_qx
19 Create Lx_from_dx
20 Create Lx_from_lx
21 Create Tx_from_mx
22 Create Tx_from_qx
23 Create Tx_from_dx
24 Create Tx_from_lx
25 Create ex_from_mx
26 Create ex_from_qx
27 Create ex_from_dx
28 Create ex_from_lx
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_ReadJMD.R:28:1'): (code run outside of `test_that()`) ────────
`ReadJMD(what = "LT_f", regions = "Kyoto", interval = "1x1")` did not throw an error.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [44s/72s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # --------------------------------------------------- #
> # Author: Marius D. Pascariu
> # License: MIT
> # Last update: Wed Jun 05 14:41:16 2019
> # --------------------------------------------------- #
>
> library(testthat)
> # expect_message(library(MortalityLaws))
>
> test_check("MortalityLaws")
Loading required package: MortalityLaws
[1] 1
[1] 2
[1] 3
[1] 4
[1] 5
[1] 6
[1] 7
[1] 8
[1] 9
[1] 10
[1] 11
[1] 12
[1] 13
[1] 14
[1] 15
[1] 16
M1: gompertz
M2: gompertz0
M3: invgompertz
M4: makeham
M5: makeham0
M6: opperman
M7: thiele
M8: wittstein
M9: perks
M10: weibull
M11: invweibull
M12: vandermaen
M13: vandermaen2
M14: strehler_mildvan
M15: quadratic
M16: beard
M17: beard_makeham
M18: ggompertz
M19: siler
M20: HP
M21: HP2
M22: HP3
M23: HP4
M24: rogersplanck
M25: martinelle
M26: carriere1
M27: carriere2
M28: kostaki
M29: kannisto
M30: kannisto_makeham
:Downloading AUS :Downloading Japan :Downloading Japan :Downloading Kyoto 1 Create mx_from_mx
2 Create mx_from_qx
3 Create mx_from_dx
4 Create mx_from_lx
5 Create qx_from_mx
6 Create qx_from_qx
7 Create qx_from_dx
8 Create qx_from_lx
9 Create dx_from_mx
10 Create dx_from_qx
11 Create dx_from_dx
12 Create dx_from_lx
13 Create lx_from_mx
14 Create lx_from_qx
15 Create lx_from_dx
16 Create lx_from_lx
17 Create Lx_from_mx
18 Create Lx_from_qx
19 Create Lx_from_dx
20 Create Lx_from_lx
21 Create Tx_from_mx
22 Create Tx_from_qx
23 Create Tx_from_dx
24 Create Tx_from_lx
25 Create ex_from_mx
26 Create ex_from_qx
27 Create ex_from_dx
28 Create ex_from_lx
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_ReadJMD.R:28:1'): (code run outside of `test_that()`) ────────
`ReadJMD(what = "LT_f", regions = "Kyoto", interval = "1x1")` did not throw an error.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.0.3
Check: tests
Result: ERROR
Running 'testthat.R' [66s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # --------------------------------------------------- #
> # Author: Marius D. Pascariu
> # License: MIT
> # Last update: Wed Jun 05 14:41:16 2019
> # --------------------------------------------------- #
>
> library(testthat)
> # expect_message(library(MortalityLaws))
>
> test_check("MortalityLaws")
Loading required package: MortalityLaws
[1] 1
[1] 2
[1] 3
[1] 4
[1] 5
[1] 6
[1] 7
[1] 8
[1] 9
[1] 10
[1] 11
[1] 12
[1] 13
[1] 14
[1] 15
[1] 16
M1: gompertz
M2: gompertz0
M3: invgompertz
M4: makeham
M5: makeham0
M6: opperman
M7: thiele
M8: wittstein
M9: perks
M10: weibull
M11: invweibull
M12: vandermaen
M13: vandermaen2
M14: strehler_mildvan
M15: quadratic
M16: beard
M17: beard_makeham
M18: ggompertz
M19: siler
M20: HP
M21: HP2
M22: HP3
M23: HP4
M24: rogersplanck
M25: martinelle
M26: carriere1
M27: carriere2
M28: kostaki
M29: kannisto
M30: kannisto_makeham
:Downloading AUS :Downloading Japan :Downloading Japan :Downloading Kyoto 1 Create mx_from_mx
2 Create mx_from_qx
3 Create mx_from_dx
4 Create mx_from_lx
5 Create qx_from_mx
6 Create qx_from_qx
7 Create qx_from_dx
8 Create qx_from_lx
9 Create dx_from_mx
10 Create dx_from_qx
11 Create dx_from_dx
12 Create dx_from_lx
13 Create lx_from_mx
14 Create lx_from_qx
15 Create lx_from_dx
16 Create lx_from_lx
17 Create Lx_from_mx
18 Create Lx_from_qx
19 Create Lx_from_dx
20 Create Lx_from_lx
21 Create Tx_from_mx
22 Create Tx_from_qx
23 Create Tx_from_dx
24 Create Tx_from_lx
25 Create ex_from_mx
26 Create ex_from_qx
27 Create ex_from_dx
28 Create ex_from_lx
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_ReadJMD.R:28:1'): (code run outside of `test_that()`) ────────
`ReadJMD(what = "LT_f", regions = "Kyoto", interval = "1x1")` did not throw an error.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 2.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [37s/53s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # --------------------------------------------------- #
> # Author: Marius D. Pascariu
> # License: MIT
> # Last update: Wed Jun 05 14:41:16 2019
> # --------------------------------------------------- #
>
> library(testthat)
> # expect_message(library(MortalityLaws))
>
> test_check("MortalityLaws")
Loading required package: MortalityLaws
[1] 1
[1] 2
[1] 3
[1] 4
[1] 5
[1] 6
[1] 7
[1] 8
[1] 9
[1] 10
[1] 11
[1] 12
[1] 13
[1] 14
[1] 15
[1] 16
M1: gompertz
M2: gompertz0
M3: invgompertz
M4: makeham
M5: makeham0
M6: opperman
M7: thiele
M8: wittstein
M9: perks
M10: weibull
M11: invweibull
M12: vandermaen
M13: vandermaen2
M14: strehler_mildvan
M15: quadratic
M16: beard
M17: beard_makeham
M18: ggompertz
M19: siler
M20: HP
M21: HP2
M22: HP3
M23: HP4
M24: rogersplanck
M25: martinelle
M26: carriere1
M27: carriere2
M28: kostaki
M29: kannisto
M30: kannisto_makeham
:Downloading AUS :Downloading Japan :Downloading Japan :Downloading Kyoto 1 Create mx_from_mx
2 Create mx_from_qx
3 Create mx_from_dx
4 Create mx_from_lx
5 Create qx_from_mx
6 Create qx_from_qx
7 Create qx_from_dx
8 Create qx_from_lx
9 Create dx_from_mx
10 Create dx_from_qx
11 Create dx_from_dx
12 Create dx_from_lx
13 Create lx_from_mx
14 Create lx_from_qx
15 Create lx_from_dx
16 Create lx_from_lx
17 Create Lx_from_mx
18 Create Lx_from_qx
19 Create Lx_from_dx
20 Create Lx_from_lx
21 Create Tx_from_mx
22 Create Tx_from_qx
23 Create Tx_from_dx
24 Create Tx_from_lx
25 Create ex_from_mx
26 Create ex_from_qx
27 Create ex_from_dx
28 Create ex_from_lx
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_ReadJMD.R:28:1'): (code run outside of `test_that()`) ────────
`ReadJMD(what = "LT_f", regions = "Kyoto", interval = "1x1")` did not throw an error.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 2.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [36s/48s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # --------------------------------------------------- #
> # Author: Marius D. Pascariu
> # License: MIT
> # Last update: Wed Jun 05 14:41:16 2019
> # --------------------------------------------------- #
>
> library(testthat)
> # expect_message(library(MortalityLaws))
>
> test_check("MortalityLaws")
Loading required package: MortalityLaws
[1] 1
[1] 2
[1] 3
[1] 4
[1] 5
[1] 6
[1] 7
[1] 8
[1] 9
[1] 10
[1] 11
[1] 12
[1] 13
[1] 14
[1] 15
[1] 16
M1: gompertz
M2: gompertz0
M3: invgompertz
M4: makeham
M5: makeham0
M6: opperman
M7: thiele
M8: wittstein
M9: perks
M10: weibull
M11: invweibull
M12: vandermaen
M13: vandermaen2
M14: strehler_mildvan
M15: quadratic
M16: beard
M17: beard_makeham
M18: ggompertz
M19: siler
M20: HP
M21: HP2
M22: HP3
M23: HP4
M24: rogersplanck
M25: martinelle
M26: carriere1
M27: carriere2
M28: kostaki
M29: kannisto
M30: kannisto_makeham
:Downloading AUS :Downloading Japan :Downloading Japan :Downloading Kyoto 1 Create mx_from_mx
2 Create mx_from_qx
3 Create mx_from_dx
4 Create mx_from_lx
5 Create qx_from_mx
6 Create qx_from_qx
7 Create qx_from_dx
8 Create qx_from_lx
9 Create dx_from_mx
10 Create dx_from_qx
11 Create dx_from_dx
12 Create dx_from_lx
13 Create lx_from_mx
14 Create lx_from_qx
15 Create lx_from_dx
16 Create lx_from_lx
17 Create Lx_from_mx
18 Create Lx_from_qx
19 Create Lx_from_dx
20 Create Lx_from_lx
21 Create Tx_from_mx
22 Create Tx_from_qx
23 Create Tx_from_dx
24 Create Tx_from_lx
25 Create ex_from_mx
26 Create ex_from_qx
27 Create ex_from_dx
28 Create ex_from_lx
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_ReadJMD.R:28:1'): (code run outside of `test_that()`) ────────
`ReadJMD(what = "LT_f", regions = "Kyoto", interval = "1x1")` did not throw an error.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 2.0.3
Check: tests
Result: ERROR
Running 'testthat.R' [73s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # --------------------------------------------------- #
> # Author: Marius D. Pascariu
> # License: MIT
> # Last update: Wed Jun 05 14:41:16 2019
> # --------------------------------------------------- #
>
> library(testthat)
> # expect_message(library(MortalityLaws))
>
> test_check("MortalityLaws")
Loading required package: MortalityLaws
[1] 1
[1] 2
[1] 3
[1] 4
[1] 5
[1] 6
[1] 7
[1] 8
[1] 9
[1] 10
[1] 11
[1] 12
[1] 13
[1] 14
[1] 15
[1] 16
M1: gompertz
M2: gompertz0
M3: invgompertz
M4: makeham
M5: makeham0
M6: opperman
M7: thiele
M8: wittstein
M9: perks
M10: weibull
M11: invweibull
M12: vandermaen
M13: vandermaen2
M14: strehler_mildvan
M15: quadratic
M16: beard
M17: beard_makeham
M18: ggompertz
M19: siler
M20: HP
M21: HP2
M22: HP3
M23: HP4
M24: rogersplanck
M25: martinelle
M26: carriere1
M27: carriere2
M28: kostaki
M29: kannisto
M30: kannisto_makeham
:Downloading AUS :Downloading Japan :Downloading Japan :Downloading Kyoto 1 Create mx_from_mx
2 Create mx_from_qx
3 Create mx_from_dx
4 Create mx_from_lx
5 Create qx_from_mx
6 Create qx_from_qx
7 Create qx_from_dx
8 Create qx_from_lx
9 Create dx_from_mx
10 Create dx_from_qx
11 Create dx_from_dx
12 Create dx_from_lx
13 Create lx_from_mx
14 Create lx_from_qx
15 Create lx_from_dx
16 Create lx_from_lx
17 Create Lx_from_mx
18 Create Lx_from_qx
19 Create Lx_from_dx
20 Create Lx_from_lx
21 Create Tx_from_mx
22 Create Tx_from_qx
23 Create Tx_from_dx
24 Create Tx_from_lx
25 Create ex_from_mx
26 Create ex_from_qx
27 Create ex_from_dx
28 Create ex_from_lx
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_ReadJMD.R:28:1'): (code run outside of `test_that()`) ────────
`ReadJMD(what = "LT_f", regions = "Kyoto", interval = "1x1")` did not throw an error.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 2.0.3
Check: tests
Result: ERROR
Running 'testthat.R' [77s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # --------------------------------------------------- #
> # Author: Marius D. Pascariu
> # License: MIT
> # Last update: Wed Jun 05 14:41:16 2019
> # --------------------------------------------------- #
>
> library(testthat)
> # expect_message(library(MortalityLaws))
>
> test_check("MortalityLaws")
Loading required package: MortalityLaws
[1] 1
[1] 2
[1] 3
[1] 4
[1] 5
[1] 6
[1] 7
[1] 8
[1] 9
[1] 10
[1] 11
[1] 12
[1] 13
[1] 14
[1] 15
[1] 16
M1: gompertz
M2: gompertz0
M3: invgompertz
M4: makeham
M5: makeham0
M6: opperman
M7: thiele
M8: wittstein
M9: perks
M10: weibull
M11: invweibull
M12: vandermaen
M13: vandermaen2
M14: strehler_mildvan
M15: quadratic
M16: beard
M17: beard_makeham
M18: ggompertz
M19: siler
M20: HP
M21: HP2
M22: HP3
M23: HP4
M24: rogersplanck
M25: martinelle
M26: carriere1
M27: carriere2
M28: kostaki
M29: kannisto
M30: kannisto_makeham
:Downloading AUS :Downloading Japan :Downloading Japan :Downloading Kyoto 1 Create mx_from_mx
2 Create mx_from_qx
3 Create mx_from_dx
4 Create mx_from_lx
5 Create qx_from_mx
6 Create qx_from_qx
7 Create qx_from_dx
8 Create qx_from_lx
9 Create dx_from_mx
10 Create dx_from_qx
11 Create dx_from_dx
12 Create dx_from_lx
13 Create lx_from_mx
14 Create lx_from_qx
15 Create lx_from_dx
16 Create lx_from_lx
17 Create Lx_from_mx
18 Create Lx_from_qx
19 Create Lx_from_dx
20 Create Lx_from_lx
21 Create Tx_from_mx
22 Create Tx_from_qx
23 Create Tx_from_dx
24 Create Tx_from_lx
25 Create ex_from_mx
26 Create ex_from_qx
27 Create ex_from_dx
28 Create ex_from_lx
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_ReadJMD.R:28:1'): (code run outside of `test_that()`) ────────
`ReadJMD(what = "LT_f", regions = "Kyoto", interval = "1x1")` did not throw an error.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 970 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64