CRAN Package Check Results for Package diseasystore

Last updated on 2025-02-02 07:50:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 14.19 509.43 523.62 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 10.51 356.75 367.26 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.0 837.02 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 842.25 NOTE
r-devel-windows-x86_64 0.3.0 17.00 462.00 479.00 NOTE
r-patched-linux-x86_64 0.3.0 17.58 471.97 489.55 OK
r-release-linux-x86_64 0.3.0 17.04 474.05 491.09 OK
r-release-macos-arm64 0.3.0 240.00 OK
r-release-macos-x86_64 0.3.0 268.00 ERROR
r-release-windows-x86_64 0.3.0 16.00 454.00 470.00 OK
r-oldrel-macos-arm64 0.3.0 143.00 ERROR
r-oldrel-macos-x86_64 0.3.0 277.00 ERROR
r-oldrel-windows-x86_64 0.3.0 24.00 604.00 628.00 OK

Check Details

Version: 0.3.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.2.0 because package code uses the pipe placeholder syntax added in R 4.2.0. File(s) using such syntax: ‘DiseasystoreBase.R’ ‘test_diseasystore.R’ 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

Version: 0.3.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [65s/103s] 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) > > test_check("diseasystore") Loading required package: diseasystore ##### Following backends will be tested: SQLite #### This message is displayed once per session. ##### Following backends will be tested: #### This message is displayed once per session. [ FAIL 12 | WARN 0 | SKIP 10 | PASS 471 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • "SQLiteConnection" %in% skip_backends is TRUE (3): 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1' • empty test (4): 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1' • is.null(skip_backends) is TRUE (2): 'test-DiseasystoreEcdcRespitoryViruses.R:7:1', 'test-DiseasystoreGoogleCovid19.R:5:1' • remote_data_available is not TRUE (1): 'test-DiseasystoreEcdcRespitoryViruses.R:7:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can initialise with remote source_conn ── Expected `ds$get_feature(feature)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory limit of 16.0 Gb reached, see mem.maxVSize() ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can initialise with default source_conn ── Expected `ds$get_feature(ds$available_features[[1]])` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory limit of 16.0 Gb reached, see mem.maxVSize() ── Error ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can retrieve features from a fresh state ── <purrr_error_indexed/rlang_error/error/condition> Error in `map2(.x, .y, .f, ..., .progress = .progress)`: i In index: 1. Caused by error in `pmap()`: i In index: 1. Caused by error: ! vector memory limit of 16.0 Gb reached, see mem.maxVSize() ── Error ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can extend existing features ── <purrr_error_indexed/rlang_error/error/condition> Error in `map2(.x, .y, .f, ..., .progress = .progress)`: i In index: 1. Caused by error in `pmap()`: i In index: 1. Caused by error: ! vector memory limit of 16.0 Gb reached, see mem.maxVSize() ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory limit of 16.0 Gb reached, see mem.maxVSize() ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory limit of 16.0 Gb reached, see mem.maxVSize() ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory limit of 16.0 Gb reached, see mem.maxVSize() ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory limit of 16.0 Gb reached, see mem.maxVSize() ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory limit of 16.0 Gb reached, see mem.maxVSize() ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory limit of 16.0 Gb reached, see mem.maxVSize() ── Error ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── <purrr_error_indexed/rlang_error/error/condition> Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1. Caused by error: ! e$message (`actual`) not identical to paste("(At least one) stratification feature does not match observable aggregator. Not implemented yet.") (`expected`). `names(actual)` is a character vector ('i') `names(expected)` is absent actual vs expected - i"In index: 1." + "(At least one) stratification feature does not match observable aggregator. Not implemented yet." ── Error ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 key_join fails gracefully ── <purrr_error_indexed/rlang_error/error/condition> Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1. Caused by error: ! Check on 'e$message' failed: Must comply to pattern 'Stratification variable not found. Available stratification variables are: age_group, country_id, country, region_id, region, subregion_id, subregion' [ FAIL 12 | WARN 0 | SKIP 10 | PASS 471 ] Error: Test failures In addition: Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-release-macos-x86_64

Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘benchmarks.Rmd’ using rmarkdown fatal: not a git repository (or any of the parent directories): .git --- finished re-building ‘benchmarks.Rmd’ --- re-building ‘diseasystore-ecdc-respiratory-viruses.Rmd’ using rmarkdown --- finished re-building ‘diseasystore-ecdc-respiratory-viruses.Rmd’ --- re-building ‘diseasystore-google-covid-19.Rmd’ using rmarkdown --- finished re-building ‘diseasystore-google-covid-19.Rmd’ --- re-building ‘diseasystore.Rmd’ using rmarkdown --- finished re-building ‘diseasystore.Rmd’ --- re-building ‘extending-diseasystore-example.Rmd’ using rmarkdown Quitting from lines 537-540 [stratifications_positive_sex_age_plot] (extending-diseasystore-example.Rmd) Error: processing vignette 'extending-diseasystore-example.Rmd' failed with diagnostics: Faceting variables must have at least one value. --- failed re-building ‘extending-diseasystore-example.Rmd’ --- re-building ‘extending-diseasystore.Rmd’ using rmarkdown --- finished re-building ‘extending-diseasystore.Rmd’ SUMMARY: processing the following file failed: ‘extending-diseasystore-example.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-x86_64

