Last updated on 2024-11-13 03:50:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 2.37 | 34.92 | 37.29 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 1.71 | 25.27 | 26.98 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 59.85 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 56.08 | ERROR | |||
r-devel-windows-x86_64 | 0.6.0 | 4.00 | 56.00 | 60.00 | ERROR | |
r-patched-linux-x86_64 | 0.6.0 | 2.53 | 33.09 | 35.62 | NOTE | |
r-release-linux-x86_64 | 0.6.0 | 2.36 | 32.92 | 35.28 | NOTE | |
r-release-macos-arm64 | 0.6.0 | 22.00 | NOTE | |||
r-release-macos-x86_64 | 0.6.0 | 40.00 | NOTE | |||
r-release-windows-x86_64 | 0.6.0 | 4.00 | 54.00 | 58.00 | NOTE | |
r-oldrel-macos-arm64 | 0.6.0 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.0 | 31.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.0 | 5.00 | 62.00 | 67.00 | OK |
Version: 0.6.0
Check: Rd files
Result: NOTE
checkRd: (-1) summary.projections.Rd:33-48: Lost braces
33 | if (require(incidence)) {
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(distcrete)
> library(incidence)
> library(projections)
> library(outbreaks)
> library(magrittr)
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
>
> test_check("projections")
Saving 7 x 7 in image
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 73 ]
══ Skipped tests (19) ══════════════════════════════════════════════════════════
• On CRAN (19): 'test-accessors.R:2:5', 'test-accessors.R:21:5',
'test-build_projections.R:2:5', 'test-build_projections.R:27:5',
'test-build_projections.R:50:5', 'test-build_projections.R:69:5',
'test-conversion.R:2:5', 'test-cumulate.R:2:3', 'test-internals.R:2:5',
'test-plots.R:31:3', 'test-plots.R:107:3', 'test-print.R:2:3',
'test-project.R:67:3', 'test-project.R:137:3', 'test-project.R:196:3',
'test-project.R:265:3', 'test-subset.R:2:5', 'test-subset.R:41:5',
'test-subset.R:75:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-project.R:15:3'): Projections can be performed for a single day ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-project.R:36:3'): Projections can be performed for a single day ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") + 0:1 (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-project.R:58:3'): Projections can be performed for a single day and single simulation ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 73 ]
Deleting unused snapshots:
• plots/basic-example-plot.svg
• plots/evd-proj-box-no-outliers.svg
• plots/evd-proj-box-only.svg
• plots/evd-proj-full-red-ribbon-narrow-range.svg
• plots/evd-proj-no-box-custom-lines.svg
• plots/evd-proj-no-ribbon.svg
• plots/evd-proj-red-box.svg
• plots/evd-proj-red-ribbon.svg
• plots/evd-proj-ribbon-only.svg
• plots/evd-proj-with-incidence-incidence-and-custom.svg
• plots/evd-proj-with-incidence-incidence-box-only.svg
• plots/evd-proj-with-incidence-incidence-no-box.svg
• plots/evd-proj-with-incidence-incidence.svg
• plots/evd-proj.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(distcrete)
> library(incidence)
> library(projections)
> library(outbreaks)
> library(magrittr)
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
>
> test_check("projections")
Saving 7 x 7 in image
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 73 ]
══ Skipped tests (19) ══════════════════════════════════════════════════════════
• On CRAN (19): 'test-accessors.R:2:5', 'test-accessors.R:21:5',
'test-build_projections.R:2:5', 'test-build_projections.R:27:5',
'test-build_projections.R:50:5', 'test-build_projections.R:69:5',
'test-conversion.R:2:5', 'test-cumulate.R:2:3', 'test-internals.R:2:5',
'test-plots.R:31:3', 'test-plots.R:107:3', 'test-print.R:2:3',
'test-project.R:67:3', 'test-project.R:137:3', 'test-project.R:196:3',
'test-project.R:265:3', 'test-subset.R:2:5', 'test-subset.R:41:5',
'test-subset.R:75:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-project.R:15:3'): Projections can be performed for a single day ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-project.R:36:3'): Projections can be performed for a single day ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") + 0:1 (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-project.R:58:3'): Projections can be performed for a single day and single simulation ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 73 ]
Deleting unused snapshots:
• plots/basic-example-plot.svg
• plots/evd-proj-box-no-outliers.svg
• plots/evd-proj-box-only.svg
• plots/evd-proj-full-red-ribbon-narrow-range.svg
• plots/evd-proj-no-box-custom-lines.svg
• plots/evd-proj-no-ribbon.svg
• plots/evd-proj-red-box.svg
• plots/evd-proj-red-ribbon.svg
• plots/evd-proj-ribbon-only.svg
• plots/evd-proj-with-incidence-incidence-and-custom.svg
• plots/evd-proj-with-incidence-incidence-box-only.svg
• plots/evd-proj-with-incidence-incidence-no-box.svg
• plots/evd-proj-with-incidence-incidence.svg
• plots/evd-proj.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(distcrete)
> library(incidence)
> library(projections)
> library(outbreaks)
> library(magrittr)
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
>
> test_check("projections")
Saving 7 x 7 in image
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 73 ]
══ Skipped tests (19) ══════════════════════════════════════════════════════════
• On CRAN (19): 'test-accessors.R:2:5', 'test-accessors.R:21:5',
'test-build_projections.R:2:5', 'test-build_projections.R:27:5',
'test-build_projections.R:50:5', 'test-build_projections.R:69:5',
'test-conversion.R:2:5', 'test-cumulate.R:2:3', 'test-internals.R:2:5',
'test-plots.R:31:3', 'test-plots.R:107:3', 'test-print.R:2:3',
'test-project.R:67:3', 'test-project.R:137:3', 'test-project.R:196:3',
'test-project.R:265:3', 'test-subset.R:2:5', 'test-subset.R:41:5',
'test-subset.R:75:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-project.R:15:3'): Projections can be performed for a single day ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-project.R:36:3'): Projections can be performed for a single day ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") + 0:1 (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-project.R:58:3'): Projections can be performed for a single day and single simulation ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 73 ]
Deleting unused snapshots:
• plots/basic-example-plot.svg
• plots/evd-proj-box-no-outliers.svg
• plots/evd-proj-box-only.svg
• plots/evd-proj-full-red-ribbon-narrow-range.svg
• plots/evd-proj-no-box-custom-lines.svg
• plots/evd-proj-no-ribbon.svg
• plots/evd-proj-red-box.svg
• plots/evd-proj-red-ribbon.svg
• plots/evd-proj-ribbon-only.svg
• plots/evd-proj-with-incidence-incidence-and-custom.svg
• plots/evd-proj-with-incidence-incidence-box-only.svg
• plots/evd-proj-with-incidence-incidence-no-box.svg
• plots/evd-proj-with-incidence-incidence.svg
• plots/evd-proj.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(distcrete)
> library(incidence)
> library(projections)
> library(outbreaks)
> library(magrittr)
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
>
> test_check("projections")
Saving 7 x 7 in image
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 73 ]
══ Skipped tests (19) ══════════════════════════════════════════════════════════
• On CRAN (19): 'test-accessors.R:2:5', 'test-accessors.R:21:5',
'test-build_projections.R:2:5', 'test-build_projections.R:27:5',
'test-build_projections.R:50:5', 'test-build_projections.R:69:5',
'test-conversion.R:2:5', 'test-cumulate.R:2:3', 'test-internals.R:2:5',
'test-plots.R:31:3', 'test-plots.R:107:3', 'test-print.R:2:3',
'test-project.R:67:3', 'test-project.R:137:3', 'test-project.R:196:3',
'test-project.R:265:3', 'test-subset.R:2:5', 'test-subset.R:41:5',
'test-subset.R:75:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-project.R:15:3'): Projections can be performed for a single day ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-project.R:36:3'): Projections can be performed for a single day ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") + 0:1 (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-project.R:58:3'): Projections can be performed for a single day and single simulation ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 73 ]
Deleting unused snapshots:
• plots/basic-example-plot.svg
• plots/evd-proj-box-no-outliers.svg
• plots/evd-proj-box-only.svg
• plots/evd-proj-full-red-ribbon-narrow-range.svg
• plots/evd-proj-no-box-custom-lines.svg
• plots/evd-proj-no-ribbon.svg
• plots/evd-proj-red-box.svg
• plots/evd-proj-red-ribbon.svg
• plots/evd-proj-ribbon-only.svg
• plots/evd-proj-with-incidence-incidence-and-custom.svg
• plots/evd-proj-with-incidence-incidence-box-only.svg
• plots/evd-proj-with-incidence-incidence-no-box.svg
• plots/evd-proj-with-incidence-incidence.svg
• plots/evd-proj.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.6.0
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(distcrete)
> library(incidence)
> library(projections)
> library(outbreaks)
> library(magrittr)
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
>
> test_check("projections")
Saving 7 x 7 in image
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 73 ]
══ Skipped tests (19) ══════════════════════════════════════════════════════════
• On CRAN (19): 'test-accessors.R:2:5', 'test-accessors.R:21:5',
'test-build_projections.R:2:5', 'test-build_projections.R:27:5',
'test-build_projections.R:50:5', 'test-build_projections.R:69:5',
'test-conversion.R:2:5', 'test-cumulate.R:2:3', 'test-internals.R:2:5',
'test-plots.R:31:3', 'test-plots.R:107:3', 'test-print.R:2:3',
'test-project.R:67:3', 'test-project.R:137:3', 'test-project.R:196:3',
'test-project.R:265:3', 'test-subset.R:2:5', 'test-subset.R:41:5',
'test-subset.R:75:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-project.R:15:3'): Projections can be performed for a single day ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-project.R:36:3'): Projections can be performed for a single day ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") + 0:1 (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-project.R:58:3'): Projections can be performed for a single day and single simulation ──
get_dates(p) (`actual`) not identical to as.Date("2020-01-24") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
[ FAIL 3 | WARN 0 | SKIP 19 | PASS 73 ]
Deleting unused snapshots:
• plots/basic-example-plot.svg
• plots/evd-proj-box-no-outliers.svg
• plots/evd-proj-box-only.svg
• plots/evd-proj-full-red-ribbon-narrow-range.svg
• plots/evd-proj-no-box-custom-lines.svg
• plots/evd-proj-no-ribbon.svg
• plots/evd-proj-red-box.svg
• plots/evd-proj-red-ribbon.svg
• plots/evd-proj-ribbon-only.svg
• plots/evd-proj-with-incidence-incidence-and-custom.svg
• plots/evd-proj-with-incidence-incidence-box-only.svg
• plots/evd-proj-with-incidence-incidence-no-box.svg
• plots/evd-proj-with-incidence-incidence.svg
• plots/evd-proj.svg
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.