Version: 0.3.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [38s/46s] 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) > > test_check("diseasystore") Loading required package: diseasystore ##### Following backends will be tested: SQLite #### This message is displayed once per session. ##### Following backends will be tested: #### This message is displayed once per session. [ FAIL 12 | WARN 0 | SKIP 10 | PASS 471 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • "SQLiteConnection" %in% skip_backends is TRUE (3): 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1' • empty test (4): 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1' • is.null(skip_backends) is TRUE (2): 'test-DiseasystoreEcdcRespitoryViruses.R:7:1', 'test-DiseasystoreGoogleCovid19.R:5:1' • remote_data_available is not TRUE (1): 'test-DiseasystoreEcdcRespitoryViruses.R:7:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can initialise with remote source_conn ── Expected `ds$get_feature(feature)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can initialise with default source_conn ── Expected `ds$get_feature(ds$available_features[[1]])` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Error ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can retrieve features from a fresh state ── <purrr_error_indexed/rlang_error/error/condition> Error in `map2(.x, .y, .f, ..., .progress = .progress)`: i In index: 1. Caused by error in `pmap()`: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Error ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can extend existing features ── <purrr_error_indexed/rlang_error/error/condition> Error in `map2(.x, .y, .f, ..., .progress = .progress)`: i In index: 1. Caused by error in `pmap()`: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Error ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── <purrr_error_indexed/rlang_error/error/condition> Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1. Caused by error: ! e$message (`actual`) not identical to paste("(At least one) stratification feature does not match observable aggregator. Not implemented yet.") (`expected`). `names(actual)` is a character vector ('i') `names(expected)` is absent actual vs expected - i"In index: 1." + "(At least one) stratification feature does not match observable aggregator. Not implemented yet." ── Error ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 key_join fails gracefully ── <purrr_error_indexed/rlang_error/error/condition> Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1. Caused by error: ! Check on 'e$message' failed: Must comply to pattern 'Stratification variable not found. Available stratification variables are: age_group, country_id, country, region_id, region, subregion_id, subregion' [ FAIL 12 | WARN 0 | SKIP 10 | PASS 471 ] Error: Test failures In addition: Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.3.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [61s/95s] 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) > > test_check("diseasystore") Loading required package: diseasystore ##### Following backends will be tested: SQLite #### This message is displayed once per session. ##### Following backends will be tested: #### This message is displayed once per session. [ FAIL 12 | WARN 0 | SKIP 10 | PASS 471 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • "SQLiteConnection" %in% skip_backends is TRUE (3): 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1' • empty test (4): 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1', 'test-DiseasystoreSimulist.R:2:1' • is.null(skip_backends) is TRUE (2): 'test-DiseasystoreEcdcRespitoryViruses.R:7:1', 'test-DiseasystoreGoogleCovid19.R:5:1' • remote_data_available is not TRUE (1): 'test-DiseasystoreEcdcRespitoryViruses.R:7:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can initialise with remote source_conn ── Expected `ds$get_feature(feature)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can initialise with default source_conn ── Expected `ds$get_feature(ds$available_features[[1]])` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Error ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can retrieve features from a fresh state ── <purrr_error_indexed/rlang_error/error/condition> Error in `map2(.x, .y, .f, ..., .progress = .progress)`: i In index: 1. Caused by error in `pmap()`: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Error ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can extend existing features ── <purrr_error_indexed/rlang_error/error/condition> Error in `map2(.x, .y, .f, ..., .progress = .progress)`: i In index: 1. Caused by error in `pmap()`: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Failure ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── Expected `ds$key_join_features(...)` to run without any errors. i Actually got a <purrr_error_indexed> with text: i In index: 1. Caused by error: ! vector memory exhausted (limit reached?) ── Error ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 can key_join features ── <purrr_error_indexed/rlang_error/error/condition> Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1. Caused by error: ! e$message (`actual`) not identical to paste("(At least one) stratification feature does not match observable aggregator. Not implemented yet.") (`expected`). `names(actual)` is a character vector ('i') `names(expected)` is absent actual vs expected - i"In index: 1." + "(At least one) stratification feature does not match observable aggregator. Not implemented yet." ── Error ('test-DiseasystoreGoogleCovid19.R:5:1'): DiseasystoreGoogleCovid19 key_join fails gracefully ── <purrr_error_indexed/rlang_error/error/condition> Error in `pmap(.l, .f, ..., .progress = .progress)`: i In index: 1. Caused by error: ! Check on 'e$message' failed: Must comply to pattern 'Stratification variable not found. Available stratification variables are: age_group, country_id, country, region_id, region, subregion_id, subregion' [ FAIL 12 | WARN 0 | SKIP 10 | PASS 471 ] Error: Test failures In addition: Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-oldrel-macos-x86_64

Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘benchmarks.Rmd’ using rmarkdown Pandoc is required to build R Markdown vignettes but not available. Please make sure it is installed. fatal: not a git repository (or any of the parent directories): .git --- finished re-building ‘benchmarks.Rmd’ --- re-building ‘diseasystore-ecdc-respiratory-viruses.Rmd’ using rmarkdown Pandoc is required to build R Markdown vignettes but not available. Please make sure it is installed. --- finished re-building ‘diseasystore-ecdc-respiratory-viruses.Rmd’ --- re-building ‘diseasystore-google-covid-19.Rmd’ using rmarkdown Pandoc is required to build R Markdown vignettes but not available. Please make sure it is installed. --- finished re-building ‘diseasystore-google-covid-19.Rmd’ --- re-building ‘diseasystore.Rmd’ using rmarkdown Pandoc is required to build R Markdown vignettes but not available. Please make sure it is installed. --- finished re-building ‘diseasystore.Rmd’ --- re-building ‘extending-diseasystore-example.Rmd’ using rmarkdown Pandoc is required to build R Markdown vignettes but not available. Please make sure it is installed. Quitting from lines 537-540 [stratifications_positive_sex_age_plot] (extending-diseasystore-example.Rmd) Error: processing vignette 'extending-diseasystore-example.Rmd' failed with diagnostics: Faceting variables must have at least one value. --- failed re-building ‘extending-diseasystore-example.Rmd’ --- re-building ‘extending-diseasystore.Rmd’ using rmarkdown Pandoc is required to build R Markdown vignettes but not available. Please make sure it is installed. --- finished re-building ‘extending-diseasystore.Rmd’ SUMMARY: processing the following file failed: ‘extending-diseasystore-example.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-macos-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.
Health stats visible at Monitor.